We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cd4ed8 commit 5dc3ae1Copy full SHA for 5dc3ae1
1 file changed
composer.json
@@ -9,9 +9,8 @@
9
"email": "dev-team@ez.no"
10
}
11
],
12
- "minimum-stability": "stable",
13
"require": {
14
- "ezsystems/ezpublish-kernel": "^6.7@dev || ^7.0@dev",
+ "ezsystems/ezpublish-kernel": "~6.7.7@dev || ^6.12.1@dev || ^7.0@dev",
15
"friendsofsymfony/http-cache-bundle": "~1.2|^1.3.8",
16
"symfony/symfony": "^2.7 | ^3.1"
17
},
@@ -33,7 +32,7 @@
33
32
34
"extra": {
35
"branch-alias": {
36
- "dev-master": "0.1.x-dev"
+ "dev-master": "0.3.x-dev"
37
38
39
0 commit comments