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 f15670d commit 01d8ae2Copy full SHA for 01d8ae2
1 file changed
composer.json
@@ -38,7 +38,7 @@
38
"symfony/expression-language": "^5.3.0",
39
"symfony/validator": "^5.3.0",
40
"symfony/var-dumper": "^5.3.0",
41
- "ibexa/doctrine-schema": "~4.6.0@dev",
+ "ibexa/doctrine-schema": "~4.6.0",
42
"symfony-cmf/routing": "^2.3",
43
"nelmio/cors-bundle": "^2.0",
44
"pagerfanta/pagerfanta": "^2.1",
@@ -66,7 +66,7 @@
66
"composer-runtime-api": "^2.0",
67
"jenner/simple_fork": "^1.2",
68
"friends-of-behat/mink-extension": "^2.4",
69
- "ibexa/ci-scripts": "^0.2@dev",
+ "ibexa/ci-scripts": "^0.2",
70
"ibexa/code-style": "^1.0",
71
"phpunit/phpunit": "^8.2",
72
"matthiasnoback/symfony-dependency-injection-test": "^4.1",
@@ -163,4 +163,4 @@
163
"dev-main": "4.6.x-dev"
164
}
165
166
-}
+}
0 commit comments