Skip to content

Commit

Permalink
Fix drupal8 phpstan-prophecy path (#327)
Browse files Browse the repository at this point in the history
  • Loading branch information
kierenevans authored Jun 18, 2020
1 parent 3833208 commit bf1b4a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/drupal8/application/skeleton/phpstan.neon
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
includes:
- vendor/mglaman/phpstan-drupal/extension.neon
- vendor/jangregor/phpstan-prophecy/src/extension.neon
- vendor/jangregor/phpstan-prophecy/extension.neon
- .my127ws/application/static/phpstan.neon

parameters:
Expand Down

0 comments on commit bf1b4a9

Please sign in to comment.