Skip to content

Commit

Permalink
fix phpstan
Browse files Browse the repository at this point in the history
  • Loading branch information
Gummibeer committed Mar 3, 2020
1 parent 3ae3f1f commit d5c8ce2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions phpstan.neon.dist
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
includes:
- ./vendor/nunomaduro/larastan/extension.neon
- ./vendor/elbgoods/ci-test-tools/configs/phpstan.neon.dist
- ./vendor-bin/elbgoods/vendor/nunomaduro/larastan/extension.neon
- ./vendor-bin/elbgoods/vendor/elbgoods/ci-test-tools/configs/phpstan.neon.dist

parameters:
paths:
Expand Down

0 comments on commit d5c8ce2

Please sign in to comment.