Update dependencies, remove ide_helper generating always

This commit is contained in:
Nabeel Shahzad
2018-03-25 16:19:24 -05:00
parent eefce8bab6
commit 699883f2fc
9 changed files with 126 additions and 6 deletions

View File

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