Skip to content
This repository has been archived by the owner on May 27, 2020. It is now read-only.

Commit

Permalink
[composer] Set dependencies for 2.5.8 release
Browse files Browse the repository at this point in the history
  • Loading branch information
damianz5 committed Dec 24, 2019
1 parent d7b3afd commit db5eb38
Show file tree
Hide file tree
Showing 3 changed files with 17,983 additions and 25 deletions.
50 changes: 25 additions & 25 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,31 +27,31 @@
"php": "^7.1.3",
"doctrine/doctrine-bundle": "^1.9.1",
"doctrine/orm": "^2.6.3",
"ezplatform-i18n/ezplatform-i18n-de_de": "^2.5@dev",
"ezplatform-i18n/ezplatform-i18n-fr_fr": "^2.5@dev",
"ezplatform-i18n/ezplatform-i18n-nb_no": "^2.5@dev",
"ezplatform-i18n/ezplatform-i18n-pl_pl": "^2.5@dev",
"ezplatform-i18n/ezplatform-i18n-ru_ru": "^2.5@dev",
"ezsystems/doctrine-dbal-schema": "^0.1@dev",
"ezsystems/ez-support-tools": "^1.0@dev",
"ezsystems/ezplatform-admin-ui": "^1.5@dev",
"ezsystems/ezplatform-admin-ui-assets": "^4.1.0",
"ezsystems/ezplatform-admin-ui-modules": "^1.5@dev",
"ezplatform-i18n/ezplatform-i18n-de_de": "~2.5.6",
"ezplatform-i18n/ezplatform-i18n-fr_fr": "~2.5.6",
"ezplatform-i18n/ezplatform-i18n-nb_no": "~2.5.6",
"ezplatform-i18n/ezplatform-i18n-pl_pl": "~2.5.6",
"ezplatform-i18n/ezplatform-i18n-ru_ru": "~2.5.6",
"ezsystems/doctrine-dbal-schema": "~0.1.2",
"ezsystems/ez-support-tools": "~1.0.4",
"ezsystems/ezplatform-admin-ui": "~1.5.8",
"ezsystems/ezplatform-admin-ui-assets": "~4.2.0",
"ezsystems/ezplatform-admin-ui-modules": "~1.5.6",
"ezsystems/ezplatform-core": "~1.0.3",
"ezsystems/ezplatform-cron": "~2.0.0",
"ezsystems/ezplatform-design-engine": "~2.0.0",
"ezsystems/ezplatform-graphql": "~1.0.4",
"ezsystems/ezplatform-http-cache": "~0.9.2",
"ezsystems/ezplatform-matrix-fieldtype": "~1.0.2",
"ezsystems/ezplatform-richtext": "~1.1.5",
"ezsystems/ezplatform-solr-search-engine": "~1.7.2",
"ezsystems/ezplatform-standard-design": "~0.2.1",
"ezsystems/ezplatform-user": "~1.0.5",
"ezsystems/ezpublish-kernel": "~7.5.6",
"ezsystems/repository-forms": "~2.5.5",
"ezsystems/symfony-tools": "~1.0.3",
"ezsystems/ezplatform-automated-translation": "^2.0@rc",
"ezsystems/ezplatform-core": "^1.0@dev",
"ezsystems/ezplatform-cron": "^2.0@dev",
"ezsystems/ezplatform-demo-assets": "^1.0@dev",
"ezsystems/ezplatform-design-engine": "^2.0@dev",
"ezsystems/ezplatform-graphql": "^1.0@dev",
"ezsystems/ezplatform-http-cache": "^0.9@dev",
"ezsystems/ezplatform-matrix-fieldtype": "^1.0@dev",
"ezsystems/ezplatform-richtext": "^1.1@dev",
"ezsystems/ezplatform-solr-search-engine": "^1.6@dev",
"ezsystems/ezplatform-standard-design": "^0.2@dev",
"ezsystems/ezplatform-user": "^1.0@dev",
"ezsystems/ezpublish-kernel": "^7.5@dev",
"ezsystems/repository-forms": "^2.5@dev",
"ezsystems/symfony-tools": "~1.0.0@dev",
"friendsofsymfony/jsrouting-bundle": "^1.6.3",
"incenteev/composer-parameter-handler": "^2.1.3",
"kaliop/ezmigrationbundle": "^5.9",
Expand Down Expand Up @@ -86,8 +86,8 @@
"behat/symfony2-extension": "^2.1.5",
"bex/behat-screenshot": "^1.2.7",
"ezsystems/allure-behat": "^2.0",
"ezsystems/behat-screenshot-image-driver-cloudinary": "^1.1.0@dev",
"ezsystems/behatbundle": "^7.0.0@dev",
"ezsystems/behat-screenshot-image-driver-cloudinary": "~1.1.1",
"ezsystems/behatbundle": "~7.0.2",
"liuggio/fastest": "^1.6",
"overblog/graphiql-bundle": "^0.1.2",
"phpunit/phpunit": "^6.5.13",
Expand Down
Loading

0 comments on commit db5eb38

Please sign in to comment.