Skip to content

Commit 23da86e

Browse files
author
Łukasz Serwatka
committed
[composer] Set dependencies for 4.0.0-beta3 release.
1 parent 882b209 commit 23da86e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"require": {
1616
"php": "^7.4",
1717
"ext-json": "*",
18-
"ibexa/core": "^4.0@dev",
18+
"ibexa/core": "^4.0",
1919
"netgen/query-translator": "^1.0.2",
2020
"symfony/http-kernel": "^5.0",
2121
"symfony/dependency-injection": "^5.0",
@@ -24,7 +24,7 @@
2424
"symfony/framework-bundle": "^5.0"
2525
},
2626
"require-dev": {
27-
"ibexa/doctrine-schema": "^4.0@dev",
27+
"ibexa/doctrine-schema": "^4.0",
2828
"phpunit/phpunit": "^8.2",
2929
"matthiasnoback/symfony-dependency-injection-test": "^4.1",
3030
"ibexa/code-style": "^1.0"

0 commit comments

Comments
 (0)