Merge pull request #451 from jonnybarnes/dependabot/composer/laravel/framework-9.32.0

Bump laravel/framework from 9.31.0 to 9.32.0
This commit is contained in:
Jonny Barnes 2022-09-28 17:33:35 +01:00 committed by GitHub
commit 5abad0d64c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

22
composer.lock generated
View file

@ -1741,16 +1741,16 @@
},
{
"name": "laravel/framework",
"version": "v9.31.0",
"version": "v9.32.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "75013d4fffe3b24748d313fbbea53206351214f7"
"reference": "aae3b59f82434176546c9dd10804adda16da5278"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/75013d4fffe3b24748d313fbbea53206351214f7",
"reference": "75013d4fffe3b24748d313fbbea53206351214f7",
"url": "https://api.github.com/repos/laravel/framework/zipball/aae3b59f82434176546c9dd10804adda16da5278",
"reference": "aae3b59f82434176546c9dd10804adda16da5278",
"shasum": ""
},
"require": {
@ -1923,7 +1923,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2022-09-20T13:32:50+00:00"
"time": "2022-09-27T13:32:56+00:00"
},
{
"name": "laravel/horizon",
@ -2455,16 +2455,16 @@
},
{
"name": "league/flysystem",
"version": "3.5.1",
"version": "3.5.2",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem.git",
"reference": "f14993c6e394450ac4649da35264df0544d0234e"
"reference": "c73c4eb31f2e883b3897ab5591aa2dbc48112433"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/f14993c6e394450ac4649da35264df0544d0234e",
"reference": "f14993c6e394450ac4649da35264df0544d0234e",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/c73c4eb31f2e883b3897ab5591aa2dbc48112433",
"reference": "c73c4eb31f2e883b3897ab5591aa2dbc48112433",
"shasum": ""
},
"require": {
@ -2526,7 +2526,7 @@
],
"support": {
"issues": "https://github.com/thephpleague/flysystem/issues",
"source": "https://github.com/thephpleague/flysystem/tree/3.5.1"
"source": "https://github.com/thephpleague/flysystem/tree/3.5.2"
},
"funding": [
{
@ -2542,7 +2542,7 @@
"type": "tidelift"
}
],
"time": "2022-09-18T18:23:19+00:00"
"time": "2022-09-23T18:59:16+00:00"
},
{
"name": "league/flysystem-aws-s3-v3",