{
    "packages": [
        {
            "name": "fena/php-payment-sdk",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/fena-co/fena-php-sdk.git",
                "reference": "a73fa593076d7893e502de235ce57fb117d87080"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/fena-co/fena-php-sdk/zipball/a73fa593076d7893e502de235ce57fb117d87080",
                "reference": "a73fa593076d7893e502de235ce57fb117d87080",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-json": "*"
            },
            "require-dev": {
                "phpunit/phpunit": "^8"
            },
            "time": "2022-09-05T13:43:20+00:00",
            "default-branch": true,
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Fena\\PaymentSDK\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fena",
                    "email": "support@fena.co"
                }
            ],
            "description": "SDK for working with Fena payment APIs.",
            "support": {
                "issues": "https://github.com/fena-co/fena-php-sdk/issues",
                "source": "https://github.com/fena-co/fena-php-sdk/tree/master"
            },
            "install-path": "../fena/php-payment-sdk"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
