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", "name": "nunomaduro/collision",
"version": "v7.3.3", "version": "v7.4.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nunomaduro/collision.git", "url": "https://github.com/nunomaduro/collision.git",
"reference": "c680af93e414110b36056029f63120e6bc78f6e3" "reference": "42bab217d4913d6610f341d0468cec860aae165e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nunomaduro/collision/zipball/c680af93e414110b36056029f63120e6bc78f6e3", "url": "https://api.github.com/repos/nunomaduro/collision/zipball/42bab217d4913d6610f341d0468cec860aae165e",
"reference": "c680af93e414110b36056029f63120e6bc78f6e3", "reference": "42bab217d4913d6610f341d0468cec860aae165e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -9084,15 +9084,15 @@
}, },
"require-dev": { "require-dev": {
"brianium/paratest": "^7.1.2", "brianium/paratest": "^7.1.2",
"laravel/framework": "^10.4.1", "laravel/framework": "^10.5.1",
"laravel/pint": "^1.7.0", "laravel/pint": "^1.7.0",
"laravel/sail": "^1.21.2", "laravel/sail": "^1.21.3",
"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.1", "orchestra/testbench-core": "^8.2.0",
"pestphp/pest": "^2.0.2", "pestphp/pest": "^2.3.0",
"phpunit/phpunit": "^10.0.17", "phpunit/phpunit": "^10.0.19",
"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-23T21:41:35+00:00" "time": "2023-03-31T08:17:12+00:00"
}, },
{ {
"name": "phar-io/manifest", "name": "phar-io/manifest",