Try again with local packages.

This commit is contained in:
James Cole
2020-07-31 17:41:21 +02:00
parent d45a5e6c93
commit fbd46c683e
4 changed files with 347 additions and 12 deletions

View File

@@ -1,8 +1,8 @@
includes:
- /home/travis/.config/composer/vendor/nunomaduro/larastan/extension.neon
- /home/travis/.config/composer/vendor/ergebnis/phpstan-rules/rules.neon
- /home/travis/.config/composer/vendor/phpstan/phpstan-deprecation-rules/rules.neon
- /home/travis/.config/composer/vendor/thecodingmachine/phpstan-strict-rules/phpstan-strict-rules.neon
- ../vendor/nunomaduro/larastan/extension.neon
- ../vendor/ergebnis/phpstan-rules/rules.neon
- ../vendor/phpstan/phpstan-deprecation-rules/rules.neon
- ../vendor/thecodingmachine/phpstan-strict-rules/phpstan-strict-rules.neon
parameters:
ignoreErrors: