magento-coding-standard icon indicating copy to clipboard operation
magento-coding-standard copied to clipboard

Update supported PHP versions to match Magento

Open fredden opened this issue 1 year ago • 1 comments
trafficstars

Version 2.4.7-p2 (which is the latest at time of writing) supports PHP versions 8.1.x and 8.2.x and 8.3.x. This change updates the PHPCompatibility configuration to scan for these versions.

https://github.com/magento/magento2/blob/2.4.7-p2/composer.json#L21 https://github.com/magento/magento2/blob/2.4.7-p1/composer.json#L21 https://github.com/magento/magento2/blob/2.4.7/composer.json#L21

This is related to https://github.com/magento/magento-coding-standard/issues/484 and https://github.com/magento/magento-coding-standard/issues/491

fredden avatar Sep 10 '24 19:09 fredden