Skip to content

Commit 38c7166

Browse files
fix: update psalm and phpstan
1 parent f27a63b commit 38c7166

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,9 @@
3333
"wyrihaximus/html-compress": "^4.1"
3434
},
3535
"require-dev": {
36-
"ramsey/devtools": "^1.5"
36+
"phpstan/phpstan": "^0.12.78",
37+
"ramsey/devtools": "^1.5",
38+
"vimeo/psalm": "^4.4"
3739
},
3840
"config": {
3941
"sort-packages": true

0 commit comments

Comments
 (0)