We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb61a1f commit b6e8f1dCopy full SHA for b6e8f1d
composer.json
@@ -36,7 +36,7 @@
36
"symfony/expression-language": "^5.3.0",
37
"symfony/validator": "^5.3.0",
38
"symfony/var-dumper": "^5.3.0",
39
- "ibexa/doctrine-schema": "^4.0@dev",
+ "ibexa/doctrine-schema": "^4.0",
40
"symfony-cmf/routing": "^2.3",
41
"guzzlehttp/guzzle": "^6.5",
42
"php-http/guzzle6-adapter": "^2.0",
@@ -62,7 +62,7 @@
62
"behat/behat": "^3.6.1",
63
"jenner/simple_fork": "^1.2",
64
"friends-of-behat/mink-extension": "^2.4",
65
- "ibexa/ci-scripts": "^0.2@dev",
+ "ibexa/ci-scripts": "^0.2",
66
"ibexa/code-style": "^1.0",
67
"phpunit/phpunit": "^8.2",
68
"matthiasnoback/symfony-dependency-injection-test": "^4.1",
@@ -157,4 +157,4 @@
157
"url": "https://github.com/ezsystems/ezplatform"
158
}
159
160
-}
+}
0 commit comments