Install phpstan/phpstan-phpunit

This commit is contained in:
Ondrej Mirtes 2022-06-09 14:42:44 +02:00
parent 3cb62d1084
commit 4c25f7fc4d
No known key found for this signature in database
GPG Key ID: CF1A108D0E7AE720

View File

@ -9,6 +9,7 @@
"php-parallel-lint/php-parallel-lint": "^1.2",
"phpstan/extension-installer": "^1.0",
"phpstan/phpstan": "^1.5",
"phpstan/phpstan-phpunit": "^1.1",
"phpstan/phpstan-strict-rules": "^1.0",
"phpunit/phpunit": "^9.5",
"symfony/process": "^5.2"