add phpstan extension for prophecy

This commit is contained in:
sunxyw 2022-12-23 20:26:35 +08:00
parent 5e3d07abe6
commit b35d546555
No known key found for this signature in database
GPG Key ID: F391C42B19AFFC98

View File

@ -31,6 +31,7 @@
"require-dev": {
"brainmaestro/composer-git-hooks": "^3.0",
"friendsofphp/php-cs-fixer": "^3.2 != 3.7.0",
"jangregor/phpstan-prophecy": "^1.0",
"jetbrains/phpstorm-attributes": "^1.0",
"mikey179/vfsstream": "^1.6",
"phpspec/prophecy": "1.x-dev",