Skip to content

Commit 0c10f1d

Browse files
committed
Drop Larastan v1 support
1 parent dd4fb71 commit 0c10f1d

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
@@ -27,7 +27,7 @@
2727
},
2828
"require-dev": {
2929
"ext-imagick": "*",
30-
"larastan/larastan": "^1.0|^2.0|^3.0",
30+
"larastan/larastan": "^2.0|^3.0",
3131
"laravel/pint": "^1.13",
3232
"league/flysystem-aws-s3-v3": "^1.0|^2.0|^3.0",
3333
"nunomaduro/collision": "^7.0|^8.0",

0 commit comments

Comments
 (0)