Skip to content

Commit a908c67

Browse files
committed
Support larastan/larastan v3
1 parent be5cb67 commit a908c67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"require-dev": {
2525
"friendsofphp/php-cs-fixer": "^3.4",
2626
"nunomaduro/collision": "^7.0 | ^8.0",
27-
"larastan/larastan": "^2.0",
27+
"larastan/larastan": "^2.0 | ^3.0",
2828
"orchestra/testbench": "^9 | ^10",
2929
"pestphp/pest": "^3.0",
3030
"pestphp/pest-plugin-laravel": "^3.0",

0 commit comments

Comments
 (0)