{
    "packages": [
        {
            "name": "limingxinleo/qiniu-php-sdk",
            "version": "v7.14.2",
            "version_normalized": "7.14.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/forkgroup/qiniu-php-sdk.git",
                "reference": "c2ee2308c563b43aac684d4b5295576b951b6f64"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/forkgroup/qiniu-php-sdk/zipball/c2ee2308c563b43aac684d4b5295576b951b6f64",
                "reference": "c2ee2308c563b43aac684d4b5295576b951b6f64",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-xml": "*",
                "myclabs/php-enum": "~1.5.2 || ~1.6.6 || ~1.7.7 || ~1.8.4",
                "php": ">=5.3.3"
            },
            "replace": {
                "qiniu/php-sdk": "*"
            },
            "require-dev": {
                "paragonie/random_compat": ">=2",
                "phpunit/phpunit": "^4.8 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.3.4",
                "squizlabs/php_codesniffer": "^2.3 || ~3.6"
            },
            "time": "2026-05-07T11:00:10+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/Qiniu/functions.php",
                    "src/Qiniu/Http/Middleware/Middleware.php"
                ],
                "psr-4": {
                    "Qiniu\\": "src/Qiniu"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Qiniu",
                    "email": "sdk@qiniu.com",
                    "homepage": "http://www.qiniu.com"
                }
            ],
            "description": "Qiniu Resource (Cloud) Storage SDK for PHP",
            "homepage": "http://developer.qiniu.com/",
            "keywords": [
                "cloud",
                "qiniu",
                "sdk",
                "storage"
            ],
            "support": {
                "source": "https://github.com/forkgroup/qiniu-php-sdk/tree/v7.14.2"
            },
            "install-path": "../limingxinleo/qiniu-php-sdk"
        },
        {
            "name": "myclabs/php-enum",
            "version": "1.6.6",
            "version_normalized": "1.6.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/myclabs/php-enum.git",
                "reference": "32c4202886c51fbe5cc3a7c34ec5c9a4a790345e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/myclabs/php-enum/zipball/32c4202886c51fbe5cc3a7c34ec5c9a4a790345e",
                "reference": "32c4202886c51fbe5cc3a7c34ec5c9a4a790345e",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": ">=5.4"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.35|^5.7|^6.0",
                "squizlabs/php_codesniffer": "1.*"
            },
            "time": "2019-02-04T21:18:49+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "MyCLabs\\Enum\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP Enum contributors",
                    "homepage": "https://github.com/myclabs/php-enum/graphs/contributors"
                }
            ],
            "description": "PHP Enum implementation",
            "homepage": "http://github.com/myclabs/php-enum",
            "keywords": [
                "enum"
            ],
            "support": {
                "issues": "https://github.com/myclabs/php-enum/issues",
                "source": "https://github.com/myclabs/php-enum/tree/master"
            },
            "install-path": "../myclabs/php-enum"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
