Skip to content

Commit 1acddc6

Browse files
committed
Fix phpstan, downgrade to 2.1.12
Related: larastan/larastan#1355
1 parent c87578f commit 1acddc6

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
@@ -22,7 +22,7 @@
2222
},
2323
"require-dev": {
2424
"maatwebsite/excel": "^3.1.40",
25-
"nunomaduro/larastan": "^2.1",
25+
"nunomaduro/larastan": "2.1.*",
2626
"orchestra/testbench": "^7.3",
2727
"rap2hpoutre/fast-excel": "^3.2",
2828
"barryvdh/laravel-snappy": "^1.0"

0 commit comments

Comments
 (0)