✏️ 正在编辑: composer.json
路径:
/home/bpioifn/www/pigmentse/modules/paypal/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" } } }
💾 保存文件
← 返回文件管理器