mcamara / laravel-localization

Easy localization for Laravel
MIT License
3.32k stars 507 forks source link

[2.x] Laravel 11 Support. #897

Closed negoziator closed 3 months ago

negoziator commented 4 months ago

This PR will add support for Laravel 11.

I have suggested to bump the version of laravel-localization to 2.x since this will have a breaking change in requiring PHP >= 8.2 as well as PHPUnit >=10.0

mcamara commented 3 months ago

Thanks for your commit, I'll create the 2.0 version right away.