mirror of
https://code.mensbeam.com/MensBeam/Arsse.git
synced 2024-12-23 17:12:41 +00:00
10 lines
253 B
JSON
10 lines
253 B
JSON
{
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^8.0",
|
|
"dms/phpunit-arraysubset-asserts": "^0.1",
|
|
"phake/phake": "^3.0",
|
|
"clue/arguments": "^2.0",
|
|
"mikey179/vfsstream": "^1.6",
|
|
"webmozart/glob": "^4.1"
|
|
}
|
|
}
|