mirror of
https://github.com/danpros/htmly.git
synced 2026-04-19 03:56:21 +05:30
12 lines
201 B
JSON
12 lines
201 B
JSON
{
|
|
"config": {
|
|
"bin-dir": ".",
|
|
"vendor-dir": "Vendor"
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.2",
|
|
"EHER/PHPUnit": ">=1.6",
|
|
"suin/xoopsunit": ">=1.2",
|
|
"mockery/mockery": ">=0.7.2"
|
|
}
|
|
}
|