����JFIF��x�x����'
Server IP : 66.29.137.217 / Your IP : 3.14.251.36 Web Server : LiteSpeed System : Linux premium294.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64 User : gltevjme ( 1095) PHP Version : 7.0.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/gltevjme/greatlifehub.ng/glfiles.name.ng/app/libraries/vendor/omnipay/sagepay/ |
Upload File : |
{ "name": "omnipay/sagepay", "type": "library", "description": "Sage Pay driver for the Omnipay PHP payment processing library", "keywords": [ "gateway", "merchant", "omnipay", "pay", "payment", "purchase", "sage pay", "sagepay" ], "homepage": "https://github.com/thephpleague/omnipay-sagepay", "license": "MIT", "authors": [ { "name": "Adrian Macneil", "email": "adrian@adrianmacneil.com" }, { "name": "Jason Judge", "email": "jason.judge@academe.co.uk" }, { "name": "Omnipay Contributors", "homepage": "https://github.com/thephpleague/omnipay-sagepay/contributors" } ], "autoload": { "psr-4": { "Omnipay\\SagePay\\" : "src/" } }, "require": { "php": "^5.6|^7", "omnipay/common": "~3.0" }, "require-dev": { "omnipay/tests": "~3.0", "squizlabs/php_codesniffer": "^3" }, "extra": { "branch-alias": { "dev-master": "3.0.x-dev" } }, "scripts": { "test": "phpunit", "check-style": "phpcs -p --standard=PSR2 src/", "fix-style": "phpcbf -p --standard=PSR2 src/" } }