Composer dep updates

This commit is contained in:
Nabeel Shahzad
2018-03-29 14:24:36 -05:00
parent 7fbcfa391b
commit 2090f05236
3 changed files with 13 additions and 13 deletions

View File

@@ -7,8 +7,8 @@
convertNoticesToExceptions="false"
convertWarningsToExceptions="false"
beStrictAboutOutputDuringTests="false"
printerClass="Codedungeon\PHPUnitPrettyResultPrinter\Printer"
beStrictAboutTestsThatDoNotTestAnything="false">
<!--printerClass="Codedungeon\PHPUnitPrettyResultPrinter\Printer"-->
<testsuites>
<testsuite name="Application Test Suite">
<directory suffix="Test.php">./tests</directory>