Skip to content

Commit aad0d60

Browse files
committedFeb 12, 2022
wip
1 parent c17c72f commit aad0d60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"illuminate/contracts": "^8.0|^9.0"
2323
},
2424
"require-dev": {
25-
"nunomaduro/collision": "^5.10",
25+
"nunomaduro/collision": "^5.10|^6.1",
2626
"nunomaduro/larastan": "^1.0",
2727
"orchestra/testbench": "^6.23|^7.0.0",
2828
"pestphp/pest": "^1.21",

0 commit comments

Comments
 (0)
Please sign in to comment.