Merge pull request #6726 from firefly-iii/dependabot/composer/develop/laravel/framework-9.44.0

This commit is contained in:
James Cole 2022-12-19 13:28:49 +01:00 committed by GitHub
commit 4a31f9ce7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

22
composer.lock generated
View File

@ -1856,16 +1856,16 @@
},
{
"name": "laravel/framework",
"version": "v9.43.0",
"version": "v9.44.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "011f2e1d49a11c22519a7899b46ddf3bc5b0f40b"
"reference": "60808a7d9acd53461fd69634c08fc7e0a99fbf98"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/011f2e1d49a11c22519a7899b46ddf3bc5b0f40b",
"reference": "011f2e1d49a11c22519a7899b46ddf3bc5b0f40b",
"url": "https://api.github.com/repos/laravel/framework/zipball/60808a7d9acd53461fd69634c08fc7e0a99fbf98",
"reference": "60808a7d9acd53461fd69634c08fc7e0a99fbf98",
"shasum": ""
},
"require": {
@ -2038,7 +2038,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2022-12-06T14:26:07+00:00"
"time": "2022-12-15T14:56:36+00:00"
},
{
"name": "laravel/passport",
@ -2618,16 +2618,16 @@
},
{
"name": "league/config",
"version": "v1.1.1",
"version": "v1.2.0",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/config.git",
"reference": "a9d39eeeb6cc49d10a6e6c36f22c4c1f4a767f3e"
"reference": "754b3604fb2984c71f4af4a9cbe7b57f346ec1f3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/config/zipball/a9d39eeeb6cc49d10a6e6c36f22c4c1f4a767f3e",
"reference": "a9d39eeeb6cc49d10a6e6c36f22c4c1f4a767f3e",
"url": "https://api.github.com/repos/thephpleague/config/zipball/754b3604fb2984c71f4af4a9cbe7b57f346ec1f3",
"reference": "754b3604fb2984c71f4af4a9cbe7b57f346ec1f3",
"shasum": ""
},
"require": {
@ -2636,7 +2636,7 @@
"php": "^7.4 || ^8.0"
},
"require-dev": {
"phpstan/phpstan": "^0.12.90",
"phpstan/phpstan": "^1.8.2",
"phpunit/phpunit": "^9.5.5",
"scrutinizer/ocular": "^1.8.1",
"unleashedtech/php-coding-standard": "^3.1",
@ -2696,7 +2696,7 @@
"type": "github"
}
],
"time": "2021-08-14T12:15:32+00:00"
"time": "2022-12-11T20:36:23+00:00"
},
{
"name": "league/csv",