We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d28a81c commit 995656cCopy full SHA for 995656c
phpunit.xml.dist
@@ -3,6 +3,7 @@
3
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4
xsi:noNamespaceSchemaLocation="vendor/phpunit/phpunit/phpunit.xsd"
5
bootstrap="vendor/autoload.php"
6
+ convertDeprecationsToExceptions="true"
7
colors="true">
8
<coverage processUncoveredFiles="true">
9
<include>
0 commit comments