We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 30f38bf + 6d2d924 commit 4b3579fCopy full SHA for 4b3579f
phpunit.xml.dist
@@ -4,6 +4,7 @@
4
bootstrap="vendor/autoload.php"
5
colors="true"
6
verbose="true"
7
+ convertDeprecationsToExceptions="true"
8
forceCoversAnnotation="true"
9
>
10
<testsuites>
0 commit comments