Skip to content

Commit

Permalink
[composer] Set dependencies for 2.4.1 release + .lock
Browse files Browse the repository at this point in the history
  • Loading branch information
Łukasz Serwatka committed Jan 23, 2019
1 parent 2694525 commit f119f37
Show file tree
Hide file tree
Showing 2 changed files with 9,613 additions and 22 deletions.
44 changes: 22 additions & 22 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,26 +31,26 @@
"php": "^7.1",
"doctrine/doctrine-bundle": "^1.9.1",
"doctrine/orm": "^2.6.3",
"ezsystems/date-based-publisher": "~3.1.1@dev",
"ezsystems/ez-support-tools": "~0.2.1@dev",
"ezsystems/ezplatform-admin-ui": "~1.4.0@dev",
"ezsystems/ezplatform-admin-ui-assets": "~3.1.0@dev",
"ezsystems/ezplatform-admin-ui-modules": "~1.4.0@dev",
"ezsystems/ezplatform-cron": "~2.0.0@dev",
"ezsystems/ezplatform-design-engine": "~2.0.0@dev",
"ezsystems/ezplatform-ee-installer": "~2.4.0@dev",
"ezsystems/ezplatform-form-builder": "~1.1.0@dev",
"ezsystems/ezplatform-http-cache": "~0.8.0@dev",
"ezsystems/ezplatform-http-cache-fastly": "~1.1.2@dev",
"ezsystems/ezplatform-page-builder": "~1.2.0@dev",
"ezsystems/ezplatform-page-fieldtype": "~1.2.0@dev",
"ezsystems/ezplatform-richtext": "~1.0.0@dev",
"ezsystems/ezplatform-solr-search-engine": "~1.5.4@dev",
"ezsystems/ezplatform-standard-design": "~0.1.0@dev",
"ezsystems/ezplatform-workflow": "~1.0.0@dev",
"ezsystems/ezpublish-kernel": "~7.4.0@dev",
"ezsystems/flex-workflow": "~3.1.0@dev",
"ezsystems/repository-forms": "~2.4.0@dev",
"ezsystems/date-based-publisher": "~3.1.2",
"ezsystems/ez-support-tools": "~0.2.1",
"ezsystems/ezplatform-admin-ui": "~1.4.1",
"ezsystems/ezplatform-admin-ui-assets": "~3.1.0",
"ezsystems/ezplatform-admin-ui-modules": "~1.4.1",
"ezsystems/ezplatform-cron": "~2.0.0",
"ezsystems/ezplatform-design-engine": "~2.0.0",
"ezsystems/ezplatform-ee-installer": "~2.4.0",
"ezsystems/ezplatform-form-builder": "~1.1.1",
"ezsystems/ezplatform-http-cache": "~0.8.1",
"ezsystems/ezplatform-http-cache-fastly": "~1.1.2",
"ezsystems/ezplatform-page-builder": "~1.2.1",
"ezsystems/ezplatform-page-fieldtype": "~1.2.1",
"ezsystems/ezplatform-richtext": "~1.0.1",
"ezsystems/ezplatform-solr-search-engine": "~1.5.4",
"ezsystems/ezplatform-standard-design": "~0.1.0",
"ezsystems/ezplatform-workflow": "~1.0.1",
"ezsystems/ezpublish-kernel": "~7.4.2",
"ezsystems/flex-workflow": "~3.1.0",
"ezsystems/repository-forms": "~2.4.1",
"friendsofsymfony/jsrouting-bundle": "^1.6.3",
"gregwar/captcha-bundle": "^2.0",
"incenteev/composer-parameter-handler": "^2.1.3",
Expand All @@ -75,8 +75,8 @@
"behat/mink-selenium2-driver": "^1.3.1",
"behat/symfony2-extension": "^2.1.5",
"bex/behat-screenshot": "^1.2.7",
"ezsystems/behat-screenshot-image-driver-cloudinary": "~1.0.0@dev",
"ezsystems/behatbundle": "~6.5.4@dev",
"ezsystems/behat-screenshot-image-driver-cloudinary": "~1.0.0",
"ezsystems/behatbundle": "~6.5.4",
"phpunit/phpunit": "^6.5.13",
"sensio/generator-bundle": "^3.1.7",
"symfony/phpunit-bridge": "^3.4.18"
Expand Down
Loading

0 comments on commit f119f37

Please sign in to comment.