diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/phpstan-next.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/phpstan-next.txt b/tests/phpstan-next.txt index 694212613..eecd0f0ef 100644 --- a/tests/phpstan-next.txt +++ b/tests/phpstan-next.txt @@ -3,8 +3,5 @@ # Can be regenerated with something like: # find . -type d -name 'vendor' -prune -o -name '*.php' -exec sh -c 'vendor/bin/phpstan analyse --level 7 --memory-limit 512M {} >/dev/null 2>/dev/null || echo {}' \; -./app/Models/Feed.php -./lib/Minz/Error.php ./lib/Minz/Mailer.php ./lib/Minz/Migrator.php -./lib/Minz/Request.php |
