Merge pull request #741 from jonnybarnes/dependabot/composer/laravel/framework-10.6.1

Bump laravel/framework from 10.6.0 to 10.6.1
This commit is contained in:
Jonny Barnes 2023-04-05 11:05:26 +01:00 committed by GitHub
commit 7a0ecab3cc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View file

@ -1824,16 +1824,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v10.6.0", "version": "v10.6.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "a9c6b58ebafc839b61e75b19aa38ec8bef45bf67" "reference": "1282e96202085f798528ee43371b2ffbb8dcfbd8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/a9c6b58ebafc839b61e75b19aa38ec8bef45bf67", "url": "https://api.github.com/repos/laravel/framework/zipball/1282e96202085f798528ee43371b2ffbb8dcfbd8",
"reference": "a9c6b58ebafc839b61e75b19aa38ec8bef45bf67", "reference": "1282e96202085f798528ee43371b2ffbb8dcfbd8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2020,7 +2020,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-04-04T14:08:32+00:00" "time": "2023-04-04T20:58:15+00:00"
}, },
{ {
"name": "laravel/horizon", "name": "laravel/horizon",