Bump nunomaduro/collision from 7.3.3 to 7.4.0

Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision) from 7.3.3 to 7.4.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.3.3...v7.4.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-05 08:35:08 +00:00 committed by GitHub
parent aa082f8bb1
commit 89219010bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

20
composer.lock generated
View file

@ -9061,16 +9061,16 @@
},
{
"name": "nunomaduro/collision",
"version": "v7.3.3",
"version": "v7.4.0",
"source": {
"type": "git",
"url": "https://github.com/nunomaduro/collision.git",
"reference": "c680af93e414110b36056029f63120e6bc78f6e3"
"reference": "42bab217d4913d6610f341d0468cec860aae165e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nunomaduro/collision/zipball/c680af93e414110b36056029f63120e6bc78f6e3",
"reference": "c680af93e414110b36056029f63120e6bc78f6e3",
"url": "https://api.github.com/repos/nunomaduro/collision/zipball/42bab217d4913d6610f341d0468cec860aae165e",
"reference": "42bab217d4913d6610f341d0468cec860aae165e",
"shasum": ""
},
"require": {
@ -9084,15 +9084,15 @@
},
"require-dev": {
"brianium/paratest": "^7.1.2",
"laravel/framework": "^10.4.1",
"laravel/framework": "^10.5.1",
"laravel/pint": "^1.7.0",
"laravel/sail": "^1.21.2",
"laravel/sail": "^1.21.3",
"laravel/sanctum": "^3.2.1",
"laravel/tinker": "^2.8.1",
"nunomaduro/larastan": "^2.5.1",
"orchestra/testbench-core": "^8.1.1",
"pestphp/pest": "^2.0.2",
"phpunit/phpunit": "^10.0.17",
"orchestra/testbench-core": "^8.2.0",
"pestphp/pest": "^2.3.0",
"phpunit/phpunit": "^10.0.19",
"sebastian/environment": "^6.0.0",
"spatie/laravel-ignition": "^2.0.0"
},
@ -9153,7 +9153,7 @@
"type": "patreon"
}
],
"time": "2023-03-23T21:41:35+00:00"
"time": "2023-03-31T08:17:12+00:00"
},
{
"name": "phar-io/manifest",