Skip to content

Commit cdfcede

Browse files
committed
Add Psalm as a direct dependency
1 parent 03c6b4f commit cdfcede

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

composer.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@
4545
"psalm/plugin-laravel": "3.0.1",
4646
"slevomat/coding-standard": "8.16.0",
4747
"spatie/laravel-ignition": "2.9.1",
48-
"squizlabs/php_codesniffer": "3.11.3"
48+
"squizlabs/php_codesniffer": "3.11.3",
49+
"vimeo/psalm": "^6.7"
4950
},
5051
"replace": {
5152
"paragonie/random_compat": "*",

composer.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)