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 9738dfd commit d12e31cCopy full SHA for d12e31c
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.3.0@dev",
+ "ibexa/doctrine-schema": "~4.3.0",
40
"symfony-cmf/routing": "^2.3",
41
"guzzlehttp/guzzle": "^6.5",
42
"php-http/guzzle6-adapter": "^2.0",
@@ -63,7 +63,7 @@
63
"jenner/simple_fork": "^1.2",
64
"friends-of-behat/mink-extension": "^2.4",
65
"league/flysystem-memory": "^1.0",
66
- "ibexa/ci-scripts": "^0.2@dev",
+ "ibexa/ci-scripts": "^0.2",
67
"ibexa/code-style": "^1.0",
68
"phpunit/phpunit": "^8.2",
69
"matthiasnoback/symfony-dependency-injection-test": "^4.1",
@@ -160,4 +160,4 @@
160
"url": "https://github.com/ezsystems/ezplatform"
161
}
162
163
-}
+}
0 commit comments