Upgraded dev dependencies

This commit is contained in:
Hannes Van De Vreken
2020-07-17 16:40:48 -05:00
parent bc9b033788
commit b8995d5354
6 changed files with 40 additions and 39 deletions

View File

@@ -8,11 +8,10 @@
convertWarningsToExceptions="true"
processIsolation="false"
stopOnFailure="false"
syntaxCheck="false"
>
<testsuites>
<testsuite name="Package Test Suite">
<directory suffix=".php">./tests/</directory>
</testsuite>
</testsuites>
</phpunit>
</phpunit>