v9.0.1 - 2022-02-15
- Improve typing on user factory by @axlon in laravel/laravel#5806
- Align min PHP version with docs by @u01jmg3 in laravel/laravel#5807
- Remove redundant
null
s by @felixdorn in laravel/laravel#5811 - Remove default commented namespace by @driesvints in laravel/laravel#5816
- Add underscore to prefix in database cache key by @m4tlch in laravel/laravel#5817
- Fix lang alphabetical order by @shuvroroy in laravel/laravel#5812
Laravel 9 includes a variety of changes to the application skeleton. Please consult the diff to see what's new.