Skip to content

Commit 7f1f813

Browse files
committed
fix phpstan version
1 parent 06aa9d2 commit 7f1f813

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
@@ -42,7 +42,7 @@
4242
"spatie/laravel-translatable": "^6.5.0"
4343
},
4444
"require-dev": {
45-
"larastan/larastan": "^2.0",
45+
"larastan/larastan": "^2.0|^3.0",
4646
"laravel/pint": "^1.13",
4747
"orchestra/testbench": "^8.0|^9.0|^10.0",
4848
"pestphp/pest": "^2.18|^3.7",

0 commit comments

Comments
 (0)