Skip to content

Commit ce34712

Browse files
author
Łukasz Serwatka
committed
[composer] Set dependencies for 1.1.0-rc2 release
1 parent bf7cf69 commit ce34712

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"type": "ezplatform-bundle",
66
"require": {
77
"php": "^7.3",
8-
"ezsystems/ezplatform-kernel": "^1.0@dev",
8+
"ezsystems/ezplatform-kernel": "^1.0",
99
"symfony/dependency-injection": "^5.0",
1010
"symfony/http-kernel": "^5.0",
1111
"symfony/http-foundation": "^5.0",
@@ -21,7 +21,7 @@
2121
"jms/translation-bundle": "^1.5"
2222
},
2323
"require-dev": {
24-
"ezsystems/doctrine-dbal-schema": "^1.0@dev",
24+
"ezsystems/doctrine-dbal-schema": "^1.0",
2525
"phpunit/phpunit": "^8.2",
2626
"matthiasnoback/symfony-dependency-injection-test": "^4.0",
2727
"behat/behat": "^3.5",

0 commit comments

Comments
 (0)