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

Fixed allowed PHP version in composer.json #3097

Merged
merged 1 commit into from
Mar 18, 2023
Merged

Fixed allowed PHP version in composer.json #3097

merged 1 commit into from
Mar 18, 2023

Conversation

fballiano
Copy link
Contributor

If I try to install openmage with PHP 8.2 using the instructions in the README I get this error message:

openmage/magento-lts v20.1.0-rc2 requires php >=7.3 <=8.2 -> your php version (8.2.4) does not satisfy that requirement.

So this PR changes the composer.json in order to fix this.

@github-actions github-actions bot added the composer Relates to composer.json label Mar 18, 2023
@fballiano fballiano merged commit 13e1c02 into OpenMage:1.9.4.x Mar 18, 2023
@fballiano fballiano deleted the php82 branch March 18, 2023 17:13
@sreichel
Copy link
Contributor

Only fully supported should be supported (by composer)? Not? 8.1 is a sure shot yet?

@fballiano
Copy link
Contributor Author

I have a different opinion and it is explained in the readme.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
composer Relates to composer.json
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants