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
+3
View File
@@ -120,6 +120,9 @@
"require-dev": {
"deployer/deployer": "^7.5",
"friendsofphp/php-cs-fixer": "^3.75",
"phpstan/phpstan": "^2.1",
"phpstan/phpstan-doctrine": "^2.0",
"phpstan/phpstan-symfony": "^2.0",
"phpunit/phpunit": "^9.5",
"spatie/ray": "^1.43",
"spatie/x-ray": "^1.2",