Skip to content

Commit 4b3579f

Browse files
authored
Merge pull request #131 from jrfnl/feature/phpunit-update-config
PHPUnit: update configuration
2 parents 30f38bf + 6d2d924 commit 4b3579f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpunit.xml.dist

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
bootstrap="vendor/autoload.php"
55
colors="true"
66
verbose="true"
7+
convertDeprecationsToExceptions="true"
78
forceCoversAnnotation="true"
89
>
910
<testsuites>

0 commit comments

Comments
 (0)