Trying with PHPUnit v5.7

This commit is contained in:
Frédéric BISSON 2018-03-23 23:17:05 +01:00
parent 9d2c1d957c
commit e057f96085

View File

@ -5,7 +5,7 @@
]
},
"require-dev": {
"phpunit/phpunit": "*",
"phpunit/phpunit": "5.7",
"phpdocumentor/phpdocumentor": "2.*",
"phpmd/phpmd": "^2.6",
"gamegos/php-code-sniffer": "*"