composer.lock 2.5 KB
{
    "_readme": [
        "This file locks the dependencies of your project to a known state",
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
        "This file is @generated automatically"
    ],
    "content-hash": "960ef56a1c399a52a327a8a7ba0be847",
    "packages": [
        {
            "name": "qiniu/php-sdk",
            "version": "v7.2.10",
            "source": {
                "type": "git",
                "url": "https://github.com/qiniu/php-sdk.git",
                "reference": "d89987163f560ebf9dfa5bb25de9bd9b1a3b2bd8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/qiniu/php-sdk/zipball/d89987163f560ebf9dfa5bb25de9bd9b1a3b2bd8",
                "reference": "d89987163f560ebf9dfa5bb25de9bd9b1a3b2bd8",
                "shasum": "",
                "mirrors": [
                    {
                        "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
                        "preferred": true
                    }
                ]
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.0",
                "squizlabs/php_codesniffer": "~2.3"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Qiniu\\": "src/Qiniu"
                },
                "files": [
                    "src/Qiniu/functions.php"
                ]
            },
            "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"
            ],
            "time": "2019-10-28T10:23:23+00:00"
        }
    ],
    "packages-dev": [],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": [],
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": [],
    "platform-dev": [],
    "plugin-api-version": "1.1.0"
}