We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5bbf252 + d974115 commit 636aee6Copy full SHA for 636aee6
composer.json
@@ -30,7 +30,8 @@
30
"prefer-stable": true,
31
"suggest": {
32
"phpstan/phpstan-deprecation-rules": "For catching deprecations, especially in Drupal core.",
33
- "jangregor/phpstan-prophecy": "Provides a prophecy/prophecy extension for phpstan/phpstan."
+ "jangregor/phpstan-prophecy": "Provides a prophecy/prophecy extension for phpstan/phpstan.",
34
+ "phpstan/phpstan-phpunit": "PHPUnit extensions and rules for PHPStan."
35
},
36
"autoload": {
37
"files": [
0 commit comments