Skip to content

Commit

Permalink
Revert "[Composer] Set metarepo branch for tests and requirements for…
Browse files Browse the repository at this point in the history
… master branch"

This reverts commit 2a57e16.
  • Loading branch information
mnocon committed Nov 3, 2020
1 parent 1daeb7e commit 917a149
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"symfony/asset": "^5.0",
"symfony/yaml": "^5.0",
"jms/translation-bundle": "^1.5",
"ezsystems/ezplatform-kernel": "^1.3@dev",
"ezsystems/ezplatform-kernel": "~1.2.0@dev",
"ezsystems/ezplatform-content-forms": "^1.0@dev",
"ezsystems/ezplatform-design-engine": "^3.0@dev",
"ezsystems/ezplatform-user": "^2.0@dev",
Expand All @@ -58,10 +58,10 @@
"fix-cs": "@php ./vendor/bin/php-cs-fixer fix -v --show-progress=estimating"
},
"extra": {
"_ezplatform_branch_for_behat_tests": "master",
"_ezplatform_branch_for_behat_tests": "3.2",
"branch-alias": {
"dev-tmp_ci_branch": "2.3.x-dev",
"dev-master": "2.3.x-dev"
"dev-tmp_ci_branch": "2.2.x-dev",
"dev-master": "2.2.x-dev"
}
}
}

0 comments on commit 917a149

Please # to comment.