Skip to content

Commit 725ddcc

Browse files
committed
Update larastan version to ^3.1 in composer.json for improved static analysis
1 parent 0998208 commit 725ddcc

File tree

2 files changed

+439
-376
lines changed

2 files changed

+439
-376
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
},
4646
"require-dev": {
4747
"ext-json": "*",
48-
"larastan/larastan": "^2.9",
48+
"larastan/larastan": "^3.1",
4949
"mockery/mockery": "^1.4",
5050
"nunomaduro/phpinsights": "^2.11",
5151
"orchestra/testbench": "10.*",

0 commit comments

Comments
 (0)