芝麻web文件管理V1.00
编辑当前文件:/home4/randall/public_html/sl/wp-content/plugins/trx_utils/lib/tmhOAuth/composer.json
{ "name": "themattharris/tmhoauth", "description": "An OAuth library written in PHP by @themattharris", "license": "Apache-2.0", "authors": [ { "name": "themattharris", "email": "matt@themattharris.com", "role": "Developer" } ], "keywords": [ "twitter", "oauth" ], "support": { "issues": "https://github.com/themattharris/tmhOAuth/issues" }, "require": { "php": ">=5.3.0", "ext-curl": "*" }, "autoload": { "psr-0": { "tmhOAuth": "" } } }