mirror of
https://github.com/holidayapi/holidayapi-php.git
synced 2025-06-21 04:16:31 +00:00
Using PHPUnit ^4.8.36 and some PHPUnit stuffs
This commit is contained in:
parent
49d20e06a8
commit
b15f862193
4 changed files with 11 additions and 22 deletions
|
@ -1,6 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<phpunit
|
||||
colors="true"
|
||||
boostrap="./vendor/autoload.php"
|
||||
convertErrorsToExceptions="true"
|
||||
convertNoticesToExceptions="true"
|
||||
convertWarningsToExceptions="true"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue