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 f5afc4e commit 396a59eCopy full SHA for 396a59e
composer.json
@@ -24,14 +24,14 @@
24
"symfony/translation": "^5.0",
25
"symfony/translation-contracts": "^2.0",
26
"twig/twig": "^3.0",
27
- "ibexa/core": "^4.0@dev",
28
- "ibexa/content-forms": "^4.0@dev",
29
- "ibexa/rest": "^4.0@dev",
30
- "ibexa/http-cache": "^4.0@dev"
+ "ibexa/core": "^4.0@rc",
+ "ibexa/content-forms": "^4.0@rc",
+ "ibexa/rest": "^4.0@rc",
+ "ibexa/http-cache": "^4.0@rc"
31
},
32
"require-dev": {
33
- "ibexa/ci-scripts": "^0.2@dev",
34
- "ibexa/doctrine-schema": "^4.0@dev",
+ "ibexa/ci-scripts": "^0.2@rc",
+ "ibexa/doctrine-schema": "^4.0@rc",
35
"phpunit/phpunit": "^9.5",
36
"symfony/finder": "^5.0",
37
"matthiasnoback/symfony-config-test": "^4.1",
@@ -70,4 +70,4 @@
70
"dev-main": "4.0.x-dev"
71
}
72
73
-}
+}
0 commit comments