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 17a7f07 commit de60192Copy full SHA for de60192
composer.json
@@ -37,7 +37,7 @@
37
"symfony/expression-language": "^5.3.0",
38
"symfony/validator": "^5.3.0",
39
"symfony/var-dumper": "^5.3.0",
40
- "ibexa/doctrine-schema": "~4.4.0@dev",
+ "ibexa/doctrine-schema": "~4.4.0",
41
"symfony-cmf/routing": "^2.3",
42
"guzzlehttp/guzzle": "^6.5",
43
"php-http/guzzle6-adapter": "^2.0",
@@ -64,7 +64,7 @@
64
"behat/behat": "^3.6.1",
65
"jenner/simple_fork": "^1.2",
66
"friends-of-behat/mink-extension": "^2.4",
67
- "ibexa/ci-scripts": "^0.2@dev",
+ "ibexa/ci-scripts": "^0.2",
68
"ibexa/code-style": "^1.0",
69
"phpunit/phpunit": "^8.2",
70
"matthiasnoback/symfony-dependency-injection-test": "^4.1",
@@ -161,4 +161,4 @@
161
"url": "https://github.com/ezsystems/ezplatform"
162
}
163
164
-}
+}
0 commit comments