magento / magento-semver

Magento Semantic Versioning Checker. Join #svc in our Community Slack: https://opensource.magento.com/slack. Static tests that identify required module version changes based on code diff, and look for backward incompatible changes.
Other
32 stars 25 forks source link

Revert "[TR] PHP 7.4 Support" #36

Closed magterskine closed 4 years ago

magterskine commented 4 years ago

Reverts magento/magento-semver#35

Explanation: Pr adds php74 support "php": "~7.1.3||~7.2.0||~7.3.0||~7.4.0", then it also upgrades

but tomzx/php-semver-checker dropped support for PHP71 in v0.14.0 so composer install fails