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 2775467 commit e97bea2Copy full SHA for e97bea2
1 file changed
composer.json
@@ -5,7 +5,7 @@
5
"type": "ezplatform-bundle",
6
"require": {
7
"php": "^7.3",
8
- "ezsystems/ezplatform-kernel": "^1.2@dev",
+ "ezsystems/ezplatform-kernel": "^1.2",
9
"symfony/dependency-injection": "^5.0",
10
"symfony/http-kernel": "^5.0",
11
"symfony/http-foundation": "^5.0",
@@ -21,7 +21,7 @@
21
"jms/translation-bundle": "^1.5"
22
},
23
"require-dev": {
24
- "ezsystems/doctrine-dbal-schema": "^1.0@dev",
+ "ezsystems/doctrine-dbal-schema": "^1.0",
25
"phpunit/phpunit": "^8.2",
26
"matthiasnoback/symfony-dependency-injection-test": "^4.0",
27
"behat/behat": "^3.5",
0 commit comments