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 196e30c commit 5667863Copy full SHA for 5667863
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
"guzzlehttp/guzzle": "^6.5",
44
"php-http/guzzle6-adapter": "^2.0",
@@ -66,7 +66,7 @@
66
"behat/behat": "^3.6.1",
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",
@@ -162,4 +162,4 @@
162
"dev-main": "4.6.x-dev"
163
}
164
165
-}
+}
0 commit comments