htmly/system/vendor/suin/php-rss-writer/Tests/composer.json
2014-11-20 08:53:50 +01:00

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"
}
}