Skip to content

Commit a9cdac6

Browse files
author
Łukasz Serwatka
committed
[composer] Set dependencies for 4.0.0-beta5 release.
1 parent dbde823 commit a9cdac6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
],
1515
"require": {
1616
"php": "^7.4 || ^8.0",
17-
"ibexa/core": "^4.0@dev",
18-
"ibexa/rest": "^4.0@dev",
17+
"ibexa/core": "^4.0@beta",
18+
"ibexa/rest": "^4.0@beta",
1919
"friendsofsymfony/http-cache-bundle": "^2.8",
2020
"friendsofsymfony/http-cache": "^2.9",
2121
"symfony/http-foundation": "^5.0",
@@ -30,8 +30,8 @@
3030
"toflar/psr6-symfony-http-cache-store": "^2.2 || ^3.0"
3131
},
3232
"require-dev": {
33-
"ibexa/ci-scripts": "^0.2@dev",
34-
"ibexa/doctrine-schema": "^4.0@dev",
33+
"ibexa/ci-scripts": "^0.2@beta",
34+
"ibexa/doctrine-schema": "^4.0@beta",
3535
"phpunit/phpunit": "^8.5",
3636
"matthiasnoback/symfony-dependency-injection-test": "^4.3",
3737
"phpspec/phpspec": "^7.1",

0 commit comments

Comments
 (0)