Using PHPUnit ^4.8.36 and some PHPUnit stuffs

This commit is contained in:
peter279k 2020-12-13 10:58:45 +08:00 committed by Josh Sherman
parent 49d20e06a8
commit b15f862193
4 changed files with 11 additions and 22 deletions

View file

@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<phpunit
colors="true"
boostrap="./vendor/autoload.php"
convertErrorsToExceptions="true"
convertNoticesToExceptions="true"
convertWarningsToExceptions="true"