Skip to content

Commit 44e4267

Browse files
Update nunomaduro/collision requirement from ^6.3 to ^7.0
Updates the requirements on [nunomaduro/collision](https://github.com/nunomaduro/collision) to permit the latest version. - [Release notes](https://github.com/nunomaduro/collision/releases) - [Changelog](https://github.com/nunomaduro/collision/blob/v7.x/CHANGELOG.md) - [Commits](nunomaduro/collision@v6.3.0...v7.0.2) --- updated-dependencies: - dependency-name: nunomaduro/collision dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b1a652f commit 44e4267

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"require-dev": {
3333
"laravel/pint": "^1.2",
34-
"nunomaduro/collision": "^6.3",
34+
"nunomaduro/collision": "^7.0",
3535
"nunomaduro/larastan": "^2.2",
3636
"orchestra/testbench": "^7.15",
3737
"phpstan/extension-installer": "^1.2",

0 commit comments

Comments
 (0)