v11.0.5 - 2024-03-26
- [11.x] Use PHPUnit v11 by @philbates35 in laravel/laravel#6385
v11.0.4 - 2024-03-15
- [11.x] Removed useless null parameter for env helper (cache.php) by @siarheipashkevich in laravel/laravel#6374
- [11.x] Removed useless null parameter for env helper (queue.php) by @siarheipashkevich in laravel/laravel#6373
- [11.x] Fix retry_after to be an integer by @driesvints in laravel/laravel#6377
- [11.x] Fix on hover animation and ring by @michaelnabil230 in laravel/laravel#6376
v11.0.3 - 2024-03-14
- [11.x] Revert collation change by @driesvints in laravel/laravel#6372
v11.0.2 - 2024-03-13
- [11.x] Remove branch alias from composer.json by @zepfietje in laravel/laravel#6366
- [11.x] Fixes typo in welcome page by @jrd-lewis in laravel/laravel#6363
- change mariadb default by @taylorotwell in https://github.com/laravel/laravel/commit/79969c99c6456a6d6edfbe78d241575fe1f65594
v11.0.1 - 2024-03-12
- [11.x] Fixes SQLite driver missing by @nunomaduro in laravel/laravel#6361
Laravel 11 includes a variety of changes to the application skeleton. Please consult the diff to see what's new.