Skip to content

Commit 19eafda

Browse files
committed
Downgraded phpstan-drupal
1 parent c554466 commit 19eafda

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@
2727
"require-dev": {
2828
"dealerdirect/phpcodesniffer-composer-installer": "^1.0",
2929
"drupal/coder": "^8.3",
30-
"mglaman/drupal-check": "^1.4"
30+
"mglaman/drupal-check": "^1.4",
31+
"mglaman/phpstan-drupal": "~1.2.0"
3132
},
3233
"scripts": {
3334
"code-analysis/drupal-check": [

0 commit comments

Comments
 (0)