Skip to content

Commit bfa4bc2

Browse files
committed
[Composer] Set metarepo branch for tests and requirements for 2.2 branch
1 parent db1a5b6 commit bfa4bc2

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
@@ -31,7 +31,7 @@
3131
"symfony/asset": "^5.0",
3232
"symfony/yaml": "^5.0",
3333
"jms/translation-bundle": "^1.5",
34-
"ezsystems/ezplatform-kernel": "^1.2@dev",
34+
"ezsystems/ezplatform-kernel": "~1.2.0@dev",
3535
"ezsystems/ezplatform-content-forms": "^1.0@dev",
3636
"ezsystems/ezplatform-design-engine": "^3.0@dev",
3737
"ezsystems/ezplatform-user": "^2.0@dev",
@@ -58,7 +58,7 @@
5858
"fix-cs": "@php ./vendor/bin/php-cs-fixer fix -v --show-progress=estimating"
5959
},
6060
"extra": {
61-
"_ezplatform_branch_for_behat_tests": "master",
61+
"_ezplatform_branch_for_behat_tests": "3.2",
6262
"branch-alias": {
6363
"dev-tmp_ci_branch": "2.2.x-dev",
6464
"dev-master": "2.2.x-dev"

0 commit comments

Comments
 (0)