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 5865722 commit 5bbf252Copy full SHA for 5bbf252
composer.json
@@ -29,7 +29,8 @@
29
"minimum-stability": "dev",
30
"prefer-stable": true,
31
"suggest": {
32
- "phpstan/phpstan-deprecation-rules": "For catching deprecations, especially in Drupal core."
+ "phpstan/phpstan-deprecation-rules": "For catching deprecations, especially in Drupal core.",
33
+ "jangregor/phpstan-prophecy": "Provides a prophecy/prophecy extension for phpstan/phpstan."
34
},
35
"autoload": {
36
"files": [
0 commit comments