{
    "require": {
        "symfony/http-foundation": "3.4.*",
        "twig/twig": "1.42.*",
        "guzzlehttp/guzzle": "5.3.*",
        "symfony/debug": "3.4.*",
        "threedsintegrator/3d_secure": "1.6.*",
        "illuminate/support": "^5.4"
    },
    "autoload": {
        "psr-4": {
            "Framework\\": "Framework",
            "Extension\\": "Extension"
        }
    }
}
