芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/tblonline.org/vendor/paypal/paypalhttp/composer.json
{ "name": "paypal/paypalhttp", "type": "library", "license": "MIT", "authors": [ { "name": "PayPal", "homepage": "https://github.com/paypal/paypalhttp_php/contributors" } ], "require": { "ext-curl": "*" }, "require-dev": { "phpunit/phpunit": "^5.7", "wiremock-php/wiremock-php": "1.43.2" }, "autoload": { "psr-4": { "PayPalHttp\\": "lib/PayPalHttp" } } }