Bump nunomaduro/collision from 7.1.0 to 7.1.2

Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision) from 7.1.0 to 7.1.2.
- [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.1.0...v7.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-03-16 21:29:23 +00:00 committed by GitHub
parent a10f86e736
commit c932223c55
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

39
composer.lock generated
View file

@ -8487,16 +8487,16 @@
}, },
{ {
"name": "filp/whoops", "name": "filp/whoops",
"version": "2.15.0", "version": "2.15.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/filp/whoops.git", "url": "https://github.com/filp/whoops.git",
"reference": "3e8aebbca9f0ae6f618962c4ad514077fd365ab3" "reference": "e864ac957acd66e1565f25efda61e37791a5db0b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/filp/whoops/zipball/3e8aebbca9f0ae6f618962c4ad514077fd365ab3", "url": "https://api.github.com/repos/filp/whoops/zipball/e864ac957acd66e1565f25efda61e37791a5db0b",
"reference": "3e8aebbca9f0ae6f618962c4ad514077fd365ab3", "reference": "e864ac957acd66e1565f25efda61e37791a5db0b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -8546,7 +8546,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.0" "source": "https://github.com/filp/whoops/tree/2.15.1"
}, },
"funding": [ "funding": [
{ {
@ -8554,7 +8554,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-03-03T12:00:00+00:00" "time": "2023-03-06T18:09:13+00:00"
}, },
{ {
"name": "hamcrest/hamcrest-php", "name": "hamcrest/hamcrest-php",
@ -9061,35 +9061,38 @@
}, },
{ {
"name": "nunomaduro/collision", "name": "nunomaduro/collision",
"version": "v7.1.0", "version": "v7.1.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nunomaduro/collision.git", "url": "https://github.com/nunomaduro/collision.git",
"reference": "2b97fed4950cf0ff148c18b853975ec8ea135e90" "reference": "f502ff3b2051124c89b4dd3a8a497ca65f3ce26c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nunomaduro/collision/zipball/2b97fed4950cf0ff148c18b853975ec8ea135e90", "url": "https://api.github.com/repos/nunomaduro/collision/zipball/f502ff3b2051124c89b4dd3a8a497ca65f3ce26c",
"reference": "2b97fed4950cf0ff148c18b853975ec8ea135e90", "reference": "f502ff3b2051124c89b4dd3a8a497ca65f3ce26c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"filp/whoops": "^2.14.6", "filp/whoops": "^2.15.1",
"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.7"
}, },
"conflict": {
"phpunit/phpunit": "<10.0.16"
},
"require-dev": { "require-dev": {
"brianium/paratest": "^7.1.0", "brianium/paratest": "^7.1.1",
"laravel/framework": "^10.2.0", "laravel/framework": "^10.3.3",
"laravel/pint": "^1.6.0", "laravel/pint": "^1.6.0",
"laravel/sail": "^1.21.1", "laravel/sail": "^1.21.2",
"laravel/sanctum": "^3.2.1", "laravel/sanctum": "^3.2.1",
"laravel/tinker": "^2.8.1", "laravel/tinker": "^2.8.1",
"nunomaduro/larastan": "^2.4.1", "nunomaduro/larastan": "^2.5.1",
"orchestra/testbench-core": "^8.0.3", "orchestra/testbench-core": "^8.0.5",
"pestphp/pest": "^2.0.0", "pestphp/pest": "^2.0.0",
"phpunit/phpunit": "^10.0.14", "phpunit/phpunit": "^10.0.16",
"sebastian/environment": "^6.0.0", "sebastian/environment": "^6.0.0",
"spatie/laravel-ignition": "^2.0.0" "spatie/laravel-ignition": "^2.0.0"
}, },
@ -9150,7 +9153,7 @@
"type": "patreon" "type": "patreon"
} }
], ],
"time": "2023-03-03T10:00:22+00:00" "time": "2023-03-14T14:34:49+00:00"
}, },
{ {
"name": "phar-io/manifest", "name": "phar-io/manifest",