feat(phpstan): added php stan

This commit is contained in:
2026-07-12 12:43:54 +02:00
parent 0d7cf68771
commit 91bda21f89
3 changed files with 71 additions and 1 deletions
+1
View File
@@ -25,6 +25,7 @@
}
},
"require-dev": {
"phpstan/phpstan": "^2.2",
"phpunit/phpunit": "^11.5",
"symfony/phpunit-bridge": "^7.4"
},