phpstan v1 + workflow

This commit is contained in:
slawkens
2024-01-31 00:37:29 +01:00
parent a2c8e2b2ae
commit c08f099d98
4 changed files with 93 additions and 1 deletions

View File

@@ -19,7 +19,8 @@
},
"require-dev": {
"filp/whoops": "^2.15",
"maximebf/debugbar": "dev-master"
"maximebf/debugbar": "dev-master",
"phpstan/phpstan": "^1.10"
},
"autoload": {
"psr-4": {