Server IP : 66.29.132.124 / Your IP : 3.135.214.226 Web Server : LiteSpeed System : Linux business141.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : wavevlvu ( 1524) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/wavevlvu/book24.ng/vendor/omnipay/stripe/ |
Upload File : |
{ "name": "omnipay/stripe", "type": "library", "description": "Stripe driver for the Omnipay payment processing library", "keywords": [ "gateway", "merchant", "omnipay", "pay", "payment", "stripe" ], "homepage": "https://github.com/thephpleague/omnipay-stripe", "license": "MIT", "authors": [ { "name": "Adrian Macneil", "email": "adrian@adrianmacneil.com" }, { "name": "Omnipay Contributors", "homepage": "https://github.com/thephpleague/omnipay-stripe/contributors" } ], "autoload": { "psr-4": { "Omnipay\\Stripe\\" : "src/" } }, "require": { "omnipay/common": "^3" }, "require-dev": { "omnipay/tests": "^3", "squizlabs/php_codesniffer": "^3", "phpro/grumphp": "^0.14" }, "extra": { "branch-alias": { "dev-master": "3.1.x-dev" } }, "prefer-stable": true }