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 c554466 commit 19eafdaCopy full SHA for 19eafda
composer.json
@@ -27,7 +27,8 @@
27
"require-dev": {
28
"dealerdirect/phpcodesniffer-composer-installer": "^1.0",
29
"drupal/coder": "^8.3",
30
- "mglaman/drupal-check": "^1.4"
+ "mglaman/drupal-check": "^1.4",
31
+ "mglaman/phpstan-drupal": "~1.2.0"
32
},
33
"scripts": {
34
"code-analysis/drupal-check": [
0 commit comments