Merge pull request #1209 from jonnybarnes/dependabot/composer/laravel/framework-10.38.2

build(deps): Bump laravel/framework from 10.38.1 to 10.38.2
This commit is contained in:
Jonny Barnes 2023-12-27 09:36:09 +00:00 committed by GitHub
commit 2c4dba225e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View file

@ -1928,16 +1928,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v10.38.1", "version": "v10.38.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "ced4689f495213e9d23995b36098f12a802cc15b" "reference": "43da808391da3540d44a8dfeb4e46da4ad8f5723"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/ced4689f495213e9d23995b36098f12a802cc15b", "url": "https://api.github.com/repos/laravel/framework/zipball/43da808391da3540d44a8dfeb4e46da4ad8f5723",
"reference": "ced4689f495213e9d23995b36098f12a802cc15b", "reference": "43da808391da3540d44a8dfeb4e46da4ad8f5723",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2129,7 +2129,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-12-20T14:52:12+00:00" "time": "2023-12-22T14:39:10+00:00"
}, },
{ {
"name": "laravel/horizon", "name": "laravel/horizon",