Skip to content

Commit 7ceeb08

Browse files
committed
Update composer.json
1 parent 53bfaee commit 7ceeb08

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@
1818
"require": {
1919
"php": "^8.0|^8.1",
2020
"spatie/laravel-package-tools": "^1.9.2",
21-
"illuminate/contracts": "^8.0|^9.0"
21+
"illuminate/contracts": "^9.0"
2222
},
2323
"require-dev": {
24-
"nunomaduro/collision": "^5.10",
25-
"nunomaduro/larastan": "^1.0",
26-
"orchestra/testbench": "^6.22",
27-
"pestphp/pest": "^1.21",
24+
"nunomaduro/collision": "^6.0",
25+
"nunomaduro/larastan": "^2.0.1",
26+
"orchestra/testbench": "^7.0",
27+
"pestphp/pest": "^v1.21",
2828
"pestphp/pest-plugin-laravel": "^1.1",
2929
"phpstan/extension-installer": "^1.1",
3030
"phpstan/phpstan-deprecation-rules": "^1.0",

0 commit comments

Comments
 (0)