1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-23 05:54:55 +00:00
Arsse/vendor-bin/phpunit/composer.json

10 lines
210 B
JSON
Raw Normal View History

2017-12-07 20:09:03 +00:00
{
"require": {
"phpunit/phpunit": "^6.5",
"phake/phake": "^3.0",
"mikey179/vfsStream": "^1.6",
"webmozart/glob": "^4.1",
"johnkary/phpunit-speedtrap": "^2.0"
}
}