Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update supported PHP versions to match Magento #487

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

fredden
Copy link
Member

@fredden fredden commented Sep 10, 2024

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 #484

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants