We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 872d8ae commit 9a89e89Copy full SHA for 9a89e89
composer.json
@@ -19,10 +19,10 @@
19
"require-dev": {
20
"brianium/paratest": "^7.0",
21
"laravel/pint": "^1.10",
22
- "nunomaduro/collision": "^7.0",
23
- "nunomaduro/larastan": "^2.0",
24
- "orchestra/testbench": "^8.0",
25
- "phpunit/phpunit": "^10.0"
+ "nunomaduro/collision": "^8.0",
+ "larastan/larastan": "^3.1",
+ "orchestra/testbench": "^10.0",
+ "phpunit/phpunit": "^11.0"
26
},
27
"autoload": {
28
"psr-4": {
0 commit comments