Do laravel 8.x supports PHP 8.2? #45799
-
Do laravel 8.x supports PHP 8.2? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
Well, i went through the releases searching for a version 8. https://github.com/laravel/framework/tree/v8.83.27 Looking at the composer requirements i'd say yes. |
Beta Was this translation helpful? Give feedback.
-
If you see the tests on 8.x branch it is not officially supported, it could work, but you have to try by your own risk, It would be better upgrade to the latest version. framework/.github/workflows/tests.yml Lines 36 to 39 in d3ff07d |
Beta Was this translation helpful? Give feedback.
If you see the tests on 8.x branch it is not officially supported, it could work, but you have to try by your own risk, It would be better upgrade to the latest version.
framework/.github/workflows/tests.yml
Lines 36 to 39 in d3ff07d