Your IP : 216.73.216.224


Current Path : /var/www/html/libraries/omnipay/vendor/yinsee/omnipay-billplz/
Upload File :
Current File : /var/www/html/libraries/omnipay/vendor/yinsee/omnipay-billplz/composer.json

{
    "name": "yinsee/omnipay-billplz",
    "type": "library",
    "description": "Billplz support for Omnipay payment processing library",
    "keywords": [
        "Billplz",
        "gateway",
        "merchant",
        "omnipay",
        "pay",
        "payment",
        "purchase"
    ],
    "homepage": "https://github.com/yinsee/omnipay-billplz",
    "license": "MIT",
    "authors": [
        {
            "name": "Yinsee",
            "email": "yinsee@3b.my"
        }
    ],
    "autoload": {
        "psr-4": { "Omnipay\\Billplz\\" : "src/" }
    },
    "require": {
        "omnipay/common": "~2.0"
    },
    "require-dev": {
        "omnipay/tests": "~2.0"
    }
}