mirror of
https://code.mensbeam.com/MensBeam/Arsse.git
synced 2024-12-23 05:34:55 +00:00
11 lines
320 B
JSON
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"
|
|
}
|
|
}
|