N°6644 - Tests: Add static analysis for PHP

This commit is contained in:
Molkobain
2023-08-04 21:14:23 +02:00
parent 4187f552a9
commit 739b24bd02
10 changed files with 324 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
{
"require": {
"phpstan/phpstan": "^1.10"
}
}