Skip to content

Commit 405ad31

Browse files
authored
Merge pull request #158 from yajra/stan
fix(phpstan) Downgrade to 2.1.12
2 parents c87578f + 1acddc6 commit 405ad31

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)