1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-22 21:22:40 +00:00
Arsse/vendor-bin/phpunit/composer.json
2021-02-27 15:24:02 -05:00

11 lines
319 B
JSON

{
"require-dev": {
"phpunit/phpunit": "^8.0 || ^9.0",
"dms/phpunit-arraysubset-asserts": "^0.1 || ^0.2",
"phake/phake": "^3.0",
"clue/arguments": "^2.0",
"mikey179/vfsstream": "^1.6",
"webmozart/glob": "^4.1",
"eloquent/phony-phpunit": "^6.0 || ^7.0"
}
}