We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 240f90c commit 80f9f36Copy full SHA for 80f9f36
composer.json
@@ -27,7 +27,7 @@
27
},
28
"require-dev": {
29
"friendsofphp/php-cs-fixer": "^3.13",
30
- "nunomaduro/larastan": "^1.0 || ^2.5",
+ "nunomaduro/larastan": "^1.0 || ^2.5 || ^3.1",
31
"orchestra/testbench": "^6.27 || ^7.0 || ^8.0 || ^9.0 || ^10.0",
32
"pestphp/pest": "^1.22 || ^2.0 || ^3.7",
33
"pestphp/pest-plugin-laravel": "^1.22 || ^2.0 || ^3.1",
0 commit comments