Encourage to use PHPUnit 8

This commit is contained in:
Dries Vints
2019-02-26 17:32:09 +01:00
parent 25cf4c4923
commit 0582a20add

View File

@@ -19,7 +19,7 @@
"fzaninotto/faker": "^1.4",
"mockery/mockery": "^1.0",
"nunomaduro/collision": "^2.0",
"phpunit/phpunit": "^7.5"
"phpunit/phpunit": "^8.0"
},
"config": {
"optimize-autoloader": true,