Laravel v10
https://github.com/laravel/laravel
- Add replace_placeholders to log channels by @alanpoulain in https://github.com/laravel/laravel/pull/6139
- Fix typo by @izzudin96 in https://github.com/laravel/laravel/pull/6128
- Specify facility in the syslog driver config by @nicolus in https://github.com/laravel/laravel/pull/6130
- Remove redundant
@return
docblock in UserFactory by @datlechin in https://github.com/laravel/laravel/pull/6119 - Reverts change in asset helper by @timacdonald in https://github.com/laravel/laravel/pull/6122
- Remove unneeded call by @taylorotwell in https://github.com/laravel/laravel/commit/3986d4c54041fd27af36f96cf11bd79ce7b1ee4e
- Add PHPUnit result cache to gitignore by @itxshakil in https://github.com/laravel/laravel/pull/6105
- Allow php-http/discovery as a composer plugin by @nicolas-grekas in https://github.com/laravel/laravel/pull/6106