We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbde823 commit a9cdac6Copy full SHA for a9cdac6
composer.json
@@ -14,8 +14,8 @@
14
],
15
"require": {
16
"php": "^7.4 || ^8.0",
17
- "ibexa/core": "^4.0@dev",
18
- "ibexa/rest": "^4.0@dev",
+ "ibexa/core": "^4.0@beta",
+ "ibexa/rest": "^4.0@beta",
19
"friendsofsymfony/http-cache-bundle": "^2.8",
20
"friendsofsymfony/http-cache": "^2.9",
21
"symfony/http-foundation": "^5.0",
@@ -30,8 +30,8 @@
30
"toflar/psr6-symfony-http-cache-store": "^2.2 || ^3.0"
31
},
32
"require-dev": {
33
- "ibexa/ci-scripts": "^0.2@dev",
34
- "ibexa/doctrine-schema": "^4.0@dev",
+ "ibexa/ci-scripts": "^0.2@beta",
+ "ibexa/doctrine-schema": "^4.0@beta",
35
"phpunit/phpunit": "^8.5",
36
"matthiasnoback/symfony-dependency-injection-test": "^4.3",
37
"phpspec/phpspec": "^7.1",
0 commit comments