Merge pull request #30 from JulianPrieber/dependabot/composer/laravel/framework-8.83.9

Bump laravel/framework from 8.83.8 to 8.83.9
This commit is contained in:
Julian Prieber 2022-04-19 21:16:22 +02:00 committed by GitHub
commit 1dcb4d5e9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 11 deletions

22
composer.lock generated
View File

@ -1004,16 +1004,16 @@
},
{
"name": "laravel/framework",
"version": "v8.83.8",
"version": "v8.83.9",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "cf430301ad17656b3d918995bcdd0454c3c119b9"
"reference": "ac6e16bb56510eda2e373c6365d5c92da3fd559d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/cf430301ad17656b3d918995bcdd0454c3c119b9",
"reference": "cf430301ad17656b3d918995bcdd0454c3c119b9",
"url": "https://api.github.com/repos/laravel/framework/zipball/ac6e16bb56510eda2e373c6365d5c92da3fd559d",
"reference": "ac6e16bb56510eda2e373c6365d5c92da3fd559d",
"shasum": ""
},
"require": {
@ -1173,7 +1173,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2022-04-12T13:49:56+00:00"
"time": "2022-04-19T15:01:38+00:00"
},
{
"name": "laravel/serializable-closure",
@ -1491,16 +1491,16 @@
},
{
"name": "league/mime-type-detection",
"version": "1.10.0",
"version": "1.11.0",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/mime-type-detection.git",
"reference": "3e4a35d756eedc67096f30240a68a3149120dae7"
"reference": "ff6248ea87a9f116e78edd6002e39e5128a0d4dd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/3e4a35d756eedc67096f30240a68a3149120dae7",
"reference": "3e4a35d756eedc67096f30240a68a3149120dae7",
"url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/ff6248ea87a9f116e78edd6002e39e5128a0d4dd",
"reference": "ff6248ea87a9f116e78edd6002e39e5128a0d4dd",
"shasum": ""
},
"require": {
@ -1531,7 +1531,7 @@
"description": "Mime-type detection for Flysystem",
"support": {
"issues": "https://github.com/thephpleague/mime-type-detection/issues",
"source": "https://github.com/thephpleague/mime-type-detection/tree/1.10.0"
"source": "https://github.com/thephpleague/mime-type-detection/tree/1.11.0"
},
"funding": [
{
@ -1543,7 +1543,7 @@
"type": "tidelift"
}
],
"time": "2022-04-11T12:49:04+00:00"
"time": "2022-04-17T13:12:02+00:00"
},
{
"name": "monolog/monolog",