����JFIF��x�x����'
Server IP : 66.29.137.217 / Your IP : 3.137.142.253 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/bofirmacademy.com/vendor/omnipay/mollie/ |
Upload File : |
{ "name": "omnipay/mollie", "type": "library", "description": "Mollie driver for the Omnipay payment processing library", "keywords": [ "gateway", "merchant", "mollie", "omnipay", "pay", "payment" ], "homepage": "https://github.com/thephpleague/omnipay-mollie", "license": "MIT", "authors": [ { "name": "Adrian Macneil", "email": "adrian@adrianmacneil.com" }, { "name": "Barry vd. Heuvel", "email": "barryvdh@gmail.com" }, { "name": "Omnipay Contributors", "homepage": "https://github.com/thephpleague/omnipay-mollie/contributors" } ], "autoload": { "psr-4": { "Omnipay\\Mollie\\" : "src/" } }, "autoload-dev": { "psr-4": { "Omnipay\\Mollie\\Test\\": "tests/" } }, "require": { "php": "^7.2|^8.0", "omnipay/common": "^3.1" }, "require-dev": { "omnipay/tests": "^4.1", "squizlabs/php_codesniffer": "^3" }, "extra": { "branch-alias": { "dev-master": "5.5.x-dev" } }, "scripts": { "test": "phpunit", "check-style": "phpcs -p --standard=PSR2 src/", "fix-style": "phpcbf -p --standard=PSR2 src/" }, "prefer-stable": true }