Skip to content

Commit

Permalink
Update nunomaduro/collision requirement from ^6.0 to ^7.10
Browse files Browse the repository at this point in the history
Updates the requirements on [nunomaduro/collision](https://github.com/nunomaduro/collision) to permit the latest version.
- [Changelog](https://github.com/nunomaduro/collision/blob/v8.x/CHANGELOG.md)
- [Commits](nunomaduro/collision@v6.0.0...v7.10.0)

---
updated-dependencies:
- dependency-name: nunomaduro/collision
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 5, 2024
1 parent 898653b commit 70e7b0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"spatie/laravel-package-tools": "^1.16.2"
},
"require-dev": {
"nunomaduro/collision": "^6.0",
"nunomaduro/collision": "^7.10",
"orchestra/testbench": "^8.21",
"spatie/laravel-ray": "^1.35",
"squizlabs/php_codesniffer": "^3.6"
Expand Down

0 comments on commit 70e7b0e

Please sign in to comment.