Skip to content

Commit 611e14e

Browse files
committed
Update
1 parent d74d447 commit 611e14e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
],
1919
"require": {
2020
"php": "^8.0",
21-
"illuminate/contracts": "^8.0|^9.0|^10"
21+
"illuminate/contracts": "^10"
2222
},
2323
"require-dev": {
2424
"brianium/paratest": "^7",
25-
"nunomaduro/collision": "^5.10",
26-
"nunomaduro/larastan": "^1.0",
25+
"nunomaduro/collision": "^7",
26+
"larastan/larastan": "^2.0",
2727
"orchestra/testbench": "^8.0",
2828
"phpstan/extension-installer": "^1.1",
2929
"phpstan/phpstan-deprecation-rules": "^1.0",

0 commit comments

Comments
 (0)