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 877e1b2 commit 098ef24Copy full SHA for 098ef24
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.6.0@dev",
29
- "ibexa/content-forms": "~4.6.0@dev",
30
- "ibexa/rest": "~4.6.0@dev",
31
- "ibexa/http-cache": "~4.6.0@dev"
+ "ibexa/core": "~4.6.0@beta",
+ "ibexa/content-forms": "~4.6.0@beta",
+ "ibexa/rest": "~4.6.0@beta",
+ "ibexa/http-cache": "~4.6.0@beta"
32
},
33
"require-dev": {
34
"dama/doctrine-test-bundle": "^6.7.5",
35
- "ibexa/ci-scripts": "^0.2@dev",
36
- "ibexa/doctrine-schema": "~4.6.0@dev",
37
- "ibexa/solr": "~4.6.0@dev",
+ "ibexa/ci-scripts": "^0.2@beta",
+ "ibexa/doctrine-schema": "~4.6.0@beta",
+ "ibexa/solr": "~4.6.0@beta",
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