FIX: Switch to sminnee fork of phpunit 5.7

This provides 5.7.28 with fixes for PHP 8 support.
This commit is contained in:
Sam Minnee 2020-08-30 20:21:58 +12:00 committed by Garion Herman
parent 57bdef3b2e
commit fb9e6e51a6

View File

@ -53,7 +53,7 @@
"ext-xml": "*"
},
"require-dev": {
"phpunit/phpunit": "^5.7",
"sminnee/phpunit": "^5.7.29",
"sminnee/phpunit-mock-objects": "^3.4.9",
"silverstripe/versioned": "^1",
"squizlabs/php_codesniffer": "^3.5"