Support PHPUnit 5

Signed-off-by: Gabriel Caruso <carusogabriel34@gmail.com>
This commit is contained in:
Gabriel Caruso 2017-12-12 06:32:43 -02:00
parent 533f3ff6f4
commit 930af7ec27

View File

@ -78,7 +78,7 @@
"samyoul/u2f-php-server": "For FIDO U2F authentication"
},
"require-dev": {
"phpunit/phpunit": "~4.1",
"phpunit/phpunit": "^4.8.36 || ^5.7",
"codacy/coverage": "^1.3.0",
"phpunit/phpunit-selenium": "~1.2",
"squizlabs/php_codesniffer": "^3.0",