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 882b209 commit 23da86eCopy full SHA for 23da86e
composer.json
@@ -15,7 +15,7 @@
15
"require": {
16
"php": "^7.4",
17
"ext-json": "*",
18
- "ibexa/core": "^4.0@dev",
+ "ibexa/core": "^4.0",
19
"netgen/query-translator": "^1.0.2",
20
"symfony/http-kernel": "^5.0",
21
"symfony/dependency-injection": "^5.0",
@@ -24,7 +24,7 @@
24
"symfony/framework-bundle": "^5.0"
25
},
26
"require-dev": {
27
- "ibexa/doctrine-schema": "^4.0@dev",
+ "ibexa/doctrine-schema": "^4.0",
28
"phpunit/phpunit": "^8.2",
29
"matthiasnoback/symfony-dependency-injection-test": "^4.1",
30
"ibexa/code-style": "^1.0"
0 commit comments