[12.x] Prep Laravel v12 (#6357)

* Prep Laravel v12

* wip

* wip

* wip

* wip

* wip

* wip
This commit is contained in:
Dries Vints
2024-03-12 15:36:08 +01:00
committed by GitHub
parent ec8b74030f
commit b31cc1b7e1
2 changed files with 8 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
# Release Notes
## [Unreleased](https://github.com/laravel/laravel/compare/v11.0.0...11.x)
## [Unreleased](https://github.com/laravel/laravel/compare/v12.0.0...master)
## [v11.0.0 (2023-02-17)](https://github.com/laravel/laravel/compare/v10.3.2...v11.0.0)
## [v12.0.0 (2025-??-??)](https://github.com/laravel/laravel/compare/v11.0.0...v12.0.0)
Laravel 11 includes a variety of changes to the application skeleton. Please consult the diff to see what's new.
Laravel 12 includes a variety of changes to the application skeleton. Please consult the diff to see what's new.