Merge branch '9.x'

# Conflicts:
#	CHANGELOG.md
#	composer.json
This commit is contained in:
Dries Vints
2022-10-25 12:26:31 +02:00
17 changed files with 75 additions and 28 deletions

View File

@@ -1,7 +1,7 @@
# Release Notes
## [Unreleased](https://github.com/laravel/laravel/compare/v9.3.0...master)
## [Unreleased](https://github.com/laravel/laravel/compare/v9.3.8...master)
## [v10.0.0 (2022-02-07)](https://github.com/laravel/laravel/compare/v9.3.0...master)
## [v10.0.0 (2022-02-07)](https://github.com/laravel/laravel/compare/v9.3.8...master)
Laravel 10 includes a variety of changes to the application skeleton. Please consult the diff to see what's new.