Update Laravel to latest version

This commit is contained in:
Lance Pioch 2024-04-15 02:14:54 -04:00
parent b70ab0e6cc
commit 1f95430507

10
composer.lock generated
View File

@ -2484,16 +2484,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v11.0.8", "version": "v11.3.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "0379a7ccb77e2029c43ce508fa76e251a0d68fce" "reference": "3b87d0767e9cbddec46480d883010ba720e50dea"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/0379a7ccb77e2029c43ce508fa76e251a0d68fce", "url": "https://api.github.com/repos/laravel/framework/zipball/3b87d0767e9cbddec46480d883010ba720e50dea",
"reference": "0379a7ccb77e2029c43ce508fa76e251a0d68fce", "reference": "3b87d0767e9cbddec46480d883010ba720e50dea",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2685,7 +2685,7 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2024-03-21T14:15:49+00:00" "time": "2024-04-10T15:13:49+00:00"
}, },
{ {
"name": "laravel/helpers", "name": "laravel/helpers",