Skip to content

Commit 4eb850c

Browse files
author
Łukasz Serwatka
committed
[composer] Set dependencies for 2.1.2 release
1 parent 2b2622e commit 4eb850c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
],
1212
"require": {
1313
"php": ">=7.3",
14-
"ezsystems/ezplatform-kernel": "~1.1.0@dev",
15-
"ezsystems/ezplatform-rest": "^1.0@dev",
14+
"ezsystems/ezplatform-kernel": "~1.1.0",
15+
"ezsystems/ezplatform-rest": "^1.0",
1616
"friendsofsymfony/http-cache-bundle": "^2.8",
1717
"friendsofsymfony/http-cache": "^2.9",
1818
"symfony/http-foundation": "^5.0",
@@ -27,7 +27,7 @@
2727
"toflar/psr6-symfony-http-cache-store": "^2.2"
2828
},
2929
"require-dev": {
30-
"ezsystems/doctrine-dbal-schema": "^1.0@dev",
30+
"ezsystems/doctrine-dbal-schema": "^1.0",
3131
"phpunit/phpunit": "^8.5",
3232
"matthiasnoback/symfony-dependency-injection-test": "^4.1",
3333
"phpspec/phpspec": "^6.1",

0 commit comments

Comments
 (0)