BUG Add PHPUnit 7.4 lib forks

This commit is contained in:
Maxime Rainville 2020-10-20 20:51:09 +13:00
parent 173cf8b091
commit 641e32ccd2
1 changed files with 2 additions and 1 deletions

View File

@ -19,7 +19,8 @@
"silverstripe/vendor-plugin": "^1.0"
},
"require-dev": {
"phpunit/phpunit": "^5.7"
"sminnee/phpunit": "^5.7.29",
"sminnee/phpunit-mock-objects": "^3.4.9"
},
"extra": { },
"autoload": {