build(deps-dev): Bump nunomaduro/collision from 7.6.0 to 7.7.0

Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision) from 7.6.0 to 7.7.0.
- [Changelog](https://github.com/nunomaduro/collision/blob/v7.x/CHANGELOG.md)
- [Commits](https://github.com/nunomaduro/collision/compare/v7.6.0...v7.7.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-07-03 10:39:49 +00:00 committed by GitHub
parent 99c658c695
commit abef7049cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

24
composer.lock generated
View file

@ -9549,16 +9549,16 @@
},
{
"name": "nunomaduro/collision",
"version": "v7.6.0",
"version": "v7.7.0",
"source": {
"type": "git",
"url": "https://github.com/nunomaduro/collision.git",
"reference": "87faf7bc1c42d7fef7c60ec5c143050ce2a6189a"
"reference": "69a07197d055456d29911116fca3bc2c985f524b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nunomaduro/collision/zipball/87faf7bc1c42d7fef7c60ec5c143050ce2a6189a",
"reference": "87faf7bc1c42d7fef7c60ec5c143050ce2a6189a",
"url": "https://api.github.com/repos/nunomaduro/collision/zipball/69a07197d055456d29911116fca3bc2c985f524b",
"reference": "69a07197d055456d29911116fca3bc2c985f524b",
"shasum": ""
},
"require": {
@ -9571,18 +9571,18 @@
"phpunit/phpunit": "<10.1.2"
},
"require-dev": {
"brianium/paratest": "^7.2.0",
"laravel/framework": "^10.13.5",
"laravel/pint": "^1.10.2",
"laravel/sail": "^1.22.0",
"brianium/paratest": "^7.2.2",
"laravel/framework": "^10.14.1",
"laravel/pint": "^1.10.3",
"laravel/sail": "^1.23.0",
"laravel/sanctum": "^3.2.5",
"laravel/tinker": "^2.8.1",
"nunomaduro/larastan": "^2.6.3",
"orchestra/testbench-core": "^8.5.7",
"pestphp/pest": "^2",
"orchestra/testbench-core": "^8.5.8",
"pestphp/pest": "^2.8.1",
"phpunit/phpunit": "^10.2.2",
"sebastian/environment": "^6.0.1",
"spatie/laravel-ignition": "^2.1.3"
"spatie/laravel-ignition": "^2.2.0"
},
"type": "library",
"extra": {
@ -9641,7 +9641,7 @@
"type": "patreon"
}
],
"time": "2023-06-15T10:51:08+00:00"
"time": "2023-06-29T09:10:16+00:00"
},
{
"name": "openai-php/client",