chore: integrate with PHPStan

This commit is contained in:
Björn Fromme
2026-04-03 13:45:23 +02:00
parent fbfffbb31a
commit a264526127
6 changed files with 249 additions and 1 deletions
+12
View File
@@ -109,6 +109,18 @@
"config/packages/nyholm_psr7.yaml"
]
},
"phpstan/phpstan": {
"version": "2.1",
"recipe": {
"repo": "github.com/symfony/recipes-contrib",
"branch": "main",
"version": "1.0",
"ref": "5e490cc197fb6bb1ae22e5abbc531ddc633b6767"
},
"files": [
"phpstan.dist.neon"
]
},
"phpunit/phpunit": {
"version": "9.6",
"recipe": {