PHPUnit plugin added to psalm
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
2024-02-08 11:52:29 +00:00
parent 99eb3271c2
commit 38d5d731de
3 changed files with 155 additions and 18 deletions

View File

@ -9,7 +9,8 @@
"phpstan/phpstan": "^1.0",
"vimeo/psalm": "^5.21.1",
"phpmetrics/phpmetrics": "^3.0-dev",
"phpunit/phpunit": "^10.5"
"phpunit/phpunit": "^10.5",
"psalm/plugin-phpunit": "^0.18.4"
},
"autoload": {
"psr-4": {