We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc6c768 commit 7f07eb9Copy full SHA for 7f07eb9
composer.json
@@ -11,7 +11,7 @@
11
],
12
"require": {
13
"php": ">=7.3",
14
- "ezsystems/ezplatform-kernel": "^1.0@dev",
+ "ezsystems/ezplatform-kernel": "~1.1.0@dev",
15
"ezsystems/ezplatform-rest": "^1.0@dev",
16
"friendsofsymfony/http-cache-bundle": "^2.8",
17
"friendsofsymfony/http-cache": "^2.9",
@@ -50,7 +50,7 @@
50
]
51
},
52
"extra": {
53
- "_ezplatform_branch_for_behat_tests": "master",
+ "_ezplatform_branch_for_behat_tests": "3.1",
54
"branch-alias": {
55
"dev-master": "2.1.x-dev",
56
"dev-tmp_ci_branch": "2.1.x-dev"
0 commit comments