Skip to content

Commit 3767296

Browse files
author
Łukasz Serwatka
committed
[composer] Set dependencies for 2.3.6 release.
1 parent c46c9df commit 3767296

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
@@ -18,8 +18,8 @@
1818
},
1919
"require": {
2020
"php": "^7.3",
21-
"ezsystems/ezplatform-kernel": "^1.3@dev",
22-
"ezsystems/ezplatform-admin-ui": "^2.0@dev",
21+
"ezsystems/ezplatform-kernel": "^1.3",
22+
"ezsystems/ezplatform-admin-ui": "^2.0",
2323
"jms/translation-bundle": "^1.5",
2424
"symfony/dependency-injection": "^5.0",
2525
"symfony/http-kernel": "^5.0",
@@ -38,13 +38,13 @@
3838
"symfony/security-http": "^5.0"
3939
},
4040
"require-dev": {
41-
"ibexa/ci-scripts": "^0.1@dev",
42-
"ezsystems/doctrine-dbal-schema": "^1.0@dev",
43-
"ezsystems/ez-support-tools": "^2.0@dev",
44-
"ezsystems/ezplatform-content-forms": "^1.0@dev",
45-
"ezsystems/ezplatform-design-engine": "^3.0@dev",
46-
"ezsystems/ezplatform-richtext": "^2.0@dev",
47-
"ezsystems/ezplatform-rest": "^1.0@dev",
41+
"ibexa/ci-scripts": "^0.1",
42+
"ezsystems/doctrine-dbal-schema": "^1.0",
43+
"ezsystems/ez-support-tools": "^2.0",
44+
"ezsystems/ezplatform-content-forms": "^1.0",
45+
"ezsystems/ezplatform-design-engine": "^3.0",
46+
"ezsystems/ezplatform-richtext": "^2.0",
47+
"ezsystems/ezplatform-rest": "^1.0",
4848
"friendsofphp/php-cs-fixer": "^2.16.0",
4949
"ezsystems/ezplatform-code-style": "^0.1.0",
5050
"phpunit/phpunit": "^8.2",

0 commit comments

Comments
 (0)