Skip to content

Commit dd85397

Browse files
Update PHPUnit configuration
1 parent 17bc6a2 commit dd85397

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

phpunit.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,7 @@
1616
</testsuite>
1717
</testsuites>
1818

19-
<source restrictDeprecations="true"
20-
restrictNotices="true"
21-
restrictWarnings="true">
19+
<source ignoreIndirectDeprecations="true" restrictNotices="true" restrictWarnings="true">
2220
<include>
2321
<directory>src</directory>
2422
</include>

0 commit comments

Comments
 (0)