JFIF  x x C         C     "        } !1AQa "q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz        w !1AQ aq"2B #3Rbr{ gilour

File "composer.json"

Full Path: /var/www/laravel_filter/Modules/PaymentGateway/composer.json
File size: 474 bytes
MIME-type: application/json
Charset: utf-8

{
    "name": "nwidart/paymentgateway",
    "description": "",
    "authors": [
        {
            "name": "Nicolas Widart",
            "email": "n.widart@gmail.com"
        }
    ],
    "extra": {
        "laravel": {
            "providers": [],
            "aliases": {

            }
        }
    },
    "autoload": {
        "psr-4": {
            "Modules\\PaymentGateway\\": ""
        }
    },
    "require": {
        "luigel/laravel-paymongo": "^2.4"
    }
}