Skip to content

Commit

Permalink
Remove use of deprecated autoload feature
Browse files Browse the repository at this point in the history
  • Loading branch information
gsherwood committed Jan 14, 2021
1 parent b1ed180 commit 1a2dcf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phpstan.neon
Expand Up @@ -2,7 +2,7 @@ parameters:
level: 0
paths:
- src
autoload_files:
bootstrapFiles:
- tests/bootstrap.php
ignoreErrors:
-
Expand Down

0 comments on commit 1a2dcf7

Please sign in to comment.