change tests for phpunit 9 support, breaking support with phpunit 5.6

This commit is contained in:
El RIDO
2020-10-11 10:31:24 +02:00
parent 37a620df95
commit 17c3cb35c0
13 changed files with 128 additions and 186 deletions

View File

@@ -29,7 +29,7 @@
"yzalis/identicon" : "^2.0.0"
},
"require-dev" : {
"phpunit/phpunit" : "^5 || ^9"
"phpunit/phpunit" : "^9"
},
"autoload" : {
"psr-4" : {