Add phpstan

This commit is contained in:
2024-10-07 11:41:21 +02:00
parent 98576daa67
commit 1f74bbfc0d
3 changed files with 79 additions and 3 deletions

View File

@@ -19,5 +19,8 @@
},
"bin": [
"bin/jsonedit"
]
],
"require-dev": {
"phpstan/phpstan": "^1.12"
}
}