Skip to content
This repository was archived by the owner on Sep 19, 2023. It is now read-only.

Commit ae0df14

Browse files
committed
Fix build
1 parent 0cb6034 commit ae0df14

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

phpstan.neon

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,7 @@ includes:
22
- vendor/phpstan/phpstan-phpunit/extension.neon
33
- vendor/phpstan/phpstan-phpunit/rules.neon
44
- vendor/phpstan/phpstan-strict-rules/rules.neon
5+
6+
parameters:
7+
ignoreErrors:
8+
- '#Dynamic call to static method PHPUnit\\Framework#'

0 commit comments

Comments
 (0)