mirror of
https://code.mensbeam.com/MensBeam/Arsse.git
synced 2024-12-23 17:12:41 +00:00
10 lines
288 B
JSON
10 lines
288 B
JSON
{
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^8.0 || ^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"
|
|
}
|
|
}
|