{ "_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": "38a91e89ef02499d848149731ecf246e", "packages": [ { "name": "graham-campbell/result-type", "version": "1.1.x-dev", "source": { "type": "git", "url": "https://github.com/GrahamCampbell/Result-Type.git", "reference": "60c5f57bee20beb1a4a3cc5fe9170de4a64521d2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/60c5f57bee20beb1a4a3cc5fe9170de4a64521d2", "reference": "60c5f57bee20beb1a4a3cc5fe9170de4a64521d2", "shasum": "", "mirrors": [ { "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": "^7.2.5 || ^8.0", "phpoption/phpoption": "^1.9.1" }, "require-dev": { "phpunit/phpunit": "^8.5.32 || ^9.6.3 || ^10.0.12" }, "default-branch": true, "type": "library", "autoload": { "psr-4": { "GrahamCampbell\\ResultType\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Graham Campbell", "email": "hello@gjcampbell.co.uk", "homepage": "https://github.com/GrahamCampbell" } ], "description": "An Implementation Of The Result Type", "keywords": [ "Graham Campbell", "GrahamCampbell", "Result Type", "Result-Type", "result" ], "support": { "issues": "https://github.com/GrahamCampbell/Result-Type/issues", "source": "https://github.com/GrahamCampbell/Result-Type/tree/1.1" }, "funding": [ { "url": "https://github.com/GrahamCampbell", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/graham-campbell/result-type", "type": "tidelift" } ], "time": "2023-02-25T23:46:23+00:00" }, { "name": "phalapi/cli", "version": "v3.4.0", "source": { "type": "git", "url": "https://github.com/phalapi/cli.git", "reference": "acc87dade93c8dfb2e92f52dd8bc095dc3ab50b2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phalapi/cli/zipball/acc87dade93c8dfb2e92f52dd8bc095dc3ab50b2", "reference": "acc87dade93c8dfb2e92f52dd8bc095dc3ab50b2", "shasum": "", "mirrors": [ { "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": ">=5.3.3", "ulrichsg/getopt-php": "3.4.0" }, "type": "library", "autoload": { "psr-4": { "PhalApi\\CLI\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0+" ], "authors": [ { "name": "dogstar huang", "email": "chanzonghuang@gmail.com", "homepage": "http://my.oschina.net/dogstar", "role": "Developer" } ], "description": "PhalApi 2.x 扩展类库 - CLI命令行,可用于开发命令行应用,基于GetOpt,主要作用是将命令参数进行解析和处理。", "homepage": "https://www.phalapi.net/", "keywords": [ "cli", "phalapi", "phalapi-cli" ], "support": { "issues": "https://github.com/phalapi/cli/issues", "source": "https://github.com/phalapi/cli/tree/v3.4.0" }, "time": "2022-12-08T11:01:04+00:00" }, { "name": "phalapi/kernal", "version": "2.0.2", "source": { "type": "git", "url": "https://github.com/phalapi/kernal.git", "reference": "73f19bda20a22fe8abf3959b66ac523309988f0c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phalapi/kernal/zipball/73f19bda20a22fe8abf3959b66ac523309988f0c", "reference": "73f19bda20a22fe8abf3959b66ac523309988f0c", "shasum": "", "mirrors": [ { "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "phalapi/notorm": "2.0.1", "php": ">=5.3.3" }, "type": "library", "autoload": { "files": [ "src/bootstrap.php", "src/functions.php" ], "psr-4": { "PhalApi\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0+" ], "authors": [ { "name": "Dogstar Huang", "email": "chanzonghuang@gmail.com", "homepage": "http://my.oschina.net/dogstar", "role": "Developer" }, { "name": "kwan", "email": "303198069@qq.com", "role": "Developer" } ], "description": "PhalApi 2.0 框架核心部分。", "homepage": "https://www.phalapi.net/", "keywords": [ "api", "framework", "phalapi" ], "support": { "issues": "https://github.com/phalapi/kernal/issues", "source": "https://github.com/phalapi/kernal/tree/master" }, "time": "2017-09-03T03:01:09+00:00" }, { "name": "phalapi/notorm", "version": "v2.0.1", "source": { "type": "git", "url": "https://github.com/phalapi/notorm.git", "reference": "e1f984b30f6bec5a244f343db1a8fc060ae6291c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phalapi/notorm/zipball/e1f984b30f6bec5a244f343db1a8fc060ae6291c", "reference": "e1f984b30f6bec5a244f343db1a8fc060ae6291c", "shasum": "", "mirrors": [ { "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": ">=5.3.3" }, "type": "library", "autoload": { "psr-4": { "PhalApi\\NotORM\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0+" ], "authors": [ { "name": "Dogstar Huang", "email": "chanzonghuang@gmail.com", "homepage": "http://my.oschina.net/dogstar", "role": "Developer" } ], "description": "基于NotORM类库的优化版本,专门用于PhalApi 2.x 开源接口框架。", "homepage": "http://www.phalapi.net", "keywords": [ "api", "notorm", "phalapi" ], "support": { "issues": "https://github.com/phalapi/notorm/issues", "source": "https://github.com/phalapi/notorm/tree/v2.0.1" }, "time": "2017-08-05T09:01:43+00:00" }, { "name": "phalapi/qiniu", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/phalapi/qiniu.git", "reference": "91592b86317441a47ec067c16e149a7e10ca9a5f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phalapi/qiniu/zipball/91592b86317441a47ec067c16e149a7e10ca9a5f", "reference": "91592b86317441a47ec067c16e149a7e10ca9a5f", "shasum": "", "mirrors": [ { "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "qiniu/qiniu": "*" }, "default-branch": true, "type": "library", "autoload": { "psr-4": { "PhalApi\\Qiniu\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0+" ], "authors": [ { "name": "dogstar huang", "email": "chanzonghuang@gmail.com", "homepage": "http://my.oschina.net/dogstar", "role": "Developer" } ], "description": "PhalApi 2.x 扩展类库:七牛云存储接口调用", "homepage": "https://www.phalapi.net/", "keywords": [ "phalapi", "phalapi-qiniu", "qiniu" ], "support": { "issues": "https://github.com/phalapi/qiniu/issues", "source": "https://github.com/phalapi/qiniu/tree/master" }, "time": "2019-06-26T13:39:56+00:00" }, { "name": "phalapi/qrcode", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/phalapi/qrcode.git", "reference": "cbb3c5f3f95a7902b0a72786a77495ada0c006b7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phalapi/qrcode/zipball/cbb3c5f3f95a7902b0a72786a77495ada0c006b7", "reference": "cbb3c5f3f95a7902b0a72786a77495ada0c006b7", "shasum": "", "mirrors": [ { "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", "preferred": true } ] }, "default-branch": true, "type": "library", "autoload": { "psr-4": { "PhalApi\\QrCode\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0+" ], "authors": [ { "name": "dogstar huang", "email": "chanzonghuang@gmail.com", "homepage": "http://my.oschina.net/dogstar", "role": "Developer" } ], "description": "PhalApi 2.x 扩展类库:基于QRCode实现的二维码扩展", "homepage": "https://www.phalapi.net/", "keywords": [ "phalapi", "phalapi-qrcode", "qrcode", "二维码" ], "support": { "issues": "https://github.com/phalapi/qrcode/issues", "source": "https://github.com/phalapi/qrcode/tree/master" }, "time": "2017-12-29T12:03:03+00:00" }, { "name": "phalapi/task", "version": "v2.0.0", "source": { "type": "git", "url": "https://github.com/phalapi/task.git", "reference": "274d075ac6a578a87f2e1fcceca657d3bfa6d9e3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phalapi/task/zipball/274d075ac6a578a87f2e1fcceca657d3bfa6d9e3", "reference": "274d075ac6a578a87f2e1fcceca657d3bfa6d9e3", "shasum": "", "mirrors": [ { "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "phalapi/kernal": "2.0.*", "php": ">=5.3.3" }, "type": "library", "autoload": { "psr-4": { "PhalApi\\Task\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0+" ], "authors": [ { "name": "Dogstar Huang", "email": "chanzonghuang@gmail.com", "homepage": "http://my.oschina.net/dogstar", "role": "Developer" } ], "description": "PhalApi 2.x 扩展类库 - Task计划任务,以接口服务形式实现的新型计划任务。", "homepage": "https://www.phalapi.net/", "keywords": [ "phalapi", "phalapi-task", "task" ], "support": { "issues": "https://github.com/phalapi/task/issues", "source": "https://github.com/phalapi/task/tree/master" }, "time": "2017-07-21T14:12:08+00:00" }, { "name": "phpoption/phpoption", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/schmittjoh/php-option.git", "reference": "dd3a383e599f49777d8b628dadbb90cae435b87e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/dd3a383e599f49777d8b628dadbb90cae435b87e", "reference": "dd3a383e599f49777d8b628dadbb90cae435b87e", "shasum": "", "mirrors": [ { "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": "^7.2.5 || ^8.0" }, "require-dev": { "bamarni/composer-bin-plugin": "^1.8.2", "phpunit/phpunit": "^8.5.32 || ^9.6.3 || ^10.0.12" }, "default-branch": true, "type": "library", "extra": { "bamarni-bin": { "bin-links": true, "forward-command": true }, "branch-alias": { "dev-master": "1.9-dev" } }, "autoload": { "psr-4": { "PhpOption\\": "src/PhpOption/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Johannes M. Schmitt", "email": "schmittjoh@gmail.com", "homepage": "https://github.com/schmittjoh" }, { "name": "Graham Campbell", "email": "hello@gjcampbell.co.uk", "homepage": "https://github.com/GrahamCampbell" } ], "description": "Option Type for PHP", "keywords": [ "language", "option", "php", "type" ], "support": { "issues": "https://github.com/schmittjoh/php-option/issues", "source": "https://github.com/schmittjoh/php-option/tree/1.9.1" }, "funding": [ { "url": "https://github.com/GrahamCampbell", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption", "type": "tidelift" } ], "time": "2023-02-25T19:38:58+00:00" }, { "name": "qiniu/qiniu", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/hfcorriez/php-qiniu.git", "reference": "6b43b5020ec78b4cb68fb337ae8937c1679d5aef" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/hfcorriez/php-qiniu/zipball/6b43b5020ec78b4cb68fb337ae8937c1679d5aef", "reference": "6b43b5020ec78b4cb68fb337ae8937c1679d5aef", "shasum": "", "mirrors": [ { "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": ">=5.3.9" }, "default-branch": true, "type": "library", "autoload": { "psr-0": { "Qiniu": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Corrie Zhao", "email": "hfcorriez@gmail.com" } ], "description": "Qiniu SDK", "keywords": [ "api", "cloud storage", "qiniu", "sdk" ], "support": { "issues": "https://github.com/hfcorriez/php-qiniu/issues", "source": "https://github.com/hfcorriez/php-qiniu/tree/master" }, "time": "2016-04-14T15:38:21+00:00" }, { "name": "symfony/polyfill-ctype", "version": "dev-main", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", "reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb", "reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb", "shasum": "", "mirrors": [ { "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": ">=7.1" }, "provide": { "ext-ctype": "*" }, "suggest": { "ext-ctype": "For best performance" }, "default-branch": true, "type": "library", "extra": { "branch-alias": { "dev-main": "1.28-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Ctype\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Gert de Pagter", "email": "BackEndTea@gmail.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for ctype functions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "ctype", "polyfill", "portable" ], "support": { "source": "https://github.com/symfony/polyfill-ctype/tree/main" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2023-01-26T09:26:14+00:00" }, { "name": "symfony/polyfill-mbstring", "version": "dev-main", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", "reference": "42292d99c55abe617799667f454222c54c60e229" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/42292d99c55abe617799667f454222c54c60e229", "reference": "42292d99c55abe617799667f454222c54c60e229", "shasum": "", "mirrors": [ { "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": ">=7.1" }, "provide": { "ext-mbstring": "*" }, "suggest": { "ext-mbstring": "For best performance" }, "default-branch": true, "type": "library", "extra": { "branch-alias": { "dev-main": "1.28-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Mbstring\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for the Mbstring extension", "homepage": "https://symfony.com", "keywords": [ "compatibility", "mbstring", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-mbstring/tree/main" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2023-07-28T09:04:16+00:00" }, { "name": "symfony/polyfill-php80", "version": "dev-main", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php80.git", "reference": "6caa57379c4aec19c0a12a38b59b26487dcfe4b5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/6caa57379c4aec19c0a12a38b59b26487dcfe4b5", "reference": "6caa57379c4aec19c0a12a38b59b26487dcfe4b5", "shasum": "", "mirrors": [ { "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": ">=7.1" }, "default-branch": true, "type": "library", "extra": { "branch-alias": { "dev-main": "1.28-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Php80\\": "" }, "classmap": [ "Resources/stubs" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ion Bazan", "email": "ion.bazan@gmail.com" }, { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-php80/tree/main" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2023-01-26T09:26:14+00:00" }, { "name": "ulrichsg/getopt-php", "version": "v3.4.0", "source": { "type": "git", "url": "https://github.com/getopt-php/getopt-php.git", "reference": "9121d7c2c51a6a59ee407c49a13b4d8cfae71075" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/getopt-php/getopt-php/zipball/9121d7c2c51a6a59ee407c49a13b4d8cfae71075", "reference": "9121d7c2c51a6a59ee407c49a13b4d8cfae71075", "shasum": "", "mirrors": [ { "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "ext-mbstring": "*", "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "^4.8", "squizlabs/php_codesniffer": "^2.7" }, "type": "library", "autoload": { "psr-4": { "GetOpt\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ulrich Schmidt-Goertz", "email": "ulrich@schmidt-goertz.de" }, { "name": "Thomas Flori", "email": "thflori@gmail.com" } ], "description": "Command line arguments parser for PHP 5.4 - 7.3", "homepage": "http://getopt-php.github.io/getopt-php", "support": { "issues": "https://github.com/getopt-php/getopt-php/issues", "source": "https://github.com/getopt-php/getopt-php/tree/v3.4.0" }, "time": "2020-07-14T06:09:04+00:00" }, { "name": "vlucas/phpdotenv", "version": "5.4.x-dev", "source": { "type": "git", "url": "https://github.com/vlucas/phpdotenv.git", "reference": "dd46c263f277573244c517bac125a78f67b83a98" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/dd46c263f277573244c517bac125a78f67b83a98", "reference": "dd46c263f277573244c517bac125a78f67b83a98", "shasum": "", "mirrors": [ { "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "ext-pcre": "*", "graham-campbell/result-type": "^1.0.2", "php": "^7.1.3 || ^8.0", "phpoption/phpoption": "^1.8", "symfony/polyfill-ctype": "^1.23", "symfony/polyfill-mbstring": "^1.23.1", "symfony/polyfill-php80": "^1.23.1" }, "require-dev": { "bamarni/composer-bin-plugin": "^1.4.1", "ext-filter": "*", "phpunit/phpunit": "^7.5.20 || ^8.5.21 || ^9.5.10" }, "suggest": { "ext-filter": "Required to use the boolean validator." }, "type": "library", "extra": { "branch-alias": { "dev-master": "5.4-dev" } }, "autoload": { "psr-4": { "Dotenv\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Graham Campbell", "email": "hello@gjcampbell.co.uk", "homepage": "https://github.com/GrahamCampbell" }, { "name": "Vance Lucas", "email": "vance@vancelucas.com", "homepage": "https://github.com/vlucas" } ], "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.", "keywords": [ "dotenv", "env", "environment" ], "support": { "issues": "https://github.com/vlucas/phpdotenv/issues", "source": "https://github.com/vlucas/phpdotenv/tree/master" }, "funding": [ { "url": "https://github.com/GrahamCampbell", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv", "type": "tidelift" } ], "time": "2021-12-17T00:42:26+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "dev", "stability-flags": { "phalapi/qrcode": 20, "phalapi/qiniu": 20, "vlucas/phpdotenv": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.3.0" }