{
    "packages": [
        {
            "name": "yedpay/php-library",
            "version": "1.4.2",
            "version_normalized": "1.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/yedpay/php-library.git",
                "reference": "d23d40048fec1ec879bfbc7df924796a24fc3edb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yedpay/php-library/zipball/d23d40048fec1ec879bfbc7df924796a24fc3edb",
                "reference": "d23d40048fec1ec879bfbc7df924796a24fc3edb",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5"
            },
            "require-dev": {
                "doctrine/instantiator": "~1.0.1 || ^1.4.0",
                "phpdocumentor/reflection-docblock": "3.2.2 || ^5.3.0",
                "phpunit/phpunit": "^4.8 || ^8.5 || ^9.5",
                "symfony/polyfill-ctype": "1.19.0 || ^1.23.0",
                "yoast/phpunit-polyfills": "^1.0"
            },
            "time": "2024-01-18T06:24:37+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Yedpay\\": "src/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "Yedpay\\Tests\\": "Tests/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "yedpay",
                    "email": "info@gcash.co"
                }
            ],
            "description": "Agnostic Library to use the Yedpay API for Online Payment",
            "support": {
                "source": "https://github.com/yedpay/php-library/tree/1.4.2",
                "issues": "https://github.com/yedpay/php-library/issues"
            },
            "install-path": "../yedpay/php-library"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
