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 24611cb commit f08545dCopy full SHA for f08545d
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.4.0@dev",
29
- "ibexa/content-forms": "~4.4.0@dev",
30
- "ibexa/rest": "~4.4.0@dev",
31
- "ibexa/http-cache": "~4.4.0@dev"
+ "ibexa/core": "~4.4.0",
+ "ibexa/content-forms": "~4.4.0",
+ "ibexa/rest": "~4.4.0",
+ "ibexa/http-cache": "~4.4.0"
32
},
33
"require-dev": {
34
"dama/doctrine-test-bundle": "^6.7.5",
35
- "ibexa/ci-scripts": "^0.2@dev",
36
- "ibexa/doctrine-schema": "~4.4.0@dev",
37
- "ibexa/solr": "~4.4.0@dev",
+ "ibexa/ci-scripts": "^0.2",
+ "ibexa/doctrine-schema": "~4.4.0",
+ "ibexa/solr": "~4.4.0",
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