build(deps-dev): Bump nunomaduro/collision from 7.5.2 to 7.6.0
Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision) from 7.5.2 to 7.6.0. - [Changelog](https://github.com/nunomaduro/collision/blob/v7.x/CHANGELOG.md) - [Commits](https://github.com/nunomaduro/collision/compare/v7.5.2...v7.6.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:
parent
c93b8a3801
commit
f353e4205a
1 changed files with 16 additions and 16 deletions
32
composer.lock
generated
32
composer.lock
generated
|
@ -9548,40 +9548,40 @@
|
|||
},
|
||||
{
|
||||
"name": "nunomaduro/collision",
|
||||
"version": "v7.5.2",
|
||||
"version": "v7.6.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/nunomaduro/collision.git",
|
||||
"reference": "76b3cabda0aabda455fc3b9db6c3615f5a87c7ff"
|
||||
"reference": "87faf7bc1c42d7fef7c60ec5c143050ce2a6189a"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/nunomaduro/collision/zipball/76b3cabda0aabda455fc3b9db6c3615f5a87c7ff",
|
||||
"reference": "76b3cabda0aabda455fc3b9db6c3615f5a87c7ff",
|
||||
"url": "https://api.github.com/repos/nunomaduro/collision/zipball/87faf7bc1c42d7fef7c60ec5c143050ce2a6189a",
|
||||
"reference": "87faf7bc1c42d7fef7c60ec5c143050ce2a6189a",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"filp/whoops": "^2.15.2",
|
||||
"nunomaduro/termwind": "^1.15.1",
|
||||
"php": "^8.1.0",
|
||||
"symfony/console": "^6.2.8"
|
||||
"symfony/console": "^6.3.0"
|
||||
},
|
||||
"conflict": {
|
||||
"phpunit/phpunit": "<10.1.2"
|
||||
},
|
||||
"require-dev": {
|
||||
"brianium/paratest": "^7.1.3",
|
||||
"laravel/framework": "^10.8.0",
|
||||
"laravel/pint": "^1.9.0",
|
||||
"laravel/sail": "^1.21.4",
|
||||
"laravel/sanctum": "^3.2.1",
|
||||
"brianium/paratest": "^7.2.0",
|
||||
"laravel/framework": "^10.13.5",
|
||||
"laravel/pint": "^1.10.2",
|
||||
"laravel/sail": "^1.22.0",
|
||||
"laravel/sanctum": "^3.2.5",
|
||||
"laravel/tinker": "^2.8.1",
|
||||
"nunomaduro/larastan": "^2.6.0",
|
||||
"orchestra/testbench-core": "^8.5.0",
|
||||
"pestphp/pest": "^2.5.2",
|
||||
"phpunit/phpunit": "^10.1.1",
|
||||
"nunomaduro/larastan": "^2.6.3",
|
||||
"orchestra/testbench-core": "^8.5.7",
|
||||
"pestphp/pest": "^2",
|
||||
"phpunit/phpunit": "^10.2.2",
|
||||
"sebastian/environment": "^6.0.1",
|
||||
"spatie/laravel-ignition": "^2.1.0"
|
||||
"spatie/laravel-ignition": "^2.1.3"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
|
@ -9640,7 +9640,7 @@
|
|||
"type": "patreon"
|
||||
}
|
||||
],
|
||||
"time": "2023-04-22T22:12:40+00:00"
|
||||
"time": "2023-06-15T10:51:08+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phar-io/manifest",
|
||||
|
|
Loading…
Add table
Reference in a new issue