Skip to content

Commit

Permalink
[composer] Set dependencies for 2.0.0-beta5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Łukasz Serwatka committed Jan 27, 2020
1 parent 45a5fee commit 53dbea3
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,22 +30,22 @@
"symfony/asset": "^4.3",
"symfony/yaml": "^4.3",
"jms/translation-bundle": "^1.4",
"ezsystems/ezpublish-kernel": "^8.0@dev",
"ezsystems/ezplatform-content-forms": "^1.0@dev",
"ezsystems/ezplatform-admin-ui-modules": "^2.0@dev",
"ezsystems/ez-support-tools": "^2.0@dev",
"ezsystems/ezplatform-design-engine": "^3.0@dev",
"ezsystems/ezplatform-user": "^2.0@dev",
"ezsystems/ezplatform-richtext": "^2.0@dev",
"ezsystems/ezplatform-rest": "^1.0@dev",
"ezsystems/ezpublish-kernel": "^8.0",
"ezsystems/ezplatform-content-forms": "^1.0",
"ezsystems/ezplatform-admin-ui-modules": "^2.0",
"ezsystems/ez-support-tools": "^2.0",
"ezsystems/ezplatform-design-engine": "^3.0",
"ezsystems/ezplatform-user": "^2.0",
"ezsystems/ezplatform-richtext": "^2.0",
"ezsystems/ezplatform-rest": "^1.0",
"white-october/pagerfanta-bundle": "^1.2",
"knplabs/knp-menu-bundle": "^2.2",
"mck89/peast": "^1.9",
"willdurand/js-translation-bundle": "^2.6"
},
"require-dev": {
"behat/behat": "^3.5",
"ezsystems/doctrine-dbal-schema": "^1.0@dev",
"ezsystems/doctrine-dbal-schema": "^1.0",
"friendsofphp/php-cs-fixer": "^2.16.0",
"phpunit/phpunit": "^8.1",
"matthiasnoback/symfony-dependency-injection-test": "^4.0",
Expand Down

0 comments on commit 53dbea3

Please sign in to comment.