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 c2723ae commit 4cf108dCopy full SHA for 4cf108d
composer.json
@@ -25,16 +25,16 @@
25
"symfony/translation": "^5.0",
26
"symfony/translation-contracts": "^2.0",
27
"twig/twig": "^3.0",
28
- "ibexa/core": "~4.5.0@dev",
29
- "ibexa/content-forms": "~4.5.0@dev",
30
- "ibexa/rest": "~4.5.0@dev",
31
- "ibexa/http-cache": "~4.5.0@dev"
+ "ibexa/core": "~4.5.0@rc",
+ "ibexa/content-forms": "~4.5.0@rc",
+ "ibexa/rest": "~4.5.0@rc",
+ "ibexa/http-cache": "~4.5.0@rc"
32
},
33
"require-dev": {
34
"dama/doctrine-test-bundle": "^6.7.5",
35
- "ibexa/ci-scripts": "^0.2@dev",
36
- "ibexa/doctrine-schema": "~4.5.0@dev",
37
- "ibexa/solr": "~4.5.0@dev",
+ "ibexa/ci-scripts": "^0.2@rc",
+ "ibexa/doctrine-schema": "~4.5.0@rc",
+ "ibexa/solr": "~4.5.0@rc",
38
"phpstan/phpstan": "^1.9",
39
"phpstan/phpstan-symfony": "^1.2",
40
"phpstan/phpstan-phpunit": "^1.3",
@@ -82,4 +82,4 @@
82
"config": {
83
"allow-plugins": false
84
}
85
-}
+}
0 commit comments