Update dependency nunomaduro/collision to v8

This commit is contained in:
renovate[bot] 2024-01-31 15:15:32 +00:00 committed by GitHub
parent 12fdfb3058
commit 84180f180a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
"laravel/pint": "^1.0",
"laravel/sail": "^1.18",
"mockery/mockery": "^1.4.4",
"nunomaduro/collision": "^7.0",
"nunomaduro/collision": "^8.0",
"phpunit/phpunit": "^10.0",
"spatie/laravel-ignition": "^2.0"
},