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