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

10 lines
195 B
JSON
Raw Normal View History

2017-12-07 20:09:03 +00:00
{
"require": {
2019-01-26 03:07:37 +00:00
"phpunit/phpunit": "*",
2017-12-07 20:09:03 +00:00
"phake/phake": "^3.0",
2018-11-06 17:32:28 +00:00
"clue/arguments": "^2.0",
2017-12-07 20:09:03 +00:00
"mikey179/vfsStream": "^1.6",
2017-12-17 01:03:04 +00:00
"webmozart/glob": "^4.1"
2017-12-07 20:09:03 +00:00
}
}