Skip to content

Commit 27fd78b

Browse files
author
Łukasz Serwatka
committed
[composer] Set dependencies for 1.5.0-rc3 release
1 parent 91a3b94 commit 27fd78b

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

composer.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,17 +16,17 @@
1616
"php": ">=7.1",
1717
"symfony/symfony": "^3.4",
1818
"jms/translation-bundle": "^1.3.2",
19-
"ezsystems/ezpublish-kernel": "^7.4@dev",
20-
"ezsystems/repository-forms": "^2.4@dev",
21-
"ezsystems/ezplatform-admin-ui-modules": "^1.4@dev",
22-
"ezsystems/ez-support-tools": "^1.0@dev",
23-
"ezsystems/ezplatform-design-engine": "^2.0@dev",
24-
"ezsystems/ezplatform-user": "^1.0@dev",
19+
"ezsystems/ezpublish-kernel": "^7.4",
20+
"ezsystems/repository-forms": "^2.4",
21+
"ezsystems/ezplatform-admin-ui-modules": "^1.4",
22+
"ezsystems/ez-support-tools": "^1.0",
23+
"ezsystems/ezplatform-design-engine": "^2.0",
24+
"ezsystems/ezplatform-user": "^1.0",
2525
"white-october/pagerfanta-bundle": "^1.1",
2626
"knplabs/knp-menu-bundle": "^2.1",
2727
"mck89/peast": "^1.8",
2828
"willdurand/js-translation-bundle": "^2.6.6",
29-
"ezsystems/ezplatform-user": "^1.0@dev"
29+
"ezsystems/ezplatform-user": "^1.0"
3030
},
3131
"require-dev": {
3232
"behat/behat": "^3.5.0",

0 commit comments

Comments
 (0)