Bump nunomaduro/collision from 7.4.0 to 7.5.0

Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision) from 7.4.0 to 7.5.0.
- [Release notes](https://github.com/nunomaduro/collision/releases)
- [Changelog](https://github.com/nunomaduro/collision/blob/v7.x/CHANGELOG.md)
- [Commits](https://github.com/nunomaduro/collision/compare/v7.4.0...v7.5.0)

---
updated-dependencies:
- dependency-name: nunomaduro/collision
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-04-17 09:56:33 +00:00 committed by GitHub
parent f636e92db8
commit c546d57eaa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

46
composer.lock generated
View file

@ -8558,16 +8558,16 @@
}, },
{ {
"name": "filp/whoops", "name": "filp/whoops",
"version": "2.15.1", "version": "2.15.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/filp/whoops.git", "url": "https://github.com/filp/whoops.git",
"reference": "e864ac957acd66e1565f25efda61e37791a5db0b" "reference": "aac9304c5ed61bf7b1b7a6064bf9806ab842ce73"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/filp/whoops/zipball/e864ac957acd66e1565f25efda61e37791a5db0b", "url": "https://api.github.com/repos/filp/whoops/zipball/aac9304c5ed61bf7b1b7a6064bf9806ab842ce73",
"reference": "e864ac957acd66e1565f25efda61e37791a5db0b", "reference": "aac9304c5ed61bf7b1b7a6064bf9806ab842ce73",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -8617,7 +8617,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.15.1" "source": "https://github.com/filp/whoops/tree/2.15.2"
}, },
"funding": [ "funding": [
{ {
@ -8625,7 +8625,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-03-06T18:09:13+00:00" "time": "2023-04-12T12:00:00+00:00"
}, },
{ {
"name": "hamcrest/hamcrest-php", "name": "hamcrest/hamcrest-php",
@ -9132,40 +9132,40 @@
}, },
{ {
"name": "nunomaduro/collision", "name": "nunomaduro/collision",
"version": "v7.4.0", "version": "v7.5.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nunomaduro/collision.git", "url": "https://github.com/nunomaduro/collision.git",
"reference": "42bab217d4913d6610f341d0468cec860aae165e" "reference": "bbbc6fb9c1ee88f8aa38e47abd15c465f946f85e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nunomaduro/collision/zipball/42bab217d4913d6610f341d0468cec860aae165e", "url": "https://api.github.com/repos/nunomaduro/collision/zipball/bbbc6fb9c1ee88f8aa38e47abd15c465f946f85e",
"reference": "42bab217d4913d6610f341d0468cec860aae165e", "reference": "bbbc6fb9c1ee88f8aa38e47abd15c465f946f85e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"filp/whoops": "^2.15.1", "filp/whoops": "^2.15.2",
"nunomaduro/termwind": "^1.15.1", "nunomaduro/termwind": "^1.15.1",
"php": "^8.1.0", "php": "^8.1.0",
"symfony/console": "^6.2.7" "symfony/console": "^6.2.8"
}, },
"conflict": { "conflict": {
"phpunit/phpunit": "<10.0.17" "phpunit/phpunit": "<10.1.0"
}, },
"require-dev": { "require-dev": {
"brianium/paratest": "^7.1.2", "brianium/paratest": "^7.1.3",
"laravel/framework": "^10.5.1", "laravel/framework": "^10.7.1",
"laravel/pint": "^1.7.0", "laravel/pint": "^1.8.0",
"laravel/sail": "^1.21.3", "laravel/sail": "^1.21.4",
"laravel/sanctum": "^3.2.1", "laravel/sanctum": "^3.2.1",
"laravel/tinker": "^2.8.1", "laravel/tinker": "^2.8.1",
"nunomaduro/larastan": "^2.5.1", "nunomaduro/larastan": "^2.5.1",
"orchestra/testbench-core": "^8.2.0", "orchestra/testbench-core": "^8.4.2",
"pestphp/pest": "^2.3.0", "pestphp/pest": "^2.5.0",
"phpunit/phpunit": "^10.0.19", "phpunit/phpunit": "^10.1.0",
"sebastian/environment": "^6.0.0", "sebastian/environment": "^6.0.1",
"spatie/laravel-ignition": "^2.0.0" "spatie/laravel-ignition": "^2.1.0"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
@ -9224,7 +9224,7 @@
"type": "patreon" "type": "patreon"
} }
], ],
"time": "2023-03-31T08:17:12+00:00" "time": "2023-04-14T10:39:16+00:00"
}, },
{ {
"name": "phar-io/manifest", "name": "phar-io/manifest",