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

11 lines
320 B
JSON

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