Skip to content

Commit 7f07eb9

Browse files
committed
[Composer] Set metarepo branch for tests and requirements for 2.1 branch
1 parent dc6c768 commit 7f07eb9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
],
1212
"require": {
1313
"php": ">=7.3",
14-
"ezsystems/ezplatform-kernel": "^1.0@dev",
14+
"ezsystems/ezplatform-kernel": "~1.1.0@dev",
1515
"ezsystems/ezplatform-rest": "^1.0@dev",
1616
"friendsofsymfony/http-cache-bundle": "^2.8",
1717
"friendsofsymfony/http-cache": "^2.9",
@@ -50,7 +50,7 @@
5050
]
5151
},
5252
"extra": {
53-
"_ezplatform_branch_for_behat_tests": "master",
53+
"_ezplatform_branch_for_behat_tests": "3.1",
5454
"branch-alias": {
5555
"dev-master": "2.1.x-dev",
5656
"dev-tmp_ci_branch": "2.1.x-dev"

0 commit comments

Comments
 (0)