Skip to content

Commit 5df13fc

Browse files
committed
Skip reporting indirect deprecations
1 parent 59ba023 commit 5df13fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpunit.xml.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
</testsuite>
2222
</testsuites>
2323

24-
<source>
24+
<source ignoreIndirectDeprecations="true">
2525
<include>
2626
<directory>src</directory>
2727
</include>

0 commit comments

Comments
 (0)