Skip to content

Commit

Permalink
Set Composer dependencies for 2.3 branch (#340)
Browse files Browse the repository at this point in the history
  • Loading branch information
mnocon authored and Łukasz Serwatka committed Nov 23, 2018
1 parent 8699736 commit d140050
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions composer.json
Expand Up @@ -35,17 +35,17 @@
"doctrine/orm": "^2.5",
"sensio/distribution-bundle": "^5.0.22",
"incenteev/composer-parameter-handler": "^2.1.3",
"ezsystems/ezpublish-kernel": "^7.3@dev",
"ezsystems/repository-forms": "^2.3@dev",
"ezsystems/ezplatform-solr-search-engine": "^1.5@dev",
"ezsystems/ez-support-tools": "^0.2@dev",
"ezsystems/ezplatform-http-cache": "^0.8@dev",
"ezsystems/ezplatform-admin-ui": "^1.3@dev",
"ezsystems/ezplatform-admin-ui-modules": "^1.3@dev",
"ezsystems/ezpublish-kernel": "~7.3.2@dev",
"ezsystems/repository-forms": "~2.3.2@dev",
"ezsystems/ezplatform-solr-search-engine": "~1.5.4@dev",
"ezsystems/ez-support-tools": "~0.2.1@dev",
"ezsystems/ezplatform-http-cache": "~0.8.0@dev",
"ezsystems/ezplatform-admin-ui": "~1.3.2@dev",
"ezsystems/ezplatform-admin-ui-modules": "~1.3.1@dev",
"ezsystems/ezplatform-admin-ui-assets": "^3.1@dev",
"ezsystems/ezplatform-design-engine": "^2.0@dev",
"ezsystems/ezplatform-standard-design": "^0.1@dev",
"ezsystems/ezplatform-cron": "^2.0@dev",
"ezsystems/ezplatform-design-engine": "~2.0.0@dev",
"ezsystems/ezplatform-standard-design": "~0.1.0@dev",
"ezsystems/ezplatform-cron": "~2.0.0@dev",
"knplabs/knp-menu-bundle": "^2.2.1",
"willdurand/js-translation-bundle": "^2.6.6",
"friendsofsymfony/jsrouting-bundle": "^1.6.3",
Expand All @@ -61,8 +61,8 @@
"behat/mink-goutte-driver": "^1.2.1",
"behat/mink-selenium2-driver": "^1.3.1",
"bex/behat-screenshot": "^1.2",
"ezsystems/behatbundle": "^6.5.3",
"ezsystems/behat-screenshot-image-driver-cloudinary": "^1.0",
"ezsystems/behatbundle": "~6.5.3",
"ezsystems/behat-screenshot-image-driver-cloudinary": "~1.0.0",
"phpunit/phpunit": "^6.4.4",
"sensio/generator-bundle": "^3.1.7",
"symfony/phpunit-bridge": "^3.4.11"
Expand Down

0 comments on commit d140050

Please sign in to comment.