Merge pull request #6560 from firefly-iii/dependabot/composer/develop/laravel/framework-9.36.4

Bump laravel/framework from 9.36.2 to 9.36.4
This commit is contained in:
James Cole 2022-10-24 13:55:36 +02:00 committed by GitHub
commit 0b64507fd7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

42
composer.lock generated
View File

@ -716,23 +716,23 @@
},
{
"name": "doctrine/inflector",
"version": "2.0.5",
"version": "2.0.6",
"source": {
"type": "git",
"url": "https://github.com/doctrine/inflector.git",
"reference": "ade2b3bbfb776f27f0558e26eed43b5d9fe1b392"
"reference": "d9d313a36c872fd6ee06d9a6cbcf713eaa40f024"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/inflector/zipball/ade2b3bbfb776f27f0558e26eed43b5d9fe1b392",
"reference": "ade2b3bbfb776f27f0558e26eed43b5d9fe1b392",
"url": "https://api.github.com/repos/doctrine/inflector/zipball/d9d313a36c872fd6ee06d9a6cbcf713eaa40f024",
"reference": "d9d313a36c872fd6ee06d9a6cbcf713eaa40f024",
"shasum": ""
},
"require": {
"php": "^7.2 || ^8.0"
},
"require-dev": {
"doctrine/coding-standard": "^9",
"doctrine/coding-standard": "^10",
"phpstan/phpstan": "^1.8",
"phpstan/phpstan-phpunit": "^1.1",
"phpstan/phpstan-strict-rules": "^1.3",
@ -787,7 +787,7 @@
],
"support": {
"issues": "https://github.com/doctrine/inflector/issues",
"source": "https://github.com/doctrine/inflector/tree/2.0.5"
"source": "https://github.com/doctrine/inflector/tree/2.0.6"
},
"funding": [
{
@ -803,7 +803,7 @@
"type": "tidelift"
}
],
"time": "2022-09-07T09:01:28+00:00"
"time": "2022-10-20T09:10:12+00:00"
},
{
"name": "doctrine/lexer",
@ -1856,16 +1856,16 @@
},
{
"name": "laravel/framework",
"version": "v9.36.2",
"version": "v9.36.4",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "0bcd350eec1974c9f912f129368587ef7e43722b"
"reference": "15ce569fd93124e8e2257c24e3ed85b9ef9951d6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/0bcd350eec1974c9f912f129368587ef7e43722b",
"reference": "0bcd350eec1974c9f912f129368587ef7e43722b",
"url": "https://api.github.com/repos/laravel/framework/zipball/15ce569fd93124e8e2257c24e3ed85b9ef9951d6",
"reference": "15ce569fd93124e8e2257c24e3ed85b9ef9951d6",
"shasum": ""
},
"require": {
@ -1877,7 +1877,7 @@
"fruitcake/php-cors": "^1.2",
"laravel/serializable-closure": "^1.2.2",
"league/commonmark": "^2.2",
"league/flysystem": "^3.0.16",
"league/flysystem": "^3.8.0",
"monolog/monolog": "^2.0",
"nesbot/carbon": "^2.62.1",
"nunomaduro/termwind": "^1.13",
@ -1954,7 +1954,7 @@
"league/flysystem-read-only": "^3.3",
"league/flysystem-sftp-v3": "^3.0",
"mockery/mockery": "^1.5.1",
"orchestra/testbench-core": "^7.8",
"orchestra/testbench-core": "^7.11",
"pda/pheanstalk": "^4.0",
"phpstan/phpstan": "^1.4.7",
"phpunit/phpunit": "^9.5.8",
@ -2038,7 +2038,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2022-10-18T18:46:20+00:00"
"time": "2022-10-20T16:11:03+00:00"
},
{
"name": "laravel/passport",
@ -2838,16 +2838,16 @@
},
{
"name": "league/flysystem",
"version": "3.8.0",
"version": "3.10.1",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem.git",
"reference": "3d2ed6215e096e900662bd8f993fc5ad81cc4135"
"reference": "9857d7208a94fc63c7bf09caf223280e59ac7274"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/3d2ed6215e096e900662bd8f993fc5ad81cc4135",
"reference": "3d2ed6215e096e900662bd8f993fc5ad81cc4135",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/9857d7208a94fc63c7bf09caf223280e59ac7274",
"reference": "9857d7208a94fc63c7bf09caf223280e59ac7274",
"shasum": ""
},
"require": {
@ -2863,7 +2863,7 @@
},
"require-dev": {
"async-aws/s3": "^1.5",
"async-aws/simple-s3": "^1.0",
"async-aws/simple-s3": "^1.1",
"aws/aws-sdk-php": "^3.198.1",
"composer/semver": "^3.0",
"ext-fileinfo": "*",
@ -2909,7 +2909,7 @@
],
"support": {
"issues": "https://github.com/thephpleague/flysystem/issues",
"source": "https://github.com/thephpleague/flysystem/tree/3.8.0"
"source": "https://github.com/thephpleague/flysystem/tree/3.10.1"
},
"funding": [
{
@ -2925,7 +2925,7 @@
"type": "tidelift"
}
],
"time": "2022-10-18T06:54:34+00:00"
"time": "2022-10-21T18:57:47+00:00"
},
{
"name": "league/fractal",