new PHPUnit

This commit is contained in:
Roland Gruber 2018-05-01 10:08:05 +02:00
parent f9198ce9e1
commit bb38fe42a7
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"require-dev" : {
"phpunit/phpunit" : "4.5.0",
"phpunit/phpunit" : "5.4.6",
"squizlabs/php_codesniffer" : "2.7.1"
}
}