v9.0.1
版本发布时间: 2022-02-16 02:07:15
laravel/laravel最新发布版本:v11.1.5(2024-09-03 23:32:06)
Changed
- Improve typing on user factory by @axlon in https://github.com/laravel/laravel/pull/5806
- Align min PHP version with docs by @u01jmg3 in https://github.com/laravel/laravel/pull/5807
- Remove redundant
null
s by @felixdorn in https://github.com/laravel/laravel/pull/5811 - Remove default commented namespace by @driesvints in https://github.com/laravel/laravel/pull/5816
- Add underscore to prefix in database cache key by @m4tlch in https://github.com/laravel/laravel/pull/5817
Fixed
- Fix lang alphabetical order by @shuvroroy in https://github.com/laravel/laravel/pull/5812