Laravel version update
Laravel version update
This commit is contained in:
10
vendor/nikic/php-parser/phpunit.xml.dist
vendored
10
vendor/nikic/php-parser/phpunit.xml.dist
vendored
@@ -1,14 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<phpunit backupGlobals="false"
|
||||
backupStaticAttributes="false"
|
||||
colors="false"
|
||||
convertErrorsToExceptions="true"
|
||||
convertNoticesToExceptions="true"
|
||||
convertWarningsToExceptions="true"
|
||||
processIsolation="false"
|
||||
stopOnFailure="false"
|
||||
syntaxCheck="false"
|
||||
colors="true"
|
||||
beStrictAboutTestsThatDoNotTestAnything="false"
|
||||
bootstrap="./test/bootstrap.php">
|
||||
<testsuites>
|
||||
<testsuite name="PHPParser Test Suite">
|
||||
|
||||
Reference in New Issue
Block a user