change tests for phpunit 9 support, breaking support with phpunit 5.6
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
"yzalis/identicon" : "^2.0.0"
|
||||
},
|
||||
"require-dev" : {
|
||||
"phpunit/phpunit" : "^5 || ^9"
|
||||
"phpunit/phpunit" : "^9"
|
||||
},
|
||||
"autoload" : {
|
||||
"psr-4" : {
|
||||
|
||||
Reference in New Issue
Block a user