8000 Enforced PHP version in Composer configuration by morozov · Pull Request #1071 · phpbrew/phpbrew · GitHub
[go: up one dir, main page]

Skip to content

Enforced PHP version in Composer configuration#1071

Merged
morozov merged 1 commit intophpbrew:masterfrom
morozov:config-platform
Dec 7, 2019
Merged

Enforced PHP version in Composer configuration#1071
morozov merged 1 commit intophpbrew:masterfrom
morozov:config-platform

Conversation

@morozov
Copy link
Contributor
@morozov morozov commented Dec 7, 2019

This is needed in order to make sure we won't update locked dependencies to the versions that are not supported by the oldest supported PHP version while not using this verion during an update. Although, on CI we want to use the latest PHPUnit version that is supports the current PHP version.

The PHP 5.3.9 is used since this is the oldest PHP version that is supported by the currently locked dependencies (symfony/* specifically).

This is needed in order to make sure we won't update locked dependencies to the versions that are not supported by the oldest supported PHP version while not using this verion during an update. Although, on CI we want to use the latest PHPUnit version that is supports the current PHP version.

The PHP 5.3.9 is used since this is the oldest PHP version that is supported by the currently locked dependencies (symfony/* specifically).
@morozov morozov added Improvement Dependencies PHPBrew dependencies labels Dec 7, 2019
@morozov morozov self-assigned this Dec 7, 2019
@morozov morozov added this to the Release 1.25.0 milestone Dec 7, 2019
@morozov morozov merged commit 1699eac into phpbrew:master Dec 7, 2019
@morozov morozov deleted the config-platform branch December 7, 2019 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies PHPBrew dependencies Improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments

0