mirror of
https://github.com/laravel/laravel.git
synced 2025-02-20 11:53:14 +08:00
Merge branch '10.x'
This commit is contained in:
commit
1ad4708ddb
@ -2,6 +2,6 @@
|
|||||||
|
|
||||||
## [Unreleased](https://github.com/laravel/laravel/compare/v11.0.0...master)
|
## [Unreleased](https://github.com/laravel/laravel/compare/v11.0.0...master)
|
||||||
|
|
||||||
## [v11.0.0 (2023-02-17)](https://github.com/laravel/laravel/compare/v10.0.2...v11.0.0)
|
## [v11.0.0 (2023-02-17)](https://github.com/laravel/laravel/compare/v10.3.2...v11.0.0)
|
||||||
|
|
||||||
Laravel 11 includes a variety of changes to the application skeleton. Please consult the diff to see what's new.
|
Laravel 11 includes a variety of changes to the application skeleton. Please consult the diff to see what's new.
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
"build": "vite build"
|
"build": "vite build"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"axios": "^1.6.3",
|
"axios": "^1.6.4",
|
||||||
"laravel-vite-plugin": "^1.0",
|
"laravel-vite-plugin": "^1.0",
|
||||||
"vite": "^5.0"
|
"vite": "^5.0"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user