Issue #3129430 by Gábor Hojtsy, eojthebrave, ndeet, fgm, DamienMcKenna: When...
Issue #3129430 by Gábor Hojtsy, eojthebrave, ndeet, fgm, DamienMcKenna: When phpstan is not found, the error is too subtle, does not support custom binary path
... | ... | @@ -8,7 +8,8 @@ |
"mglaman/phpstan-drupal": "^0.12.0", | ||
"phpstan/phpstan-deprecation-rules": "^0.12.0", | ||
"mathieuviossat/arraytotexttable": "~1.0.0", | ||
"nikic/php-parser": "^4.0.0" | ||
"nikic/php-parser": "^4.0.0", | ||
"webflo/drupal-finder": "^1.2" | ||
}, | ||
"minimum-stability": "dev", | ||
"extra": { | ||
... | ... |
Please register or sign in to comment