{ "_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": "04b98ffa6cdd562df8089c524e1f1219", "packages": [ { "name": "firebase/php-jwt", "version": "dev-main", "source": { "type": "git", "url": "https://github.com/firebase/php-jwt.git", "reference": "5dbc8959427416b8ee09a100d7a8588c00fb2e26" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/firebase/php-jwt/zipball/5dbc8959427416b8ee09a100d7a8588c00fb2e26", "reference": "5dbc8959427416b8ee09a100d7a8588c00fb2e26", "shasum": "" }, "require": { "php": "^7.4||^8.0" }, "require-dev": { "guzzlehttp/guzzle": "^6.5||^7.4", "phpspec/prophecy-phpunit": "^2.0", "phpunit/phpunit": "^9.5", "psr/cache": "^1.0||^2.0", "psr/http-client": "^1.0", "psr/http-factory": "^1.0" }, "suggest": { "ext-sodium": "Support EdDSA (Ed25519) signatures", "paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present" }, "type": "library", "autoload": { "psr-4": { "Firebase\\JWT\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Neuman Vong", "email": "neuman+pear@twilio.com", "role": "Developer" }, { "name": "Anant Narayanan", "email": "anant@php.net", "role": "Developer" } ], "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.", "homepage": "https://github.com/firebase/php-jwt", "keywords": [ "jwt", "php" ], "time": "2023-07-14T18:33:00+00:00" }, { "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": "" }, "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" }, "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": "" }, "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.22.0", "source": { "type": "git", "url": "https://github.com/phalapi/kernal.git", "reference": "eb07226d8b179228786476b655428e51faef7aec" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phalapi/kernal/zipball/eb07226d8b179228786476b655428e51faef7aec", "reference": "eb07226d8b179228786476b655428e51faef7aec", "shasum": "" }, "require": { "phalapi/notorm": "2.*.*", "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.x 框架核心部分。", "homepage": "https://www.phalapi.net/", "keywords": [ "api", "framework", "phalapi" ], "time": "2023-07-26T08:10:17+00:00" }, { "name": "phalapi/notorm", "version": "2.12.1", "source": { "type": "git", "url": "https://github.com/phalapi/notorm.git", "reference": "2ce376d106bf46496d68b7ebff56ead63f38d4a6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phalapi/notorm/zipball/2ce376d106bf46496d68b7ebff56ead63f38d4a6", "reference": "2ce376d106bf46496d68b7ebff56ead63f38d4a6", "shasum": "" }, "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/2.12.1" }, "time": "2022-12-13T10:02:46+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": "" }, "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", "二维码" ], "time": "2017-12-29T12:03:03+00:00" }, { "name": "phalapi/task", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/phalapi/task.git", "reference": "b68075bdcffe41b6585934e15f73954a5ba42c5c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phalapi/task/zipball/b68075bdcffe41b6585934e15f73954a5ba42c5c", "reference": "b68075bdcffe41b6585934e15f73954a5ba42c5c", "shasum": "" }, "require": { "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" ], "time": "2022-08-26T03:49:29+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" }, "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": "symfony/polyfill-ctype", "version": "1.x-dev", "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": "" }, "require": { "php": ">=7.1" }, "provide": { "ext-ctype": "*" }, "suggest": { "ext-ctype": "For best performance" }, "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" ], "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": "1.x-dev", "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": "" }, "require": { "php": ">=7.1" }, "provide": { "ext-mbstring": "*" }, "suggest": { "ext-mbstring": "For best performance" }, "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" ], "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": "1.x-dev", "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": "" }, "require": { "php": ">=7.1" }, "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" ], "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": "" }, "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": "" }, "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" }, { "name": "zhuyanxun/aes", "version": "dev-main", "source": { "type": "git", "url": "https://github.com/zhuyanxun/aes.git", "reference": "5d4f504e4e58b0e0dcdaaa9f2d1caf77467ac4bb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/zhuyanxun/aes/zipball/5d4f504e4e58b0e0dcdaaa9f2d1caf77467ac4bb", "reference": "5d4f504e4e58b0e0dcdaaa9f2d1caf77467ac4bb", "shasum": "" }, "type": "library", "autoload": { "psr-4": { "zhuyanxun\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "authors": [ { "name": "zhuyanxun", "email": "1192001589@qq.com" } ], "description": "aes加密类,加密后的字符串没有_-+等特殊符号,只有数字和字母", "keywords": [ "aes", "base62x" ], "support": { "issues": "https://github.com/zhuyanxun/aes/issues", "source": "https://github.com/zhuyanxun/aes/tree/main" }, "time": "2020-10-19T06:27:51+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "dev", "stability-flags": { "phalapi/qrcode": 20, "phalapi/task": 20, "vlucas/phpdotenv": 20, "firebase/php-jwt": 20, "zhuyanxun/aes": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.3.3" }, "platform-dev": [], "plugin-api-version": "1.1.0" }