Merge pull request #7147 from firefly-iii/dependabot/composer/develop/nunomaduro/collision-7.1.0

Bump nunomaduro/collision from 7.0.5 to 7.1.0
This commit is contained in:
James Cole 2023-03-06 05:47:14 +01:00 committed by GitHub
commit 4ada2f3e3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 21 additions and 20 deletions

View File

@ -97,7 +97,7 @@
"league/commonmark": "2.*", "league/commonmark": "2.*",
"league/csv": "^9.7", "league/csv": "^9.7",
"league/fractal": "0.*", "league/fractal": "0.*",
"nunomaduro/collision": "^7.0", "nunomaduro/collision": "^7.1",
"pragmarx/google2fa": "^8.0", "pragmarx/google2fa": "^8.0",
"predis/predis": "^2.1", "predis/predis": "^2.1",
"psr/log": "<4", "psr/log": "<4",

39
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "44315ea9315b37a8e2a0b6aaabe57773", "content-hash": "d039ac062900b9cf70e12f1e7a6cacd9",
"packages": [ "packages": [
{ {
"name": "bacon/bacon-qr-code", "name": "bacon/bacon-qr-code",
@ -1068,16 +1068,16 @@
}, },
{ {
"name": "filp/whoops", "name": "filp/whoops",
"version": "2.14.6", "version": "2.15.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/filp/whoops.git", "url": "https://github.com/filp/whoops.git",
"reference": "f7948baaa0330277c729714910336383286305da" "reference": "3e8aebbca9f0ae6f618962c4ad514077fd365ab3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/filp/whoops/zipball/f7948baaa0330277c729714910336383286305da", "url": "https://api.github.com/repos/filp/whoops/zipball/3e8aebbca9f0ae6f618962c4ad514077fd365ab3",
"reference": "f7948baaa0330277c729714910336383286305da", "reference": "3e8aebbca9f0ae6f618962c4ad514077fd365ab3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1127,7 +1127,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/filp/whoops/issues", "issues": "https://github.com/filp/whoops/issues",
"source": "https://github.com/filp/whoops/tree/2.14.6" "source": "https://github.com/filp/whoops/tree/2.15.0"
}, },
"funding": [ "funding": [
{ {
@ -1135,7 +1135,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2022-11-02T16:23:29+00:00" "time": "2023-03-03T12:00:00+00:00"
}, },
{ {
"name": "firebase/php-jwt", "name": "firebase/php-jwt",
@ -3888,34 +3888,35 @@
}, },
{ {
"name": "nunomaduro/collision", "name": "nunomaduro/collision",
"version": "v7.0.5", "version": "v7.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nunomaduro/collision.git", "url": "https://github.com/nunomaduro/collision.git",
"reference": "5c654ee5fa187cf2f4cb226d773582ec6d402a55" "reference": "2b97fed4950cf0ff148c18b853975ec8ea135e90"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nunomaduro/collision/zipball/5c654ee5fa187cf2f4cb226d773582ec6d402a55", "url": "https://api.github.com/repos/nunomaduro/collision/zipball/2b97fed4950cf0ff148c18b853975ec8ea135e90",
"reference": "5c654ee5fa187cf2f4cb226d773582ec6d402a55", "reference": "2b97fed4950cf0ff148c18b853975ec8ea135e90",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"filp/whoops": "^2.14.6", "filp/whoops": "^2.14.6",
"nunomaduro/termwind": "^1.15.1", "nunomaduro/termwind": "^1.15.1",
"php": "^8.1.0", "php": "^8.1.0",
"symfony/console": "^6.2.5" "symfony/console": "^6.2.7"
}, },
"require-dev": { "require-dev": {
"laravel/framework": "^10.0.3", "brianium/paratest": "^7.1.0",
"laravel/pint": "^1.5.0", "laravel/framework": "^10.2.0",
"laravel/sail": "^1.20.2", "laravel/pint": "^1.6.0",
"laravel/sail": "^1.21.1",
"laravel/sanctum": "^3.2.1", "laravel/sanctum": "^3.2.1",
"laravel/tinker": "^2.8.0", "laravel/tinker": "^2.8.1",
"nunomaduro/larastan": "^2.4.1", "nunomaduro/larastan": "^2.4.1",
"orchestra/testbench-core": "^8.0.1", "orchestra/testbench-core": "^8.0.3",
"pestphp/pest": "^2.0.0", "pestphp/pest": "^2.0.0",
"phpunit/phpunit": "^10.0.9", "phpunit/phpunit": "^10.0.14",
"sebastian/environment": "^6.0.0", "sebastian/environment": "^6.0.0",
"spatie/laravel-ignition": "^2.0.0" "spatie/laravel-ignition": "^2.0.0"
}, },
@ -3976,7 +3977,7 @@
"type": "patreon" "type": "patreon"
} }
], ],
"time": "2023-02-19T16:25:13+00:00" "time": "2023-03-03T10:00:22+00:00"
}, },
{ {
"name": "nunomaduro/termwind", "name": "nunomaduro/termwind",