build(deps-dev): Bump nunomaduro/collision from 7.8.1 to 7.9.0
Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision) from 7.8.1 to 7.9.0. - [Changelog](https://github.com/nunomaduro/collision/blob/v7.x/CHANGELOG.md) - [Commits](https://github.com/nunomaduro/collision/compare/v7.8.1...v7.9.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
b593329a62
commit
46e2d24096
1 changed files with 16 additions and 16 deletions
32
composer.lock
generated
32
composer.lock
generated
|
@ -9579,37 +9579,37 @@
|
|||
},
|
||||
{
|
||||
"name": "nunomaduro/collision",
|
||||
"version": "v7.8.1",
|
||||
"version": "v7.9.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/nunomaduro/collision.git",
|
||||
"reference": "61553ad3260845d7e3e49121b7074619233d361b"
|
||||
"reference": "296d0cf9fe462837ac0da8a568b56fc026b132da"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/nunomaduro/collision/zipball/61553ad3260845d7e3e49121b7074619233d361b",
|
||||
"reference": "61553ad3260845d7e3e49121b7074619233d361b",
|
||||
"url": "https://api.github.com/repos/nunomaduro/collision/zipball/296d0cf9fe462837ac0da8a568b56fc026b132da",
|
||||
"reference": "296d0cf9fe462837ac0da8a568b56fc026b132da",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"filp/whoops": "^2.15.3",
|
||||
"nunomaduro/termwind": "^1.15.1",
|
||||
"php": "^8.1.0",
|
||||
"symfony/console": "^6.3.2"
|
||||
"symfony/console": "^6.3.4"
|
||||
},
|
||||
"require-dev": {
|
||||
"brianium/paratest": "^7.2.4",
|
||||
"laravel/framework": "^10.17.1",
|
||||
"laravel/pint": "^1.10.5",
|
||||
"laravel/sail": "^1.23.1",
|
||||
"laravel/sanctum": "^3.2.5",
|
||||
"laravel/tinker": "^2.8.1",
|
||||
"brianium/paratest": "^7.2.7",
|
||||
"laravel/framework": "^10.23.1",
|
||||
"laravel/pint": "^1.13.1",
|
||||
"laravel/sail": "^1.25.0",
|
||||
"laravel/sanctum": "^3.3.1",
|
||||
"laravel/tinker": "^2.8.2",
|
||||
"nunomaduro/larastan": "^2.6.4",
|
||||
"orchestra/testbench-core": "^8.5.9",
|
||||
"pestphp/pest": "^2.12.1",
|
||||
"phpunit/phpunit": "^10.3.1",
|
||||
"orchestra/testbench-core": "^8.11.0",
|
||||
"pestphp/pest": "^2.19.1",
|
||||
"phpunit/phpunit": "^10.3.5",
|
||||
"sebastian/environment": "^6.0.1",
|
||||
"spatie/laravel-ignition": "^2.2.0"
|
||||
"spatie/laravel-ignition": "^2.3.0"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
|
@ -9668,7 +9668,7 @@
|
|||
"type": "patreon"
|
||||
}
|
||||
],
|
||||
"time": "2023-08-07T08:03:21+00:00"
|
||||
"time": "2023-09-19T10:45:09+00:00"
|
||||
},
|
||||
{
|
||||
"name": "openai-php/client",
|
||||
|
|
Loading…
Add table
Reference in a new issue