PATH:
home
/
letacommog
/
newrdv1
/
wp-content
/
plugins
/
sf-booking
/
payment-gateway
/
stripe
{ "name": "stripe/stripe-php", "description": "Stripe PHP Library", "keywords": [ "stripe", "payment processing", "api" ], "homepage": "https://stripe.com/", "license": "MIT", "authors": [ { "name": "Stripe and contributors", "homepage": "https://github.com/stripe/stripe-php/contributors" } ], "require": { "php": ">=5.6.0", "ext-curl": "*", "ext-json": "*", "ext-mbstring": "*" }, "require-dev": { "phpunit/phpunit": "^5.7", "php-coveralls/php-coveralls": "^2.1", "squizlabs/php_codesniffer": "^3.3", "symfony/process": "~3.4", "friendsofphp/php-cs-fixer": "^2.15" }, "autoload": { "psr-4": { "Stripe\\": "lib/" } }, "autoload-dev": { "psr-4": { "Stripe\\": [ "tests/", "tests/Stripe/" ] } }, "extra": { "branch-alias": { "dev-master": "2.0-dev" } } }
[+]
..
[+]
data
[-] .coveralls.github-actions.yml
[edit]
[-] CODE_OF_CONDUCT.md
[edit]
[-] init.php
[edit]
[-] Makefile
[edit]
[+]
lib
[-] CHANGELOG.md
[edit]
[-] LICENSE
[edit]
[-] README.md
[edit]
[-] build.php
[edit]
[-] phpstan-baseline.neon
[edit]
[-] composer.json
[edit]
[-] phpstan.neon
[edit]
[-] update_certs.php
[edit]
[-] .editorconfig
[edit]
[-] .gitignore
[edit]
[-] VERSION
[edit]