Skip to content

Commit c63fd71

Browse files
committed
fix annotation command
1 parent 80525d2 commit c63fd71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"friendsofphp/php-cs-fixer": "^3.8",
3636
"pestphp/pest-plugin-laravel": "^1.0|^2.0|^3.0",
3737
"laravel/pint": "^1.18",
38-
"nunomaduro/larastan": "^2.0"
38+
"nunomaduro/larastan": "^2.0|^3.0"
3939
},
4040
"minimum-stability": "dev",
4141
"prefer-stable": true,

0 commit comments

Comments
 (0)