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 9ebd69a commit 5b15938Copy full SHA for 5b15938
1 file changed
composer.json
@@ -6,7 +6,7 @@
6
"require": {
7
"php": "^7.3",
8
"ext-json": "*",
9
- "ezsystems/ezplatform-kernel": "^1.3@dev",
+ "ezsystems/ezplatform-kernel": "^1.3",
10
"symfony/dependency-injection": "^5.0",
11
"symfony/http-kernel": "^5.0",
12
"symfony/http-foundation": "^5.0",
@@ -22,9 +22,9 @@
22
"jms/translation-bundle": "^1.5"
23
},
24
"require-dev": {
25
- "ibexa/ci-scripts": "^0.1@dev",
26
- "ezsystems/doctrine-dbal-schema": "^1.0@dev",
27
- "ezsystems/behatbundle": "^8.3@dev",
+ "ibexa/ci-scripts": "^0.1",
+ "ezsystems/doctrine-dbal-schema": "^1.0",
+ "ezsystems/behatbundle": "^8.3",
28
"phpunit/phpunit": "^8.2",
29
"matthiasnoback/symfony-dependency-injection-test": "^4.0",
30
"behat/behat": "^3.5",
0 commit comments