Merge pull request #1145 from jonnybarnes/dependabot/composer/laravel/framework-10.34.2

build(deps): Bump laravel/framework from 10.33.0 to 10.34.2
This commit is contained in:
Jonny Barnes 2023-11-29 11:29:52 +00:00 committed by GitHub
commit 758c044898
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View file

@ -1818,16 +1818,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v10.33.0", "version": "v10.34.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "4536872e3e5b6be51b1f655dafd12c9a4fa0cfe8" "reference": "c581caa233e380610b34cc491490bfa147a3b62b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/4536872e3e5b6be51b1f655dafd12c9a4fa0cfe8", "url": "https://api.github.com/repos/laravel/framework/zipball/c581caa233e380610b34cc491490bfa147a3b62b",
"reference": "4536872e3e5b6be51b1f655dafd12c9a4fa0cfe8", "reference": "c581caa233e380610b34cc491490bfa147a3b62b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2016,7 +2016,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": "2023-11-21T14:49:31+00:00" "time": "2023-11-28T19:06:27+00:00"
}, },
{ {
"name": "laravel/horizon", "name": "laravel/horizon",