Skip to content

Commit

Permalink
Merge pull request #135 from laravel/driesvints-patch-1
Browse files Browse the repository at this point in the history
Update phpunit.xml.dist
  • Loading branch information
driesvints authored Oct 21, 2021
2 parents d34275f + 4113319 commit a36c207
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phpunit.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
backupStaticAttributes="false"
bootstrap="vendor/autoload.php"
colors="true"
convertDeprecationsToExceptions="true"
convertErrorsToExceptions="true"
convertNoticesToExceptions="true"
convertWarningsToExceptions="true"
Expand Down

0 comments on commit a36c207

Please sign in to comment.