Bump nunomaduro/collision from 7.0.1 to 7.0.2

Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision) from 7.0.1 to 7.0.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.0.1...v7.0.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-02-13 09:56:58 +00:00 committed by GitHub
parent fe6b5c1c3f
commit ffab2260c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -9261,16 +9261,16 @@
}, },
{ {
"name": "nunomaduro/collision", "name": "nunomaduro/collision",
"version": "v7.0.1", "version": "v7.0.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nunomaduro/collision.git", "url": "https://github.com/nunomaduro/collision.git",
"reference": "0422294fcfb1ca2e15dfc20122d218c45c5bbf51" "reference": "15e5fe35305419c9c6cf196be8d62cf70087a20c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nunomaduro/collision/zipball/0422294fcfb1ca2e15dfc20122d218c45c5bbf51", "url": "https://api.github.com/repos/nunomaduro/collision/zipball/15e5fe35305419c9c6cf196be8d62cf70087a20c",
"reference": "0422294fcfb1ca2e15dfc20122d218c45c5bbf51", "reference": "15e5fe35305419c9c6cf196be8d62cf70087a20c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -9288,7 +9288,7 @@
"nunomaduro/larastan": "^2.4.0", "nunomaduro/larastan": "^2.4.0",
"orchestra/testbench-core": "^8.0.0", "orchestra/testbench-core": "^8.0.0",
"pestphp/pest": "^2.0.0", "pestphp/pest": "^2.0.0",
"phpunit/phpunit": "^10.0.6", "phpunit/phpunit": "^10.0.7",
"spatie/laravel-ignition": "^2.0.0" "spatie/laravel-ignition": "^2.0.0"
}, },
"type": "library", "type": "library",
@ -9348,7 +9348,7 @@
"type": "patreon" "type": "patreon"
} }
], ],
"time": "2023-02-08T12:07:35+00:00" "time": "2023-02-11T18:10:08+00:00"
}, },
{ {
"name": "phar-io/manifest", "name": "phar-io/manifest",