Skip to content

Commit dc5ce06

Browse files
author
Łukasz Serwatka
committed
[composer] Set dependencies for 2.0.1 release
1 parent 3857004 commit dc5ce06

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

composer.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
},
1818
"require": {
1919
"php": "^7.3",
20-
"ezsystems/ezplatform-kernel": "~1.0.0@dev",
21-
"ezsystems/ezplatform-admin-ui": "~2.0.0@dev",
20+
"ezsystems/ezplatform-kernel": "~1.0.0",
21+
"ezsystems/ezplatform-admin-ui": "~2.0.0",
2222
"jms/translation-bundle": "^1.5",
2323
"symfony/dependency-injection": "^5.0",
2424
"symfony/http-kernel": "^5.0",
@@ -36,12 +36,12 @@
3636
"twig/twig": "^3.0"
3737
},
3838
"require-dev": {
39-
"ezsystems/doctrine-dbal-schema": "~1.0.0@dev",
40-
"ezsystems/ez-support-tools": "~2.0.0@dev",
41-
"ezsystems/ezplatform-content-forms": "~1.0.0@dev",
42-
"ezsystems/ezplatform-design-engine": "~3.0.0@dev",
43-
"ezsystems/ezplatform-richtext": "~2.0.0@dev",
44-
"ezsystems/ezplatform-rest": "~1.0.0@dev",
39+
"ezsystems/doctrine-dbal-schema": "~1.0.0",
40+
"ezsystems/ez-support-tools": "~2.0.0",
41+
"ezsystems/ezplatform-content-forms": "~1.0.0",
42+
"ezsystems/ezplatform-design-engine": "~3.0.0",
43+
"ezsystems/ezplatform-richtext": "~2.0.0",
44+
"ezsystems/ezplatform-rest": "~1.0.0",
4545
"friendsofphp/php-cs-fixer": "^2.16.0",
4646
"ezsystems/ezplatform-code-style": "^0.1.0",
4747
"phpunit/phpunit": "^8.2"

0 commit comments

Comments
 (0)