Releases: orkhanahmadov/laravel-accept-language-middleware
Releases · orkhanahmadov/laravel-accept-language-middleware
3.0.1
3.0.0
- Laravel 12 support
- Dropped support for Laravel 8, 9, and 10
- Dropped support for PHP 8.0 and 8.1
2.3.0
2.2.0
What's Changed
- Laravel 10.x Compatibility by @laravel-shift in #6
New Contributors
- @laravel-shift made their first contribution in #6
Full Changelog: 2.1.0...2.2.0
2.1.0
What's Changed
- Laravel 8 support in v2 / PHP 8.1 explode warning fix by @veneliniliev in #5
New Contributors
- @veneliniliev made their first contribution in #5
Full Changelog: 2.0.0...2.1.0
2.0.0
1.2.1
Bugfixes
1.2.0
- Laravel 8 support
- PHP 8 support