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.
1 parent 5bbf252 commit d974115Copy full SHA for d974115
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