ci: add phpstan

This commit is contained in:
Maël Gangloff
2024-08-03 00:06:38 +02:00
parent b460e8aaa6
commit b7899cc8a5
11 changed files with 99 additions and 14 deletions

View File

@@ -127,6 +127,7 @@
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.61",
"phpstan/phpstan": "^1.11",
"phpunit/phpunit": "^9.5",
"symfony/browser-kit": "7.1.*",
"symfony/css-selector": "7.1.*",