v10.0.4 - 2023-02-27
- Fix typo by @izzudin96 in laravel/laravel#6128
- Specify facility in the syslog driver config by @nicolus in laravel/laravel#6130
v10.0.3 - 2023-02-21
- Remove redundant
@return
docblock in UserFactory by @datlechin in laravel/laravel#6119 - Reverts change in asset helper by @timacdonald in laravel/laravel#6122
v10.0.2 - 2023-02-16
- Remove unneeded call by @taylorotwell in https://github.com/laravel/laravel/commit/3986d4c54041fd27af36f96cf11bd79ce7b1ee4e
v10.0.1 - 2023-02-15
- Add PHPUnit result cache to gitignore by @itxshakil in laravel/laravel#6105
- Allow php-http/discovery as a composer plugin by @nicolas-grekas in laravel/laravel#6106
Laravel 10 includes a variety of changes to the application skeleton. Please consult the diff to see what's new.