MNT Remove COMPOSER_ROOT_VERSION

This commit is contained in:
Steve Boyd 2021-05-17 16:53:40 +12:00
parent 8b28c5647b
commit 787253d51c

View File

@ -5,8 +5,7 @@ import:
env:
global:
- COMPOSER_ROOT_VERSION="4.x-dev"
- REQUIRE_RECIPE="4.x-dev"
- REQUIRE_RECIPE="4.8.x-dev"
# Using a manual matrix to exlude PHPUNIT_COVERAGE_TEST for now because it was causing some strange issues
# e.g. https://travis-ci.com/github/silverstripe/silverstripe-framework/jobs/457096837