Skip to content

Commit f037998

Browse files
author
Łukasz Serwatka
committed
[composer] Set dependencies for 2.0.0-beta4 release
1 parent a084a8b commit f037998

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

composer.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -30,22 +30,22 @@
3030
"symfony/asset": "^4.3",
3131
"symfony/yaml": "^4.3",
3232
"jms/translation-bundle": "^1.4",
33-
"ezsystems/ezpublish-kernel": "^8.0@dev",
34-
"ezsystems/ezplatform-content-forms": "^1.0@dev",
35-
"ezsystems/ezplatform-admin-ui-modules": "^2.0@dev",
36-
"ezsystems/ez-support-tools": "^2.0@dev",
37-
"ezsystems/ezplatform-design-engine": "^3.0@dev",
38-
"ezsystems/ezplatform-user": "^2.0@dev",
39-
"ezsystems/ezplatform-richtext": "^2.0@dev",
40-
"ezsystems/ezplatform-rest": "^1.0@dev",
33+
"ezsystems/ezpublish-kernel": "^8.0",
34+
"ezsystems/ezplatform-content-forms": "^1.0",
35+
"ezsystems/ezplatform-admin-ui-modules": "^2.0",
36+
"ezsystems/ez-support-tools": "^2.0",
37+
"ezsystems/ezplatform-design-engine": "^3.0",
38+
"ezsystems/ezplatform-user": "^2.0",
39+
"ezsystems/ezplatform-richtext": "^2.0",
40+
"ezsystems/ezplatform-rest": "^1.0",
4141
"white-october/pagerfanta-bundle": "^1.2",
4242
"knplabs/knp-menu-bundle": "^2.2",
4343
"mck89/peast": "^1.9",
4444
"willdurand/js-translation-bundle": "^2.6"
4545
},
4646
"require-dev": {
4747
"behat/behat": "^3.5",
48-
"ezsystems/doctrine-dbal-schema": "^1.0@dev",
48+
"ezsystems/doctrine-dbal-schema": "^1.0",
4949
"friendsofphp/php-cs-fixer": "^2.16.0",
5050
"phpunit/phpunit": "^8.1",
5151
"matthiasnoback/symfony-dependency-injection-test": "^4.0",

0 commit comments

Comments
 (0)