Bump nunomaduro/collision from 7.2.0 to 7.3.2

Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision) from 7.2.0 to 7.3.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.2.0...v7.3.2)

---
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-03-23 09:56:33 +00:00 committed by GitHub
parent 852ab78095
commit 2390a3f67a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

22
composer.lock generated
View file

@ -9061,16 +9061,16 @@
}, },
{ {
"name": "nunomaduro/collision", "name": "nunomaduro/collision",
"version": "v7.2.0", "version": "v7.3.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nunomaduro/collision.git", "url": "https://github.com/nunomaduro/collision.git",
"reference": "8ee125cb0888cf694b559caa015e104f577bb4f0" "reference": "9e111c8d8e88862d334879853dc849542e4b015a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nunomaduro/collision/zipball/8ee125cb0888cf694b559caa015e104f577bb4f0", "url": "https://api.github.com/repos/nunomaduro/collision/zipball/9e111c8d8e88862d334879853dc849542e4b015a",
"reference": "8ee125cb0888cf694b559caa015e104f577bb4f0", "reference": "9e111c8d8e88862d334879853dc849542e4b015a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -9080,19 +9080,19 @@
"symfony/console": "^6.2.7" "symfony/console": "^6.2.7"
}, },
"conflict": { "conflict": {
"phpunit/phpunit": "<10.0.16" "phpunit/phpunit": "<10.0.17"
}, },
"require-dev": { "require-dev": {
"brianium/paratest": "^7.1.1", "brianium/paratest": "^7.1.2",
"laravel/framework": "^10.4.1", "laravel/framework": "^10.4.1",
"laravel/pint": "^1.6.0", "laravel/pint": "^1.7.0",
"laravel/sail": "^1.21.2", "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.5.1", "nunomaduro/larastan": "^2.5.1",
"orchestra/testbench-core": "^8.1.0", "orchestra/testbench-core": "^8.1.1",
"pestphp/pest": "^2.0.0", "pestphp/pest": "^2.0.2",
"phpunit/phpunit": "^10.0.16", "phpunit/phpunit": "^10.0.17",
"sebastian/environment": "^6.0.0", "sebastian/environment": "^6.0.0",
"spatie/laravel-ignition": "^2.0.0" "spatie/laravel-ignition": "^2.0.0"
}, },
@ -9153,7 +9153,7 @@
"type": "patreon" "type": "patreon"
} }
], ],
"time": "2023-03-19T17:08:17+00:00" "time": "2023-03-21T21:02:58+00:00"
}, },
{ {
"name": "phar-io/manifest", "name": "phar-io/manifest",