Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
Set PHP Version requirement to 7.2.5#12693
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
javiereguiluz commentedNov 26, 2019
@HLeithner you are right! However, the new patch versions of contracts haven't been released yet, so 7.2.9 is still the required version. I've put this "On Hold" until they are released, which hopefully will be very soon. Thanks and congrats on your first Symfony Docs contribution! |
javiereguiluz commentedNov 30, 2019
Translation contracts 2.0.1 has just been released (https://github.com/symfony/translation-contracts/releases) so this can be merged because PHP 7.2.5 is again the minimum required version of Symfony. |
javiereguiluz commentedNov 30, 2019
Thanks Harald. |
This PR was merged into the 5.0 branch.Discussion----------Set PHP Version requirement to 7.2.5Based on the last pull request for 5.0 the minimum PHP Version is 7.2.5symfony/symfony#34443That's also the required version in composer.jsonhttps://github.com/symfony/symfony/blob/5.0/composer.json#L19Commits-------3d50d78 Set PHP Version requirement to 7.2.5
HLeithner commentedNov 30, 2019
Thanks for merging. Finally we at Joomla set our minimum php version joomla 4 to version 7.2.5 too. |
Based on the last pull request for 5.0 the minimum PHP Version is 7.2.5
symfony/symfony#34443
That's also the required version in composer.json
https://github.com/symfony/symfony/blob/5.0/composer.json#L19