Skip to content

Commit 9a89e89

Browse files
committed
Update versions
1 parent 872d8ae commit 9a89e89

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@
1919
"require-dev": {
2020
"brianium/paratest": "^7.0",
2121
"laravel/pint": "^1.10",
22-
"nunomaduro/collision": "^7.0",
23-
"nunomaduro/larastan": "^2.0",
24-
"orchestra/testbench": "^8.0",
25-
"phpunit/phpunit": "^10.0"
22+
"nunomaduro/collision": "^8.0",
23+
"larastan/larastan": "^3.1",
24+
"orchestra/testbench": "^10.0",
25+
"phpunit/phpunit": "^11.0"
2626
},
2727
"autoload": {
2828
"psr-4": {

0 commit comments

Comments
 (0)