2021-11-29 16:27:54 +08:00
{
"_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"
],
2023-10-23 20:19:03 +08:00
"content-hash": "d6d89af66b282dc77907148c282ded9d",
2023-03-15 11:16:30 +08:00
"packages": [
{
"name": "composer/ca-bundle",
2023-10-13 17:05:20 +08:00
"version": "1.3.7",
"source": {
"type": "git",
"url": "https://github.com/composer/ca-bundle.git",
"reference": "76e46335014860eec1aa5a724799a00a2e47cc85"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/76e46335014860eec1aa5a724799a00a2e47cc85",
"reference": "76e46335014860eec1aa5a724799a00a2e47cc85",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
"ext-openssl": "*",
"ext-pcre": "*",
"php": "^5.3.2 || ^7.0 || ^8.0"
},
"require-dev": {
"phpstan/phpstan": "^0.12.55",
"psr/log": "^1.0",
"symfony/phpunit-bridge": "^4.2 || ^5",
"symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"Composer\\CaBundle\\": "src"
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
"authors": [
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "http://seld.be"
}
],
"description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
"keywords": [
"cabundle",
"cacert",
"certificate",
"ssl",
"tls"
],
2023-10-13 17:05:20 +08:00
"support": {
"irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/ca-bundle/issues",
"source": "https://github.com/composer/ca-bundle/tree/1.3.7"
},
"funding": [
{
"url": "https://packagist.com",
"type": "custom"
},
{
"url": "https://github.com/composer",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
"type": "tidelift"
}
],
"time": "2023-08-30T09:31:38+00:00"
2023-03-15 11:16:30 +08:00
},
{
"name": "composer/class-map-generator",
2023-10-13 17:05:20 +08:00
"version": "1.1.0",
"source": {
"type": "git",
"url": "https://github.com/composer/class-map-generator.git",
"reference": "953cc4ea32e0c31f2185549c7d216d7921f03da9"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/composer/class-map-generator/zipball/953cc4ea32e0c31f2185549c7d216d7921f03da9",
"reference": "953cc4ea32e0c31f2185549c7d216d7921f03da9",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
2023-10-13 17:05:20 +08:00
"composer/pcre": "^2.1 || ^3.1",
2023-03-15 11:16:30 +08:00
"php": "^7.2 || ^8.0",
2023-10-13 17:05:20 +08:00
"symfony/finder": "^4.4 || ^5.3 || ^6 || ^7"
2023-03-15 11:16:30 +08:00
},
"require-dev": {
"phpstan/phpstan": "^1.6",
"phpstan/phpstan-deprecation-rules": "^1",
"phpstan/phpstan-phpunit": "^1",
"phpstan/phpstan-strict-rules": "^1.1",
"symfony/filesystem": "^5.4 || ^6",
"symfony/phpunit-bridge": "^5"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"Composer\\ClassMapGenerator\\": "src"
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
"authors": [
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "https://seld.be"
}
],
"description": "Utilities to scan PHP code and generate class maps.",
"keywords": [
"classmap"
],
2023-10-13 17:05:20 +08:00
"support": {
"issues": "https://github.com/composer/class-map-generator/issues",
"source": "https://github.com/composer/class-map-generator/tree/1.1.0"
},
"funding": [
{
"url": "https://packagist.com",
"type": "custom"
},
{
"url": "https://github.com/composer",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
"type": "tidelift"
}
],
"time": "2023-06-30T13:58:57+00:00"
2023-03-15 11:16:30 +08:00
},
{
"name": "composer/composer",
2023-10-13 17:05:20 +08:00
"version": "2.6.4",
"source": {
"type": "git",
"url": "https://github.com/composer/composer.git",
"reference": "d75d17c16a863438027d1d96401cddcd6aa5bb60"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/composer/composer/zipball/d75d17c16a863438027d1d96401cddcd6aa5bb60",
"reference": "d75d17c16a863438027d1d96401cddcd6aa5bb60",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
"composer/ca-bundle": "^1.0",
"composer/class-map-generator": "^1.0",
"composer/metadata-minifier": "^1.0",
"composer/pcre": "^2.1 || ^3.1",
2023-10-13 17:05:20 +08:00
"composer/semver": "^3.2.5",
2023-03-15 11:16:30 +08:00
"composer/spdx-licenses": "^1.5.7",
"composer/xdebug-handler": "^2.0.2 || ^3.0.3",
"justinrainbow/json-schema": "^5.2.11",
"php": "^7.2.5 || ^8.0",
"psr/log": "^1.0 || ^2.0 || ^3.0",
2023-10-13 17:05:20 +08:00
"react/promise": "^2.8 || ^3",
2023-03-15 11:16:30 +08:00
"seld/jsonlint": "^1.4",
"seld/phar-utils": "^1.2",
"seld/signal-handler": "^2.0",
2023-10-13 17:05:20 +08:00
"symfony/console": "^5.4.11 || ^6.0.11 || ^7",
"symfony/filesystem": "^5.4 || ^6.0 || ^7",
"symfony/finder": "^5.4 || ^6.0 || ^7",
2023-03-15 11:16:30 +08:00
"symfony/polyfill-php73": "^1.24",
"symfony/polyfill-php80": "^1.24",
"symfony/polyfill-php81": "^1.24",
2023-10-13 17:05:20 +08:00
"symfony/process": "^5.4 || ^6.0 || ^7"
2023-03-15 11:16:30 +08:00
},
"require-dev": {
"phpstan/phpstan": "^1.9.3",
"phpstan/phpstan-deprecation-rules": "^1",
"phpstan/phpstan-phpunit": "^1.0",
"phpstan/phpstan-strict-rules": "^1",
"phpstan/phpstan-symfony": "^1.2.10",
2023-10-13 17:05:20 +08:00
"symfony/phpunit-bridge": "^6.0 || ^7"
2023-03-15 11:16:30 +08:00
},
"suggest": {
"ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages",
"ext-zip": "Enabling the zip extension allows you to unzip archives",
"ext-zlib": "Allow gzip compression of HTTP requests"
},
"bin": [
"bin/composer"
],
"type": "library",
"extra": {
"branch-alias": {
2023-10-13 17:05:20 +08:00
"dev-main": "2.6-dev"
2023-03-15 11:16:30 +08:00
},
"phpstan": {
"includes": [
"phpstan/rules.neon"
]
}
},
"autoload": {
"psr-4": {
2023-10-13 17:05:20 +08:00
"Composer\\": "src/Composer/"
2023-03-15 11:16:30 +08:00
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
"authors": [
{
"name": "Nils Adermann",
"email": "naderman@naderman.de",
"homepage": "https://www.naderman.de"
},
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "https://seld.be"
}
],
"description": "Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.",
"homepage": "https://getcomposer.org/",
"keywords": [
"autoload",
"dependency",
"package"
],
2023-10-13 17:05:20 +08:00
"support": {
"irc": "ircs://irc.libera.chat:6697/composer",
"issues": "https://github.com/composer/composer/issues",
"security": "https://github.com/composer/composer/security/policy",
"source": "https://github.com/composer/composer/tree/2.6.4"
},
"funding": [
{
"url": "https://packagist.com",
"type": "custom"
},
{
"url": "https://github.com/composer",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
"type": "tidelift"
}
],
"time": "2023-09-29T08:54:47+00:00"
2023-03-15 11:16:30 +08:00
},
{
"name": "composer/metadata-minifier",
"version": "1.0.0",
2023-10-13 17:05:20 +08:00
"source": {
"type": "git",
"url": "https://github.com/composer/metadata-minifier.git",
"reference": "c549d23829536f0d0e984aaabbf02af91f443207"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/composer/metadata-minifier/zipball/c549d23829536f0d0e984aaabbf02af91f443207",
2023-03-15 11:16:30 +08:00
"reference": "c549d23829536f0d0e984aaabbf02af91f443207",
2023-10-13 17:05:20 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
"php": "^5.3.2 || ^7.0 || ^8.0"
},
"require-dev": {
"composer/composer": "^2",
"phpstan/phpstan": "^0.12.55",
"symfony/phpunit-bridge": "^4.2 || ^5"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"Composer\\MetadataMinifier\\": "src"
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
"authors": [
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "http://seld.be"
}
],
"description": "Small utility library that handles metadata minification and expansion.",
"keywords": [
"composer",
"compression"
],
2023-10-13 17:05:20 +08:00
"support": {
"issues": "https://github.com/composer/metadata-minifier/issues",
"source": "https://github.com/composer/metadata-minifier/tree/1.0.0"
},
"funding": [
{
"url": "https://packagist.com",
"type": "custom"
},
{
"url": "https://github.com/composer",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
"type": "tidelift"
}
],
2023-03-15 11:16:30 +08:00
"time": "2021-04-07T13:37:33+00:00"
},
{
"name": "composer/pcre",
"version": "3.1.0",
2023-10-13 17:05:20 +08:00
"source": {
"type": "git",
"url": "https://github.com/composer/pcre.git",
"reference": "4bff79ddd77851fe3cdd11616ed3f92841ba5bd2"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/composer/pcre/zipball/4bff79ddd77851fe3cdd11616ed3f92841ba5bd2",
2023-03-15 11:16:30 +08:00
"reference": "4bff79ddd77851fe3cdd11616ed3f92841ba5bd2",
2023-10-13 17:05:20 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
"php": "^7.4 || ^8.0"
},
"require-dev": {
"phpstan/phpstan": "^1.3",
"phpstan/phpstan-strict-rules": "^1.1",
"symfony/phpunit-bridge": "^5"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "3.x-dev"
}
},
"autoload": {
"psr-4": {
"Composer\\Pcre\\": "src"
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
"authors": [
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "http://seld.be"
}
],
"description": "PCRE wrapping library that offers type-safe preg_* replacements.",
"keywords": [
"PCRE",
"preg",
"regex",
"regular expression"
],
2023-10-13 17:05:20 +08:00
"support": {
"issues": "https://github.com/composer/pcre/issues",
"source": "https://github.com/composer/pcre/tree/3.1.0"
},
"funding": [
{
"url": "https://packagist.com",
"type": "custom"
},
{
"url": "https://github.com/composer",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
"type": "tidelift"
}
],
2023-03-15 11:16:30 +08:00
"time": "2022-11-17T09:50:14+00:00"
},
{
"name": "composer/semver",
2023-10-13 17:05:20 +08:00
"version": "3.4.0",
"source": {
"type": "git",
"url": "https://github.com/composer/semver.git",
"reference": "35e8d0af4486141bc745f23a29cc2091eb624a32"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/composer/semver/zipball/35e8d0af4486141bc745f23a29cc2091eb624a32",
"reference": "35e8d0af4486141bc745f23a29cc2091eb624a32",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
"php": "^5.3.2 || ^7.0 || ^8.0"
},
"require-dev": {
"phpstan/phpstan": "^1.4",
"symfony/phpunit-bridge": "^4.2 || ^5"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "3.x-dev"
}
},
"autoload": {
"psr-4": {
"Composer\\Semver\\": "src"
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
"authors": [
{
"name": "Nils Adermann",
"email": "naderman@naderman.de",
"homepage": "http://www.naderman.de"
},
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "http://seld.be"
},
{
"name": "Rob Bast",
"email": "rob.bast@gmail.com",
"homepage": "http://robbast.nl"
}
],
"description": "Semver library that offers utilities, version constraint parsing and validation.",
"keywords": [
"semantic",
"semver",
"validation",
"versioning"
],
2023-10-13 17:05:20 +08:00
"support": {
"irc": "ircs://irc.libera.chat:6697/composer",
"issues": "https://github.com/composer/semver/issues",
"source": "https://github.com/composer/semver/tree/3.4.0"
},
"funding": [
{
"url": "https://packagist.com",
"type": "custom"
},
{
"url": "https://github.com/composer",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
"type": "tidelift"
}
],
"time": "2023-08-31T09:50:34+00:00"
2023-03-15 11:16:30 +08:00
},
{
"name": "composer/spdx-licenses",
"version": "1.5.7",
2023-10-13 17:05:20 +08:00
"source": {
"type": "git",
"url": "https://github.com/composer/spdx-licenses.git",
"reference": "c848241796da2abf65837d51dce1fae55a960149"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/composer/spdx-licenses/zipball/c848241796da2abf65837d51dce1fae55a960149",
2023-03-15 11:16:30 +08:00
"reference": "c848241796da2abf65837d51dce1fae55a960149",
2023-10-13 17:05:20 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
"php": "^5.3.2 || ^7.0 || ^8.0"
},
"require-dev": {
"phpstan/phpstan": "^0.12.55",
"symfony/phpunit-bridge": "^4.2 || ^5"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"Composer\\Spdx\\": "src"
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
"authors": [
{
"name": "Nils Adermann",
"email": "naderman@naderman.de",
"homepage": "http://www.naderman.de"
},
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "http://seld.be"
},
{
"name": "Rob Bast",
"email": "rob.bast@gmail.com",
"homepage": "http://robbast.nl"
}
],
"description": "SPDX licenses list and validation library.",
"keywords": [
"license",
"spdx",
"validator"
],
2023-10-13 17:05:20 +08:00
"support": {
"irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/spdx-licenses/issues",
"source": "https://github.com/composer/spdx-licenses/tree/1.5.7"
},
"funding": [
{
"url": "https://packagist.com",
"type": "custom"
},
{
"url": "https://github.com/composer",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
"type": "tidelift"
}
],
2023-03-15 11:16:30 +08:00
"time": "2022-05-23T07:37:50+00:00"
},
{
"name": "composer/xdebug-handler",
"version": "3.0.3",
2023-10-13 17:05:20 +08:00
"source": {
"type": "git",
"url": "https://github.com/composer/xdebug-handler.git",
"reference": "ced299686f41dce890debac69273b47ffe98a40c"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/ced299686f41dce890debac69273b47ffe98a40c",
2023-03-15 11:16:30 +08:00
"reference": "ced299686f41dce890debac69273b47ffe98a40c",
2023-10-13 17:05:20 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
"composer/pcre": "^1 || ^2 || ^3",
"php": "^7.2.5 || ^8.0",
"psr/log": "^1 || ^2 || ^3"
},
"require-dev": {
"phpstan/phpstan": "^1.0",
"phpstan/phpstan-strict-rules": "^1.1",
"symfony/phpunit-bridge": "^6.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Composer\\XdebugHandler\\": "src"
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
"authors": [
{
"name": "John Stevenson",
"email": "john-stevenson@blueyonder.co.uk"
}
],
"description": "Restarts a process without Xdebug.",
"keywords": [
"Xdebug",
"performance"
],
2023-10-13 17:05:20 +08:00
"support": {
"irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/xdebug-handler/issues",
"source": "https://github.com/composer/xdebug-handler/tree/3.0.3"
},
"funding": [
{
"url": "https://packagist.com",
"type": "custom"
},
{
"url": "https://github.com/composer",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
"type": "tidelift"
}
],
2023-03-15 11:16:30 +08:00
"time": "2022-02-25T21:32:43+00:00"
},
{
"name": "doctrine/inflector",
2023-10-13 17:05:20 +08:00
"version": "2.0.8",
"source": {
"type": "git",
"url": "https://github.com/doctrine/inflector.git",
"reference": "f9301a5b2fb1216b2b08f02ba04dc45423db6bff"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/doctrine/inflector/zipball/f9301a5b2fb1216b2b08f02ba04dc45423db6bff",
"reference": "f9301a5b2fb1216b2b08f02ba04dc45423db6bff",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
"php": "^7.2 || ^8.0"
},
"require-dev": {
2023-10-13 17:05:20 +08:00
"doctrine/coding-standard": "^11.0",
2023-03-15 11:16:30 +08:00
"phpstan/phpstan": "^1.8",
"phpstan/phpstan-phpunit": "^1.1",
"phpstan/phpstan-strict-rules": "^1.3",
"phpunit/phpunit": "^8.5 || ^9.5",
2023-10-13 17:05:20 +08:00
"vimeo/psalm": "^4.25 || ^5.4"
2023-03-15 11:16:30 +08:00
},
"type": "library",
"autoload": {
"psr-4": {
"Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
"authors": [
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
},
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
},
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
}
],
"description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
"homepage": "https://www.doctrine-project.org/projects/inflector.html",
"keywords": [
"inflection",
"inflector",
"lowercase",
"manipulation",
"php",
"plural",
"singular",
"strings",
"uppercase",
"words"
],
2023-10-13 17:05:20 +08:00
"support": {
"issues": "https://github.com/doctrine/inflector/issues",
"source": "https://github.com/doctrine/inflector/tree/2.0.8"
},
"funding": [
{
"url": "https://www.doctrine-project.org/sponsorship.html",
"type": "custom"
},
{
"url": "https://www.patreon.com/phpdoctrine",
"type": "patreon"
},
{
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector",
"type": "tidelift"
}
],
"time": "2023-06-16T13:40:37+00:00"
2023-03-15 11:16:30 +08:00
},
{
"name": "doctrine/instantiator",
"version": "1.5.0",
2023-10-13 17:05:20 +08:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/instantiator.git",
"reference": "0a0fa9780f5d4e507415a065172d26a98d02047b"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/doctrine/instantiator/zipball/0a0fa9780f5d4e507415a065172d26a98d02047b",
2023-03-15 11:16:30 +08:00
"reference": "0a0fa9780f5d4e507415a065172d26a98d02047b",
2023-10-13 17:05:20 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
"php": "^7.1 || ^8.0"
},
"require-dev": {
"doctrine/coding-standard": "^9 || ^11",
"ext-pdo": "*",
"ext-phar": "*",
"phpbench/phpbench": "^0.16 || ^1",
"phpstan/phpstan": "^1.4",
"phpstan/phpstan-phpunit": "^1",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
"vimeo/psalm": "^4.30 || ^5.4"
},
"type": "library",
"autoload": {
"psr-4": {
"Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
"authors": [
{
"name": "Marco Pivetta",
"email": "ocramius@gmail.com",
"homepage": "https://ocramius.github.io/"
}
],
"description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
"homepage": "https://www.doctrine-project.org/projects/instantiator.html",
"keywords": [
"constructor",
"instantiate"
],
2023-10-13 17:05:20 +08:00
"support": {
"issues": "https://github.com/doctrine/instantiator/issues",
"source": "https://github.com/doctrine/instantiator/tree/1.5.0"
},
"funding": [
{
"url": "https://www.doctrine-project.org/sponsorship.html",
"type": "custom"
},
{
"url": "https://www.patreon.com/phpdoctrine",
"type": "patreon"
},
{
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
"type": "tidelift"
}
],
2023-03-15 11:16:30 +08:00
"time": "2022-12-30T00:15:36+00:00"
},
{
"name": "ergebnis/http-method",
2023-10-23 20:19:03 +08:00
"version": "2.4.0",
2023-10-13 17:05:20 +08:00
"source": {
"type": "git",
"url": "https://github.com/ergebnis/http-method.git",
2023-10-23 20:19:03 +08:00
"reference": "fb3caa85e972a18c25d0d241b0585a2864932c34"
2023-10-13 17:05:20 +08:00
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-23 20:19:03 +08:00
"url": "https://api.github.com/repos/ergebnis/http-method/zipball/fb3caa85e972a18c25d0d241b0585a2864932c34",
"reference": "fb3caa85e972a18c25d0d241b0585a2864932c34",
2023-10-13 17:05:20 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
2023-10-23 20:19:03 +08:00
"php": "~8.1.0 || ~8.2.0"
2023-03-15 11:16:30 +08:00
},
"require-dev": {
2023-10-23 20:19:03 +08:00
"ergebnis/composer-normalize": "^2.33.0",
"ergebnis/license": "^2.1.0",
"ergebnis/php-cs-fixer-config": "^5.12.0",
"ergebnis/phpunit-slow-test-detector": "^2.3.0",
"phpunit/phpunit": "^10.2.6",
"psalm/plugin-phpunit": "~0.18.4",
"rector/rector": "~0.17.7",
"vimeo/psalm": "^5.13.1"
2023-03-15 11:16:30 +08:00
},
"type": "library",
"extra": {
"composer-normalize": {
"indent-size": 2,
"indent-style": "space"
}
},
"autoload": {
"psr-4": {
"Ergebnis\\Http\\": "src/"
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
"authors": [
{
"name": "Andreas Möller",
"email": "am@localheinz.com"
}
],
"description": "Provides constants for HTTP request methods.",
"homepage": "https://github.com/ergebnis/http-method",
"keywords": [
"http",
"method",
"request"
],
2023-10-13 17:05:20 +08:00
"support": {
"issues": "https://github.com/ergebnis/http-method/issues",
"source": "https://github.com/ergebnis/http-method"
},
2023-10-23 20:19:03 +08:00
"time": "2023-07-27T08:10:37+00:00"
2023-03-15 11:16:30 +08:00
},
{
"name": "fig/http-message-util",
"version": "1.1.5",
2023-10-13 17:05:20 +08:00
"source": {
"type": "git",
"url": "https://github.com/php-fig/http-message-util.git",
"reference": "9d94dc0154230ac39e5bf89398b324a86f63f765"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/php-fig/http-message-util/zipball/9d94dc0154230ac39e5bf89398b324a86f63f765",
2023-03-15 11:16:30 +08:00
"reference": "9d94dc0154230ac39e5bf89398b324a86f63f765",
2023-10-13 17:05:20 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
"php": "^5.3 || ^7.0 || ^8.0"
},
"suggest": {
"psr/http-message": "The package containing the PSR-7 interfaces"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.1.x-dev"
}
},
"autoload": {
"psr-4": {
"Fig\\Http\\Message\\": "src/"
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "https://www.php-fig.org/"
}
],
"description": "Utility classes and constants for use with PSR-7 (psr/http-message)",
"keywords": [
"http",
"http-message",
"psr",
"psr-7",
"request",
"response"
],
2023-10-13 17:05:20 +08:00
"support": {
"issues": "https://github.com/php-fig/http-message-util/issues",
"source": "https://github.com/php-fig/http-message-util/tree/1.1.5"
},
2023-03-15 11:16:30 +08:00
"time": "2020-11-24T22:02:12+00:00"
},
{
"name": "graham-campbell/result-type",
"version": "v1.1.1",
2023-10-13 17:05:20 +08:00
"source": {
"type": "git",
"url": "https://github.com/GrahamCampbell/Result-Type.git",
"reference": "672eff8cf1d6fe1ef09ca0f89c4b287d6a3eb831"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/672eff8cf1d6fe1ef09ca0f89c4b287d6a3eb831",
2023-03-15 11:16:30 +08:00
"reference": "672eff8cf1d6fe1ef09ca0f89c4b287d6a3eb831",
2023-10-13 17:05:20 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"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/"
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"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"
],
2023-10-13 17:05:20 +08:00
"support": {
"issues": "https://github.com/GrahamCampbell/Result-Type/issues",
"source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.1.1"
},
"funding": [
{
"url": "https://github.com/GrahamCampbell",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/graham-campbell/result-type",
"type": "tidelift"
}
],
2023-03-15 11:16:30 +08:00
"time": "2023-02-25T20:23:15+00:00"
},
{
2023-10-13 17:05:20 +08:00
"name": "hyperf/code-parser",
"version": "v3.0.37",
"source": {
"type": "git",
"url": "https://github.com/hyperf/code-parser.git",
"reference": "946fcd1c8d72747a59277926605e2544fb35b032"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/hyperf/code-parser/zipball/946fcd1c8d72747a59277926605e2544fb35b032",
"reference": "946fcd1c8d72747a59277926605e2544fb35b032",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
2023-10-13 17:05:20 +08:00
"hyperf/collection": "~3.0.0",
"hyperf/stringable": "~3.0.0",
"hyperf/support": "~3.0.0",
"php": ">=8.0"
2023-03-15 11:16:30 +08:00
},
"suggest": {
2023-10-13 17:05:20 +08:00
"jean85/pretty-package-versions": "Required to use PrettyVersions. (^1.2|^2.0)",
"nikic/php-parser": "Required to use PhpParser. (^4.0)"
2023-03-15 11:16:30 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
}
},
"autoload": {
"psr-4": {
2023-10-13 17:05:20 +08:00
"Hyperf\\CodeParser\\": "src/"
2023-03-15 11:16:30 +08:00
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
2023-10-13 17:05:20 +08:00
"description": "A code parser component for Hyperf.",
2023-03-15 11:16:30 +08:00
"homepage": "https://hyperf.io",
"keywords": [
2023-10-13 17:05:20 +08:00
"code-parser",
2023-03-15 11:16:30 +08:00
"hyperf",
"php",
"swoole"
],
2023-10-13 17:05:20 +08:00
"support": {
"docs": "https://hyperf.wiki",
"issues": "https://github.com/hyperf/hyperf/issues",
"pull-request": "https://github.com/hyperf/hyperf/pulls",
"source": "https://github.com/hyperf/hyperf"
},
"time": "2023-09-19T01:50:18+00:00"
2023-03-15 11:16:30 +08:00
},
{
2023-10-13 17:05:20 +08:00
"name": "hyperf/codec",
"version": "v3.0.38",
"source": {
"type": "git",
"url": "https://github.com/hyperf/codec.git",
"reference": "dfe4ff846540362c5a56e9ade6bdeef16d264fb8"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/hyperf/codec/zipball/dfe4ff846540362c5a56e9ade6bdeef16d264fb8",
"reference": "dfe4ff846540362c5a56e9ade6bdeef16d264fb8",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
2023-10-13 17:05:20 +08:00
"ext-json": "*",
"ext-xml": "*",
"hyperf/contract": "~3.0.0",
2023-03-15 11:16:30 +08:00
"php": ">=8.0"
},
"suggest": {
2023-10-13 17:05:20 +08:00
"ext-igbinary": "Required to use IgbinarySerializerPacker."
2023-03-15 11:16:30 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
}
},
"autoload": {
"psr-4": {
2023-10-13 17:05:20 +08:00
"Hyperf\\Codec\\": "src/"
2023-03-15 11:16:30 +08:00
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
2023-10-13 17:05:20 +08:00
"description": "A codec component for Hyperf.",
2023-03-15 11:16:30 +08:00
"homepage": "https://hyperf.io",
"keywords": [
2023-10-13 17:05:20 +08:00
"codec",
2023-03-15 11:16:30 +08:00
"hyperf",
2023-10-13 17:05:20 +08:00
"php",
"swoole"
2023-03-15 11:16:30 +08:00
],
2023-10-13 17:05:20 +08:00
"support": {
"docs": "https://hyperf.wiki",
"issues": "https://github.com/hyperf/hyperf/issues",
"pull-request": "https://github.com/hyperf/hyperf/pulls",
"source": "https://github.com/hyperf/hyperf"
},
"time": "2023-09-30T06:00:08+00:00"
2023-03-15 11:16:30 +08:00
},
{
2023-10-13 17:05:20 +08:00
"name": "hyperf/collection",
"version": "v3.0.37",
"source": {
"type": "git",
"url": "https://github.com/hyperf/collection.git",
"reference": "e3c47b1b119fc6dbfba77f4a494b6159b03ec532"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/hyperf/collection/zipball/e3c47b1b119fc6dbfba77f4a494b6159b03ec532",
"reference": "e3c47b1b119fc6dbfba77f4a494b6159b03ec532",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
2023-10-13 17:05:20 +08:00
"hyperf/contract": "~3.0.0",
"hyperf/macroable": "~3.0.0",
"php": ">=7.4"
2023-03-15 11:16:30 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
}
},
"autoload": {
2023-10-13 17:05:20 +08:00
"files": [
"src/Functions.php"
],
2023-03-15 11:16:30 +08:00
"psr-4": {
2023-10-13 17:05:20 +08:00
"Hyperf\\Collection\\": "src/"
2023-03-15 11:16:30 +08:00
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
2023-10-13 17:05:20 +08:00
"description": "Hyperf Collection package which come from illuminate/collections",
2023-03-15 11:16:30 +08:00
"homepage": "https://hyperf.io",
"keywords": [
2023-10-13 17:05:20 +08:00
"collection",
2023-03-15 11:16:30 +08:00
"hyperf",
"php",
"swoole"
],
2023-10-13 17:05:20 +08:00
"support": {
"docs": "https://hyperf.wiki",
"issues": "https://github.com/hyperf/hyperf/issues",
"pull-request": "https://github.com/hyperf/hyperf/pulls",
"source": "https://github.com/hyperf/hyperf"
},
"time": "2023-09-19T01:50:18+00:00"
2023-03-15 11:16:30 +08:00
},
{
2023-10-13 17:05:20 +08:00
"name": "hyperf/conditionable",
"version": "v3.0.37",
"source": {
"type": "git",
"url": "https://github.com/hyperf/conditionable.git",
"reference": "8e35db68166b333ce9e8b4ef6c04e81206ad5660"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/hyperf/conditionable/zipball/8e35db68166b333ce9e8b4ef6c04e81206ad5660",
"reference": "8e35db68166b333ce9e8b4ef6c04e81206ad5660",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
2023-10-13 17:05:20 +08:00
"php": ">=7.4"
2023-03-15 11:16:30 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
}
},
"autoload": {
"psr-4": {
2023-10-13 17:05:20 +08:00
"Hyperf\\Conditionable\\": "src/"
2023-03-15 11:16:30 +08:00
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
2023-10-13 17:05:20 +08:00
"description": "Hyperf Macroable package which come from illuminate/conditionable",
2023-03-15 11:16:30 +08:00
"homepage": "https://hyperf.io",
"keywords": [
2023-10-13 17:05:20 +08:00
"conditionable",
2023-03-15 11:16:30 +08:00
"hyperf",
"php",
"swoole"
],
2023-10-13 17:05:20 +08:00
"support": {
"docs": "https://hyperf.wiki",
"issues": "https://github.com/hyperf/hyperf/issues",
"pull-request": "https://github.com/hyperf/hyperf/pulls",
"source": "https://github.com/hyperf/hyperf"
},
"time": "2023-09-19T01:50:18+00:00"
2023-03-15 11:16:30 +08:00
},
{
2023-10-13 17:05:20 +08:00
"name": "hyperf/config",
"version": "v3.0.37",
"source": {
"type": "git",
"url": "https://github.com/hyperf/config.git",
"reference": "faee71c69eacde52e3a68e003bdf98de9db4e2cb"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/hyperf/config/zipball/faee71c69eacde52e3a68e003bdf98de9db4e2cb",
"reference": "faee71c69eacde52e3a68e003bdf98de9db4e2cb",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
2023-10-13 17:05:20 +08:00
"hyperf/collection": "~3.0.0",
"hyperf/contract": "~3.0.0",
"hyperf/support": "~3.0.0",
"hyperf/utils": "~3.0.0",
"php": ">=8.0",
"psr/container": "^1.0|^2.0",
"symfony/finder": "^5.0|^6.0"
},
"suggest": {
"hyperf/di": "Allows using @Value annotation",
"hyperf/event": "Allows using @Value annotation",
"hyperf/framework": "Allows using @Value annotation",
"vlucas/phpdotenv": "Allows using enviroment value to override the config"
2023-03-15 11:16:30 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
2023-10-13 17:05:20 +08:00
},
"hyperf": {
"config": "Hyperf\\Config\\ConfigProvider"
2023-03-15 11:16:30 +08:00
}
},
"autoload": {
2023-10-13 17:05:20 +08:00
"files": [
"./src/Functions.php"
],
2023-03-15 11:16:30 +08:00
"psr-4": {
2023-10-13 17:05:20 +08:00
"Hyperf\\Config\\": "src/"
2023-03-15 11:16:30 +08:00
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
2023-10-13 17:05:20 +08:00
"description": "An independent component that provides configuration container.",
2023-03-15 11:16:30 +08:00
"homepage": "https://hyperf.io",
"keywords": [
2023-10-13 17:05:20 +08:00
"config",
"configuration",
2023-03-15 11:16:30 +08:00
"hyperf",
"php",
"swoole"
],
2023-10-13 17:05:20 +08:00
"support": {
"docs": "https://hyperf.wiki",
"issues": "https://github.com/hyperf/hyperf/issues",
"pull-request": "https://github.com/hyperf/hyperf/pulls",
"source": "https://github.com/hyperf/hyperf"
},
"time": "2023-09-19T01:50:18+00:00"
2023-03-15 11:16:30 +08:00
},
{
2023-10-13 17:05:20 +08:00
"name": "hyperf/constants",
"version": "v3.0.37",
"source": {
"type": "git",
"url": "https://github.com/hyperf/constants.git",
"reference": "59ae4cad155e742368fe9c564885c813fdea9376"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/hyperf/constants/zipball/59ae4cad155e742368fe9c564885c813fdea9376",
"reference": "59ae4cad155e742368fe9c564885c813fdea9376",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
2023-10-13 17:05:20 +08:00
"hyperf/di": "~3.0.0",
"hyperf/support": "~3.0.0",
2023-03-15 11:16:30 +08:00
"hyperf/utils": "~3.0.0",
2023-10-13 17:05:20 +08:00
"php": ">=8.0"
2023-03-15 11:16:30 +08:00
},
"suggest": {
2023-10-13 17:05:20 +08:00
"hyperf/translation": "Required to use translation."
2023-03-15 11:16:30 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
2023-10-13 17:05:20 +08:00
},
"hyperf": {
"config": "Hyperf\\Constants\\ConfigProvider"
2023-03-15 11:16:30 +08:00
}
},
"autoload": {
"psr-4": {
2023-10-13 17:05:20 +08:00
"Hyperf\\Constants\\": "src/"
2023-03-15 11:16:30 +08:00
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
2023-10-13 17:05:20 +08:00
"description": "A constants component for hyperf.",
2023-03-15 11:16:30 +08:00
"homepage": "https://hyperf.io",
"keywords": [
2023-10-13 17:05:20 +08:00
"constants",
2023-03-15 11:16:30 +08:00
"hyperf",
"php"
],
2023-10-13 17:05:20 +08:00
"support": {
"docs": "https://hyperf.wiki",
"issues": "https://github.com/hyperf/hyperf/issues",
"pull-request": "https://github.com/hyperf/hyperf/pulls",
"source": "https://github.com/hyperf/hyperf"
},
"time": "2023-09-19T01:50:18+00:00"
2023-03-15 11:16:30 +08:00
},
{
2023-10-13 17:05:20 +08:00
"name": "hyperf/context",
"version": "v3.0.37",
"source": {
"type": "git",
"url": "https://github.com/hyperf/context.git",
"reference": "264e06fb882426d90758eca2c5bb8293f8b60455"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/hyperf/context/zipball/264e06fb882426d90758eca2c5bb8293f8b60455",
"reference": "264e06fb882426d90758eca2c5bb8293f8b60455",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
2023-10-13 17:05:20 +08:00
"hyperf/engine": "^1.2|^2.0",
"php": ">=8.0"
2023-03-15 11:16:30 +08:00
},
2023-10-13 17:05:20 +08:00
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
}
},
"autoload": {
"psr-4": {
"Hyperf\\Context\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "A coroutine/application context library.",
"homepage": "https://hyperf.io",
"keywords": [
"Context",
"hyperf",
"php",
"swoole"
],
"support": {
"docs": "https://hyperf.wiki",
"issues": "https://github.com/hyperf/hyperf/issues",
"pull-request": "https://github.com/hyperf/hyperf/pulls",
"source": "https://github.com/hyperf/hyperf"
},
"time": "2023-09-19T01:50:18+00:00"
},
{
"name": "hyperf/contract",
"version": "v3.0.37",
"source": {
"type": "git",
"url": "https://github.com/hyperf/contract.git",
"reference": "2e8290104468a8d90855067d8644a32114474452"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/hyperf/contract/zipball/2e8290104468a8d90855067d8644a32114474452",
"reference": "2e8290104468a8d90855067d8644a32114474452",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": ">=8.0"
2023-03-15 11:16:30 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
}
},
"autoload": {
"psr-4": {
2023-10-13 17:05:20 +08:00
"Hyperf\\Contract\\": "src/"
2023-03-15 11:16:30 +08:00
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
2023-10-13 17:05:20 +08:00
"description": "The contracts of Hyperf.",
2023-03-15 11:16:30 +08:00
"homepage": "https://hyperf.io",
"keywords": [
"hyperf",
"php",
"swoole"
],
2023-10-13 17:05:20 +08:00
"support": {
"docs": "https://hyperf.wiki",
"issues": "https://github.com/hyperf/hyperf/issues",
"pull-request": "https://github.com/hyperf/hyperf/pulls",
"source": "https://github.com/hyperf/hyperf"
},
"time": "2023-09-19T01:50:18+00:00"
2023-03-15 11:16:30 +08:00
},
{
2023-10-13 17:05:20 +08:00
"name": "hyperf/coordinator",
"version": "v3.0.37",
"source": {
"type": "git",
"url": "https://github.com/hyperf/coordinator.git",
"reference": "423f38c113982fd5faaf69f5c31c2a655da6b144"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/hyperf/coordinator/zipball/423f38c113982fd5faaf69f5c31c2a655da6b144",
"reference": "423f38c113982fd5faaf69f5c31c2a655da6b144",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"hyperf/engine": "^1.2|^2.0",
"php": ">=8.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
}
},
"autoload": {
"psr-4": {
"Hyperf\\Coordinator\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Hyperf Coordinator",
"homepage": "https://hyperf.io",
"keywords": [
"Coordinator",
"hyperf",
"php",
"swoole"
],
"support": {
"docs": "https://hyperf.wiki",
"issues": "https://github.com/hyperf/hyperf/issues",
"pull-request": "https://github.com/hyperf/hyperf/pulls",
"source": "https://github.com/hyperf/hyperf"
},
"time": "2023-09-19T01:50:18+00:00"
},
{
"name": "hyperf/coroutine",
"version": "v3.0.37",
"source": {
"type": "git",
"url": "https://github.com/hyperf/coroutine.git",
"reference": "f7ecb9d25a6ae7bd927a1e161547d44e29e157f4"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/hyperf/coroutine/zipball/f7ecb9d25a6ae7bd927a1e161547d44e29e157f4",
"reference": "f7ecb9d25a6ae7bd927a1e161547d44e29e157f4",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
2023-10-13 17:05:20 +08:00
"hyperf/context": "~3.0.0",
2023-03-15 11:16:30 +08:00
"hyperf/contract": "~3.0.0",
2023-10-13 17:05:20 +08:00
"hyperf/engine": "^1.2|^2.0",
"php": ">=8.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
}
},
"autoload": {
"files": [
"src/Functions.php"
],
"psr-4": {
"Hyperf\\Coroutine\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Hyperf Coroutine",
"homepage": "https://hyperf.io",
"keywords": [
"coroutine",
"hyperf",
"php",
"swoole"
],
"support": {
"docs": "https://hyperf.wiki",
"issues": "https://github.com/hyperf/hyperf/issues",
"pull-request": "https://github.com/hyperf/hyperf/pulls",
"source": "https://github.com/hyperf/hyperf"
},
"time": "2023-09-19T01:50:18+00:00"
},
{
"name": "hyperf/di",
"version": "v3.0.37",
"source": {
"type": "git",
"url": "https://github.com/hyperf/di.git",
"reference": "86ff03dbbedebd7cc6f4f7f0d67999bbbc4b9358"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/hyperf/di/zipball/86ff03dbbedebd7cc6f4f7f0d67999bbbc4b9358",
"reference": "86ff03dbbedebd7cc6f4f7f0d67999bbbc4b9358",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"doctrine/instantiator": "^1.0",
"hyperf/code-parser": "~3.0.0",
"hyperf/pipeline": "~3.0.0",
"hyperf/support": "~3.0.0",
"nikic/php-parser": "^4.1",
2023-03-15 11:16:30 +08:00
"php": ">=8.0",
2023-10-13 17:05:20 +08:00
"php-di/phpdoc-reader": "^2.2",
2023-03-15 11:16:30 +08:00
"psr/container": "^1.0|^2.0",
2023-10-13 17:05:20 +08:00
"symfony/finder": "^5.0|^6.0",
"vlucas/phpdotenv": "^5.0"
},
"suggest": {
"ext-pcntl": "Required to scan annotations.",
"hyperf/config": "Require this component for annotation scan progress to retrieve the scan path."
2023-03-15 11:16:30 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
},
"hyperf": {
2023-10-13 17:05:20 +08:00
"config": "Hyperf\\Di\\ConfigProvider"
2023-03-15 11:16:30 +08:00
}
},
"autoload": {
"psr-4": {
2023-10-13 17:05:20 +08:00
"Hyperf\\Di\\": "src/"
2023-03-15 11:16:30 +08:00
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
2023-10-13 17:05:20 +08:00
"description": "A DI for Hyperf.",
2023-03-15 11:16:30 +08:00
"homepage": "https://hyperf.io",
"keywords": [
2023-10-13 17:05:20 +08:00
"annotation",
"di",
2023-03-15 11:16:30 +08:00
"hyperf",
"php",
"swoole"
],
2023-10-13 17:05:20 +08:00
"support": {
"docs": "https://hyperf.wiki",
"issues": "https://github.com/hyperf/hyperf/issues",
"pull-request": "https://github.com/hyperf/hyperf/pulls",
"source": "https://github.com/hyperf/hyperf"
},
"time": "2023-09-19T01:50:18+00:00"
2023-03-15 11:16:30 +08:00
},
{
"name": "hyperf/engine",
2023-10-13 17:05:20 +08:00
"version": "v2.10.3",
"source": {
"type": "git",
"url": "https://github.com/hyperf/engine.git",
"reference": "7e7238708f29f39df643aba25485ba1c075943c1"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/hyperf/engine/zipball/7e7238708f29f39df643aba25485ba1c075943c1",
"reference": "7e7238708f29f39df643aba25485ba1c075943c1",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
2023-10-13 17:05:20 +08:00
"hyperf/engine-contract": "~1.9.0",
2023-03-15 11:16:30 +08:00
"php": ">=8.0"
},
"conflict": {
"ext-swoole": "<5.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.0",
"hyperf/guzzle": "^3.0",
"hyperf/http-message": " 3.0.*",
"mockery/mockery": "^1.5",
"phpstan/phpstan": "^1.0",
"phpunit/phpunit": "^9.4",
"swoole/ide-helper": "dev-master"
},
"suggest": {
2023-10-13 17:05:20 +08:00
"ext-sockets": "*",
2023-03-15 11:16:30 +08:00
"ext-swoole": ">=5.0",
"hyperf/http-message": "Required to use ResponseEmitter.",
"psr/http-message": "Required to use WebSocket Frame."
},
"type": "library",
"extra": {
"branch-alias": {
2023-10-13 17:05:20 +08:00
"dev-master": "2.10-dev"
2023-03-15 11:16:30 +08:00
},
"hyperf": {
"config": "Hyperf\\Engine\\ConfigProvider"
}
},
"autoload": {
"files": [
"src/Functions.php"
],
"psr-4": {
"Hyperf\\Engine\\": "src/"
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
"description": "Coroutine engine provided by swoole.",
"keywords": [
"engine",
"hyperf",
"php",
"swoole"
],
2023-10-13 17:05:20 +08:00
"support": {
"issues": "https://github.com/hyperf/engine/issues",
"source": "https://github.com/hyperf/engine/tree/v2.10.3"
},
"time": "2023-09-30T14:57:09+00:00"
2023-03-15 11:16:30 +08:00
},
{
"name": "hyperf/engine-contract",
2023-10-13 17:05:20 +08:00
"version": "v1.9.0",
"source": {
"type": "git",
"url": "https://github.com/hyperf/engine-contract.git",
"reference": "45c9c49766d8b0e539975fe4c5ed6807221c4b38"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/hyperf/engine-contract/zipball/45c9c49766d8b0e539975fe4c5ed6807221c4b38",
"reference": "45c9c49766d8b0e539975fe4c5ed6807221c4b38",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
"php": ">=8.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.0",
"mockery/mockery": "^1.0",
"phpstan/phpstan": "^1.0",
"phpunit/phpunit": ">=7.0",
"psr/http-message": "^1.0",
"swoole/ide-helper": "^4.5"
},
"suggest": {
"psr/http-message": "Required to use WebSocket Frame."
},
"type": "library",
"extra": {
"branch-alias": {
2023-10-13 17:05:20 +08:00
"dev-master": "1.9-dev"
2023-03-15 11:16:30 +08:00
}
},
"autoload": {
"psr-4": {
"Hyperf\\Engine\\Contract\\": "src/"
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
"description": "Contract for Coroutine Engine",
"keywords": [
"contract",
"coroutine",
"engine",
"hyperf",
"php"
],
2023-10-13 17:05:20 +08:00
"support": {
"issues": "https://github.com/hyperf/engine-contract/issues",
"source": "https://github.com/hyperf/engine-contract/tree/v1.9.0"
},
"time": "2023-07-14T02:21:02+00:00"
2023-03-15 11:16:30 +08:00
},
{
2023-10-13 17:05:20 +08:00
"name": "hyperf/framework",
"version": "v3.0.37",
"source": {
"type": "git",
"url": "https://github.com/hyperf/framework.git",
"reference": "73866e5198036ba1050aa8fc068a8f369225f7db"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/hyperf/framework/zipball/73866e5198036ba1050aa8fc068a8f369225f7db",
"reference": "73866e5198036ba1050aa8fc068a8f369225f7db",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
2023-10-13 17:05:20 +08:00
"fig/http-message-util": "^1.1.2",
2023-03-15 11:16:30 +08:00
"hyperf/contract": "~3.0.0",
2023-10-13 17:05:20 +08:00
"hyperf/support": "~3.0.0",
"hyperf/utils": "~3.0.0",
2023-03-15 11:16:30 +08:00
"php": ">=8.0",
2023-10-13 17:05:20 +08:00
"psr/container": "^1.0|^2.0",
"psr/event-dispatcher": "^1.0",
"psr/log": "^1.0|^2.0|^3.0"
2023-03-15 11:16:30 +08:00
},
"suggest": {
2023-10-13 17:05:20 +08:00
"ext-swoole": "Required to use swoole engine.",
"hyperf/command": "Required to use Command annotation.",
"hyperf/di": "Required to use Command annotation.",
"hyperf/dispatcher": "Required to use BootApplication event.",
"symfony/event-dispatcher": "Required to use symfony event dispatcher (^5.0|^6.0)."
2023-03-15 11:16:30 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
},
"hyperf": {
2023-10-13 17:05:20 +08:00
"config": "Hyperf\\Framework\\ConfigProvider"
2023-03-15 11:16:30 +08:00
}
},
"autoload": {
"psr-4": {
2023-10-13 17:05:20 +08:00
"Hyperf\\Framework\\": "src/"
2023-03-15 11:16:30 +08:00
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
2023-10-13 17:05:20 +08:00
"description": "A coroutine framework that focuses on hyperspeed and flexible, specifically use for build microservices and middlewares.",
2023-03-15 11:16:30 +08:00
"homepage": "https://hyperf.io",
"keywords": [
2023-10-13 17:05:20 +08:00
"Microservice",
"framework",
2023-03-15 11:16:30 +08:00
"hyperf",
2023-10-13 17:05:20 +08:00
"middleware",
2023-03-15 11:16:30 +08:00
"php",
"swoole"
],
2023-10-13 17:05:20 +08:00
"support": {
"docs": "https://hyperf.wiki",
"issues": "https://github.com/hyperf/hyperf/issues",
"pull-request": "https://github.com/hyperf/hyperf/pulls",
"source": "https://github.com/hyperf/hyperf"
},
"time": "2023-09-19T01:50:18+00:00"
2023-03-15 11:16:30 +08:00
},
{
2023-10-13 17:05:20 +08:00
"name": "hyperf/http-message",
"version": "v3.0.37",
"source": {
"type": "git",
"url": "https://github.com/hyperf/http-message.git",
"reference": "0874d23ae88821028bb0a2ac1906a1acd7a9be58"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/hyperf/http-message/zipball/0874d23ae88821028bb0a2ac1906a1acd7a9be58",
"reference": "0874d23ae88821028bb0a2ac1906a1acd7a9be58",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
2023-10-13 17:05:20 +08:00
"hyperf/codec": "~3.0.0",
"hyperf/engine": "^1.9|^2.7",
"hyperf/support": "~3.0.0",
2023-03-15 11:16:30 +08:00
"hyperf/utils": "~3.0.0",
2023-10-13 17:05:20 +08:00
"laminas/laminas-mime": "^2.7",
2023-03-15 11:16:30 +08:00
"php": ">=8.0",
2023-10-13 17:05:20 +08:00
"psr/http-message": "^1.0|^2.0"
},
"suggest": {
"psr/container": "Required to replace RequestParserInterface."
2023-03-15 11:16:30 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
},
"hyperf": {
2023-10-13 17:05:20 +08:00
"config": "Hyperf\\HttpMessage\\ConfigProvider"
2023-03-15 11:16:30 +08:00
}
},
"autoload": {
"psr-4": {
2023-10-13 17:05:20 +08:00
"Hyperf\\HttpMessage\\": "src/"
2023-03-15 11:16:30 +08:00
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
2023-10-13 17:05:20 +08:00
"description": "microservice framework base on swoole",
2023-03-15 11:16:30 +08:00
"keywords": [
2023-10-13 17:05:20 +08:00
"http-message",
"hyperf",
2023-03-15 11:16:30 +08:00
"php",
"swoole"
],
2023-10-13 17:05:20 +08:00
"support": {
"issues": "https://github.com/hyperf/http-message/issues",
"source": "https://github.com/hyperf/http-message/tree/v3.0.37"
},
"time": "2023-09-19T01:50:18+00:00"
2023-03-15 11:16:30 +08:00
},
{
2023-10-13 17:05:20 +08:00
"name": "hyperf/logger",
"version": "v3.0.37",
"source": {
"type": "git",
"url": "https://github.com/hyperf/logger.git",
"reference": "08a525e65f48e4b99c00e45d7bf66c77cbaef415"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/hyperf/logger/zipball/08a525e65f48e4b99c00e45d7bf66c77cbaef415",
"reference": "08a525e65f48e4b99c00e45d7bf66c77cbaef415",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
"hyperf/contract": "~3.0.0",
2023-10-13 17:05:20 +08:00
"hyperf/support": "~3.0.0",
2023-03-15 11:16:30 +08:00
"hyperf/utils": "~3.0.0",
2023-10-13 17:05:20 +08:00
"monolog/monolog": "^2.7|^3.1",
2023-03-15 11:16:30 +08:00
"php": ">=8.0",
"psr/container": "^1.0|^2.0",
"psr/log": "^1.0|^2.0|^3.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
},
"hyperf": {
2023-10-13 17:05:20 +08:00
"config": "Hyperf\\Logger\\ConfigProvider"
2023-03-15 11:16:30 +08:00
}
},
"autoload": {
"psr-4": {
2023-10-13 17:05:20 +08:00
"Hyperf\\Logger\\": "src/"
2023-03-15 11:16:30 +08:00
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
2023-10-13 17:05:20 +08:00
"description": "A logger component for hyperf.",
2023-03-15 11:16:30 +08:00
"homepage": "https://hyperf.io",
"keywords": [
"hyperf",
2023-10-13 17:05:20 +08:00
"logger",
"php"
2023-03-15 11:16:30 +08:00
],
2023-10-13 17:05:20 +08:00
"support": {
"docs": "https://hyperf.wiki",
"issues": "https://github.com/hyperf/hyperf/issues",
"pull-request": "https://github.com/hyperf/hyperf/pulls",
"source": "https://github.com/hyperf/hyperf"
2023-03-15 11:16:30 +08:00
},
2023-10-13 17:05:20 +08:00
"time": "2023-09-19T01:50:18+00:00"
2023-03-15 11:16:30 +08:00
},
{
2023-10-13 17:05:20 +08:00
"name": "hyperf/macroable",
"version": "v3.0.37",
"source": {
"type": "git",
"url": "https://github.com/hyperf/macroable.git",
"reference": "3bfa6099679b569880572ec1361cdb0fe3dcb8f2"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/hyperf/macroable/zipball/3bfa6099679b569880572ec1361cdb0fe3dcb8f2",
"reference": "3bfa6099679b569880572ec1361cdb0fe3dcb8f2",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
2023-10-13 17:05:20 +08:00
"php": ">=7.4"
2023-03-15 11:16:30 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
}
},
"autoload": {
"psr-4": {
2023-10-13 17:05:20 +08:00
"Hyperf\\Macroable\\": "src/"
2023-03-15 11:16:30 +08:00
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
2023-10-13 17:05:20 +08:00
"description": "Hyperf Macroable package which come from illuminate/macroable",
2023-03-15 11:16:30 +08:00
"homepage": "https://hyperf.io",
"keywords": [
"hyperf",
2023-10-13 17:05:20 +08:00
"macroable",
2023-03-15 11:16:30 +08:00
"php",
"swoole"
],
2023-10-13 17:05:20 +08:00
"support": {
"docs": "https://hyperf.wiki",
"issues": "https://github.com/hyperf/hyperf/issues",
"pull-request": "https://github.com/hyperf/hyperf/pulls",
"source": "https://github.com/hyperf/hyperf"
},
"time": "2023-09-19T01:50:18+00:00"
2023-03-15 11:16:30 +08:00
},
{
2023-10-13 17:05:20 +08:00
"name": "hyperf/paginator",
"version": "v3.0.37",
"source": {
"type": "git",
"url": "https://github.com/hyperf/paginator.git",
"reference": "aed966d7c1df6b559967b541ebba375dc4c95dea"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/hyperf/paginator/zipball/aed966d7c1df6b559967b541ebba375dc4c95dea",
"reference": "aed966d7c1df6b559967b541ebba375dc4c95dea",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
"hyperf/contract": "~3.0.0",
2023-10-13 17:05:20 +08:00
"hyperf/support": "~3.0.0",
2023-03-15 11:16:30 +08:00
"hyperf/utils": "~3.0.0",
2023-10-13 17:05:20 +08:00
"php": ">=7.2"
},
"suggest": {
"hyperf/event": "Reqiured to use PageResolverListener.",
"hyperf/framework": "Reqiured to use PageResolverListener.",
"hyperf/http-server": "Reqiured to use PageResolverListener."
2023-03-15 11:16:30 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
},
"hyperf": {
2023-10-13 17:05:20 +08:00
"config": "Hyperf\\Paginator\\ConfigProvider"
2023-03-15 11:16:30 +08:00
}
},
"autoload": {
"psr-4": {
2023-10-13 17:05:20 +08:00
"Hyperf\\Paginator\\": "src/"
2023-03-15 11:16:30 +08:00
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
2023-10-13 17:05:20 +08:00
"description": "A paginator component for hyperf.",
2023-03-15 11:16:30 +08:00
"homepage": "https://hyperf.io",
"keywords": [
"hyperf",
2023-10-13 17:05:20 +08:00
"paginator",
2023-03-15 11:16:30 +08:00
"php"
],
2023-10-13 17:05:20 +08:00
"support": {
"docs": "https://hyperf.wiki",
"issues": "https://github.com/hyperf/hyperf/issues",
"pull-request": "https://github.com/hyperf/hyperf/pulls",
"source": "https://github.com/hyperf/hyperf"
},
"time": "2023-09-19T01:50:18+00:00"
2023-03-15 11:16:30 +08:00
},
{
2023-10-13 17:05:20 +08:00
"name": "hyperf/pipeline",
"version": "v3.0.37",
"source": {
"type": "git",
"url": "https://github.com/hyperf/pipeline.git",
"reference": "90f3aa4d4635834c2309c5e208e3961e7f14db39"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/hyperf/pipeline/zipball/90f3aa4d4635834c2309c5e208e3961e7f14db39",
"reference": "90f3aa4d4635834c2309c5e208e3961e7f14db39",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
2023-10-13 17:05:20 +08:00
"php": ">=8.0",
"psr/container": "^1.0|^2.0"
2023-03-15 11:16:30 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
}
},
"autoload": {
"psr-4": {
2023-10-13 17:05:20 +08:00
"Hyperf\\Pipeline\\": "src/"
2023-03-15 11:16:30 +08:00
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
2023-10-13 17:05:20 +08:00
"description": "Hyperf Macroable package which come from illuminate/pipeline",
2023-03-15 11:16:30 +08:00
"homepage": "https://hyperf.io",
"keywords": [
"hyperf",
"php",
2023-10-13 17:05:20 +08:00
"pipeline",
2023-03-15 11:16:30 +08:00
"swoole"
],
2023-10-13 17:05:20 +08:00
"support": {
"docs": "https://hyperf.wiki",
"issues": "https://github.com/hyperf/hyperf/issues",
"pull-request": "https://github.com/hyperf/hyperf/pulls",
"source": "https://github.com/hyperf/hyperf"
2023-03-15 11:16:30 +08:00
},
2023-10-13 17:05:20 +08:00
"time": "2023-09-19T01:50:18+00:00"
2023-03-15 11:16:30 +08:00
},
{
"name": "hyperf/pool",
2023-10-13 17:05:20 +08:00
"version": "v3.0.37",
"source": {
"type": "git",
"url": "https://github.com/hyperf/pool.git",
"reference": "0bd9cf0e6e40ca9876d5e851967d5aa195fc30b7"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/hyperf/pool/zipball/0bd9cf0e6e40ca9876d5e851967d5aa195fc30b7",
"reference": "0bd9cf0e6e40ca9876d5e851967d5aa195fc30b7",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
"hyperf/contract": "~3.0.0",
2023-10-13 17:05:20 +08:00
"hyperf/support": "~3.0.0",
2023-03-15 11:16:30 +08:00
"hyperf/utils": "~3.0.0",
"php": ">=8.0",
"psr/container": "^1.0|^2.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
},
"hyperf": {
"config": "Hyperf\\Pool\\ConfigProvider"
}
},
"autoload": {
"psr-4": {
"Hyperf\\Pool\\": "src/"
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
"description": "An independent universal connection pool component.",
"homepage": "https://hyperf.io",
"keywords": [
"connection-pool",
"hyperf",
"php",
"swoole"
],
2023-10-13 17:05:20 +08:00
"support": {
"docs": "https://hyperf.wiki",
"issues": "https://github.com/hyperf/hyperf/issues",
"pull-request": "https://github.com/hyperf/hyperf/pulls",
"source": "https://github.com/hyperf/hyperf"
},
"time": "2023-09-19T01:50:18+00:00"
2023-03-15 11:16:30 +08:00
},
{
"name": "hyperf/redis",
2023-10-23 20:19:03 +08:00
"version": "v3.0.40",
2023-10-13 17:05:20 +08:00
"source": {
"type": "git",
"url": "https://github.com/hyperf/redis.git",
2023-10-23 20:19:03 +08:00
"reference": "df1c2a1fc19b9c8b4752219eca31562719d3996f"
2023-10-13 17:05:20 +08:00
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-23 20:19:03 +08:00
"url": "https://api.github.com/repos/hyperf/redis/zipball/df1c2a1fc19b9c8b4752219eca31562719d3996f",
"reference": "df1c2a1fc19b9c8b4752219eca31562719d3996f",
2023-10-13 17:05:20 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
2023-10-13 17:05:20 +08:00
"ext-redis": "^5.0|^6.0",
2023-03-15 11:16:30 +08:00
"hyperf/contract": "~3.0.0",
"hyperf/pool": "~3.0.0",
2023-10-13 17:05:20 +08:00
"hyperf/support": "~3.0.0",
"hyperf/tappable": "~3.0.0",
2023-03-15 11:16:30 +08:00
"hyperf/utils": "~3.0.0",
"php": ">=8.0",
"psr/container": "^1.0|^2.0"
},
"suggest": {
"ext-redis": "Required to use sentinel mode (>=5.2).",
"hyperf/di": "Create the RedisPool via dependency injection."
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
},
"hyperf": {
"config": "Hyperf\\Redis\\ConfigProvider"
}
},
"autoload": {
"psr-4": {
"Hyperf\\Redis\\": "src/"
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
"description": "A redis component for hyperf.",
"homepage": "https://hyperf.io",
"keywords": [
"hyperf",
"php",
"pool",
"redis"
],
2023-10-13 17:05:20 +08:00
"support": {
"docs": "https://hyperf.wiki",
"issues": "https://github.com/hyperf/hyperf/issues",
"pull-request": "https://github.com/hyperf/hyperf/pulls",
"source": "https://github.com/hyperf/hyperf"
},
2023-10-23 20:19:03 +08:00
"time": "2023-10-13T13:04:18+00:00"
2023-03-15 11:16:30 +08:00
},
{
"name": "hyperf/resource",
2023-10-13 17:05:20 +08:00
"version": "v3.0.37",
"source": {
"type": "git",
"url": "https://github.com/hyperf/resource.git",
"reference": "804663a89710d630a1e19855392b8a6f51088377"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/hyperf/resource/zipball/804663a89710d630a1e19855392b8a6f51088377",
"reference": "804663a89710d630a1e19855392b8a6f51088377",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
"ext-json": "*",
2023-10-13 17:05:20 +08:00
"hyperf/codec": "~3.0.0",
2023-03-15 11:16:30 +08:00
"hyperf/http-message": "~3.0.0",
"hyperf/paginator": "~3.0.0",
2023-10-13 17:05:20 +08:00
"hyperf/support": "~3.0.0",
"hyperf/tappable": "~3.0.0",
2023-03-15 11:16:30 +08:00
"hyperf/utils": "~3.0.0",
"php": ">=8.0",
"psr/container": "^1.0|^2.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
},
"hyperf": {
"config": "Hyperf\\Resource\\ConfigProvider"
}
},
"autoload": {
"psr-4": {
"Hyperf\\Resource\\": "src/"
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
"description": "A api resource component for hyperf.",
"homepage": "https://hyperf.io",
"keywords": [
"hyperf",
"php",
"resource"
],
2023-10-13 17:05:20 +08:00
"support": {
"docs": "https://hyperf.wiki",
"issues": "https://github.com/hyperf/hyperf/issues",
"pull-request": "https://github.com/hyperf/hyperf/pulls",
"source": "https://github.com/hyperf/hyperf"
},
"time": "2023-09-19T01:50:18+00:00"
2023-03-15 11:16:30 +08:00
},
{
2023-10-13 17:05:20 +08:00
"name": "hyperf/serializer",
"version": "v3.0.37",
"source": {
"type": "git",
"url": "https://github.com/hyperf/serializer.git",
"reference": "48f6192b320930266f53a030e5d6231cf0b77772"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/hyperf/serializer/zipball/48f6192b320930266f53a030e5d6231cf0b77772",
"reference": "48f6192b320930266f53a030e5d6231cf0b77772",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
"hyperf/contract": "~3.0.0",
2023-10-13 17:05:20 +08:00
"php": ">=8.0"
2023-03-15 11:16:30 +08:00
},
"suggest": {
2023-10-13 17:05:20 +08:00
"hyperf/di": "Required to use ExceptionNormalizer",
"symfony/property-access": "Required to use SymfonyNormalizer (^5.0|^6.0)",
"symfony/serializer": "Required to use SymfonyNormalizer (^5.0|^6.0)"
2023-03-15 11:16:30 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
},
"hyperf": {
2023-10-13 17:05:20 +08:00
"config": "Hyperf\\Serializer\\ConfigProvider"
2023-03-15 11:16:30 +08:00
}
},
"autoload": {
"psr-4": {
2023-10-13 17:05:20 +08:00
"Hyperf\\Serializer\\": "src/"
2023-03-15 11:16:30 +08:00
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
2023-10-13 17:05:20 +08:00
"description": "A serializer component for Hyperf.",
2023-03-15 11:16:30 +08:00
"homepage": "https://hyperf.io",
"keywords": [
"hyperf",
"php",
2023-10-13 17:05:20 +08:00
"swoole",
"tappable"
2023-03-15 11:16:30 +08:00
],
2023-10-13 17:05:20 +08:00
"support": {
"docs": "https://hyperf.wiki",
"issues": "https://github.com/hyperf/hyperf/issues",
"pull-request": "https://github.com/hyperf/hyperf/pulls",
"source": "https://github.com/hyperf/hyperf"
},
"time": "2023-09-19T01:50:18+00:00"
2023-03-15 11:16:30 +08:00
},
{
2023-10-13 17:05:20 +08:00
"name": "hyperf/stringable",
2023-10-23 20:19:03 +08:00
"version": "v3.0.40",
2023-10-13 17:05:20 +08:00
"source": {
"type": "git",
"url": "https://github.com/hyperf/stringable.git",
2023-10-23 20:19:03 +08:00
"reference": "103f3a9e625536b8c2f79972c90494d765d0a32a"
2023-10-13 17:05:20 +08:00
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-23 20:19:03 +08:00
"url": "https://api.github.com/repos/hyperf/stringable/zipball/103f3a9e625536b8c2f79972c90494d765d0a32a",
"reference": "103f3a9e625536b8c2f79972c90494d765d0a32a",
2023-10-13 17:05:20 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
2023-10-13 17:05:20 +08:00
"ext-mbstring": "*",
"hyperf/collection": "~3.0.0",
"hyperf/conditionable": "~3.0.0",
2023-03-15 11:16:30 +08:00
"hyperf/macroable": "~3.0.0",
2023-10-13 17:05:20 +08:00
"hyperf/tappable": "~3.0.0",
"php": ">=8.0"
},
"suggest": {
"doctrine/inflector": "Required to use plural and singular methods.(^2.0|^3.0)",
"ramsey/uuid": "Required to use uuid and orderedUuid methods.(^4.7|^5.0)",
"symfony/uid": "Required to use ulid method.(^5.0|^6.0)"
2023-03-15 11:16:30 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
}
},
"autoload": {
"files": [
"src/Functions.php"
],
"psr-4": {
2023-10-13 17:05:20 +08:00
"Hyperf\\Stringable\\": "src/"
2023-03-15 11:16:30 +08:00
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
2023-10-13 17:05:20 +08:00
"description": "Hyperf Stringable package which come from illuminate/support",
"homepage": "https://hyperf.io",
2023-03-15 11:16:30 +08:00
"keywords": [
"hyperf",
2023-10-13 17:05:20 +08:00
"php",
"stringable",
"swoole"
2023-03-15 11:16:30 +08:00
],
2023-10-13 17:05:20 +08:00
"support": {
"docs": "https://hyperf.wiki",
"issues": "https://github.com/hyperf/hyperf/issues",
"pull-request": "https://github.com/hyperf/hyperf/pulls",
"source": "https://github.com/hyperf/hyperf"
},
2023-10-23 20:19:03 +08:00
"time": "2023-10-18T01:12:57+00:00"
2023-03-15 11:16:30 +08:00
},
{
2023-10-13 17:05:20 +08:00
"name": "hyperf/support",
"version": "v3.0.37",
"source": {
"type": "git",
"url": "https://github.com/hyperf/support.git",
"reference": "71eda508f6a8ecea3bdd9be14e8076d748f3567b"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/hyperf/support/zipball/71eda508f6a8ecea3bdd9be14e8076d748f3567b",
"reference": "71eda508f6a8ecea3bdd9be14e8076d748f3567b",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
2023-10-13 17:05:20 +08:00
"hyperf/collection": "~3.0.0",
2023-03-15 11:16:30 +08:00
"hyperf/context": "~3.0.0",
"hyperf/contract": "~3.0.0",
2023-10-13 17:05:20 +08:00
"hyperf/coroutine": "~3.0.0",
2023-03-15 11:16:30 +08:00
"hyperf/macroable": "~3.0.0",
2023-10-13 17:05:20 +08:00
"hyperf/stringable": "~3.0.0",
"php": ">=8.0"
2023-03-15 11:16:30 +08:00
},
"suggest": {
2023-10-13 17:05:20 +08:00
"nesbot/carbon": "Use Carbon as DateTime object.(^2.0)"
2023-03-15 11:16:30 +08:00
},
"type": "library",
"extra": {
2023-10-13 17:05:20 +08:00
"branch-alias": {
"dev-master": "3.0-dev"
}
},
"autoload": {
"files": [
"src/Functions.php"
],
"psr-4": {
"Hyperf\\Support\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "A support component for Hyperf.",
"homepage": "https://hyperf.io",
"keywords": [
"hyperf",
"php",
"support",
"swoole"
],
"support": {
"docs": "https://hyperf.wiki",
"issues": "https://github.com/hyperf/hyperf/issues",
"pull-request": "https://github.com/hyperf/hyperf/pulls",
"source": "https://github.com/hyperf/hyperf"
},
"time": "2023-09-21T04:06:36+00:00"
},
{
"name": "hyperf/tappable",
"version": "v3.0.37",
"source": {
"type": "git",
"url": "https://github.com/hyperf/tappable.git",
"reference": "00e9c0e2d90920aff60a67ffb122ac1842648a8d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/hyperf/tappable/zipball/00e9c0e2d90920aff60a67ffb122ac1842648a8d",
"reference": "00e9c0e2d90920aff60a67ffb122ac1842648a8d",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": ">=7.4"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
}
},
"autoload": {
"files": [
"src/Functions.php"
],
"psr-4": {
"Hyperf\\Tappable\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Hyperf Macroable package which come from illuminate/tappable",
"homepage": "https://hyperf.io",
"keywords": [
"hyperf",
"php",
"swoole",
"tappable"
],
"support": {
"docs": "https://hyperf.wiki",
"issues": "https://github.com/hyperf/hyperf/issues",
"pull-request": "https://github.com/hyperf/hyperf/pulls",
"source": "https://github.com/hyperf/hyperf"
},
"time": "2023-09-19T01:50:18+00:00"
},
{
"name": "hyperf/translation",
"version": "v3.0.37",
"source": {
"type": "git",
"url": "https://github.com/hyperf/translation.git",
"reference": "bea69dbec3e2f9ea24b272ff7af92962a2a37443"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/hyperf/translation/zipball/bea69dbec3e2f9ea24b272ff7af92962a2a37443",
"reference": "bea69dbec3e2f9ea24b272ff7af92962a2a37443",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"hyperf/contract": "~3.0.0",
"hyperf/macroable": "~3.0.0",
"hyperf/support": "~3.0.0",
"hyperf/utils": "~3.0.0",
"php": ">=8.0",
"psr/container": "^1.0|^2.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
2023-03-15 11:16:30 +08:00
},
2023-10-13 17:05:20 +08:00
"hyperf": {
"config": "Hyperf\\Translation\\ConfigProvider"
}
},
"autoload": {
"files": [
"src/Functions.php"
],
"psr-4": {
"Hyperf\\Translation\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "An independent translation component, forked by illuminate/translation.",
"keywords": [
"hyperf",
"translation"
],
"support": {
"issues": "https://github.com/hyperf/translation/issues",
"source": "https://github.com/hyperf/translation/tree/v3.0.37"
},
"time": "2023-09-19T01:50:18+00:00"
},
{
"name": "hyperf/utils",
"version": "v3.0.37",
"source": {
"type": "git",
"url": "https://github.com/hyperf/utils.git",
"reference": "1b8f487ce2290d4d2a2d137c92f10e10e0d8330b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/hyperf/utils/zipball/1b8f487ce2290d4d2a2d137c92f10e10e0d8330b",
"reference": "1b8f487ce2290d4d2a2d137c92f10e10e0d8330b",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"doctrine/inflector": "^2.0",
"hyperf/code-parser": "~3.0.0",
"hyperf/codec": "~3.0.0",
"hyperf/collection": "~3.0.0",
"hyperf/context": "~3.0.0",
"hyperf/contract": "~3.0.0",
"hyperf/coordinator": "~3.0.0",
"hyperf/coroutine": "~3.0.0",
"hyperf/engine": "^1.2|^2.0",
"hyperf/macroable": "~3.0.0",
"hyperf/serializer": "~3.0.0",
"hyperf/stringable": "~3.0.0",
"hyperf/support": "~3.0.0",
"php": ">=7.2"
},
"suggest": {
"ext-swoole": "Required to use methods related to swoole (>=4.5).",
"hyperf/di": "Required to use ExceptionNormalizer",
"nikic/php-parser": "Required to use PhpParser. (^4.0)",
"ramsey/uuid": "Required to use uuid and orderedUuid methods",
"symfony/property-access": "Required to use SymfonyNormalizer (^5.0|^6.0)",
"symfony/serializer": "Required to use SymfonyNormalizer (^5.0|^6.0)",
"symfony/uid": "Required to use ulid method",
"symfony/var-dumper": "Required to use the dd function (^5.0|^6.0)."
},
"type": "library",
"extra": {
2023-03-15 11:16:30 +08:00
"branch-alias": {
"dev-master": "3.0-dev"
}
},
"autoload": {
"files": [
"src/Functions.php"
],
"psr-4": {
"Hyperf\\Utils\\": "src/"
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
"description": "A tools package that could help developer solved the problem quickly.",
"homepage": "https://hyperf.io",
"keywords": [
"hyperf",
"php",
"swoole",
"utils"
],
2023-10-13 17:05:20 +08:00
"support": {
"docs": "https://hyperf.wiki",
"issues": "https://github.com/hyperf/hyperf/issues",
"pull-request": "https://github.com/hyperf/hyperf/pulls",
"source": "https://github.com/hyperf/hyperf"
},
"time": "2023-09-19T01:50:18+00:00"
2023-03-15 11:16:30 +08:00
},
{
"name": "jetbrains/phpstorm-attributes",
"version": "1.0",
2023-10-13 17:05:20 +08:00
"source": {
"type": "git",
"url": "https://github.com/JetBrains/phpstorm-attributes.git",
"reference": "a7a83ae5df4dd3c0875484483de19de8edf60a9f"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/JetBrains/phpstorm-attributes/zipball/a7a83ae5df4dd3c0875484483de19de8edf60a9f",
2023-03-15 11:16:30 +08:00
"reference": "a7a83ae5df4dd3c0875484483de19de8edf60a9f",
2023-10-13 17:05:20 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"type": "library",
"autoload": {
"psr-4": {
"JetBrains\\PhpStorm\\": "src/"
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "JetBrains",
"homepage": "https://www.jetbrains.com"
}
],
"description": "PhpStorm specific attributes",
"keywords": [
"attributes",
"jetbrains",
"phpstorm"
],
2023-10-13 17:05:20 +08:00
"support": {
"issues": "https://youtrack.jetbrains.com/newIssue?project=WI",
"source": "https://github.com/JetBrains/phpstorm-attributes/tree/1.0"
},
2023-03-15 11:16:30 +08:00
"time": "2020-11-17T11:09:47+00:00"
},
{
"name": "justinrainbow/json-schema",
2023-10-13 17:05:20 +08:00
"version": "v5.2.13",
"source": {
"type": "git",
"url": "https://github.com/justinrainbow/json-schema.git",
"reference": "fbbe7e5d79f618997bc3332a6f49246036c45793"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/fbbe7e5d79f618997bc3332a6f49246036c45793",
"reference": "fbbe7e5d79f618997bc3332a6f49246036c45793",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
"php": ">=5.3.3"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "~2.2.20||~2.15.1",
"json-schema/json-schema-test-suite": "1.2.0",
"phpunit/phpunit": "^4.8.35"
},
"bin": [
"bin/validate-json"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "5.0.x-dev"
}
},
"autoload": {
"psr-4": {
"JsonSchema\\": "src/JsonSchema/"
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
"authors": [
{
"name": "Bruno Prieto Reis",
"email": "bruno.p.reis@gmail.com"
},
{
"name": "Justin Rainbow",
"email": "justin.rainbow@gmail.com"
},
{
"name": "Igor Wiedler",
"email": "igor@wiedler.ch"
},
{
"name": "Robert Schönthal",
"email": "seroscho@googlemail.com"
}
],
"description": "A library to validate a json schema.",
"homepage": "https://github.com/justinrainbow/json-schema",
"keywords": [
"json",
"schema"
],
2023-10-13 17:05:20 +08:00
"support": {
"issues": "https://github.com/justinrainbow/json-schema/issues",
"source": "https://github.com/justinrainbow/json-schema/tree/v5.2.13"
},
"time": "2023-09-26T02:20:38+00:00"
2023-03-15 11:16:30 +08:00
},
{
"name": "laminas/laminas-mime",
"version": "2.11.0",
2023-10-13 17:05:20 +08:00
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-mime.git",
"reference": "60ec04b755821c79c1987ce291b44e69f2c0831f"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/laminas/laminas-mime/zipball/60ec04b755821c79c1987ce291b44e69f2c0831f",
2023-03-15 11:16:30 +08:00
"reference": "60ec04b755821c79c1987ce291b44e69f2c0831f",
2023-10-13 17:05:20 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
"laminas/laminas-stdlib": "^2.7 || ^3.0",
"php": "~8.0.0 || ~8.1.0 || ~8.2.0"
},
"conflict": {
"zendframework/zend-mime": "*"
},
"require-dev": {
"laminas/laminas-coding-standard": "~2.4.0",
"laminas/laminas-mail": "^2.19.0",
"phpunit/phpunit": "~9.5.25"
},
"suggest": {
"laminas/laminas-mail": "Laminas\\Mail component"
},
"type": "library",
"autoload": {
"psr-4": {
"Laminas\\Mime\\": "src/"
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"BSD-3-Clause"
],
"description": "Create and parse MIME messages and parts",
"homepage": "https://laminas.dev",
"keywords": [
"laminas",
"mime"
],
2023-10-13 17:05:20 +08:00
"support": {
"chat": "https://laminas.dev/chat",
"docs": "https://docs.laminas.dev/laminas-mime/",
"forum": "https://discourse.laminas.dev",
"issues": "https://github.com/laminas/laminas-mime/issues",
"rss": "https://github.com/laminas/laminas-mime/releases.atom",
"source": "https://github.com/laminas/laminas-mime"
},
"funding": [
{
"url": "https://funding.communitybridge.org/projects/laminas-project",
"type": "community_bridge"
}
],
2023-03-15 11:16:30 +08:00
"time": "2022-10-18T08:38:15+00:00"
},
{
"name": "laminas/laminas-stdlib",
2023-10-23 20:19:03 +08:00
"version": "3.17.0",
2023-10-13 17:05:20 +08:00
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-stdlib.git",
2023-10-23 20:19:03 +08:00
"reference": "dd35c868075bad80b6718959740913e178eb4274"
2023-10-13 17:05:20 +08:00
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-23 20:19:03 +08:00
"url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/dd35c868075bad80b6718959740913e178eb4274",
"reference": "dd35c868075bad80b6718959740913e178eb4274",
2023-10-13 17:05:20 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
2023-10-23 20:19:03 +08:00
"php": "~8.1.0 || ~8.2.0"
2023-03-15 11:16:30 +08:00
},
"conflict": {
"zendframework/zend-stdlib": "*"
},
"require-dev": {
2023-10-23 20:19:03 +08:00
"laminas/laminas-coding-standard": "^2.5",
"phpbench/phpbench": "^1.2.9",
"phpunit/phpunit": "^10.0.16",
"psalm/plugin-phpunit": "^0.18.4",
"vimeo/psalm": "^5.8"
2023-03-15 11:16:30 +08:00
},
"type": "library",
"autoload": {
"psr-4": {
"Laminas\\Stdlib\\": "src/"
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"BSD-3-Clause"
],
"description": "SPL extensions, array utilities, error handlers, and more",
"homepage": "https://laminas.dev",
"keywords": [
"laminas",
"stdlib"
],
2023-10-13 17:05:20 +08:00
"support": {
"chat": "https://laminas.dev/chat",
"docs": "https://docs.laminas.dev/laminas-stdlib/",
"forum": "https://discourse.laminas.dev",
"issues": "https://github.com/laminas/laminas-stdlib/issues",
"rss": "https://github.com/laminas/laminas-stdlib/releases.atom",
"source": "https://github.com/laminas/laminas-stdlib"
},
"funding": [
{
"url": "https://funding.communitybridge.org/projects/laminas-project",
"type": "community_bridge"
}
],
2023-10-23 20:19:03 +08:00
"time": "2023-03-20T13:51:37+00:00"
2023-03-15 11:16:30 +08:00
},
{
"name": "lmc/http-constants",
"version": "1.2.0",
2023-10-13 17:05:20 +08:00
"source": {
"type": "git",
"url": "https://github.com/lmc-eu/http-constants.git",
"reference": "8cb0fbffdafdf0c0c42e05935fb09cc588633d48"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/lmc-eu/http-constants/zipball/8cb0fbffdafdf0c0c42e05935fb09cc588633d48",
2023-03-15 11:16:30 +08:00
"reference": "8cb0fbffdafdf0c0c42e05935fb09cc588633d48",
2023-10-13 17:05:20 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
"php": "^7.2 || ^8.0"
},
"require-dev": {
"ergebnis/composer-normalize": "^2.8",
"lmc/coding-standard": "^2.0.3",
"php-parallel-lint/php-parallel-lint": "^1.2",
"phpunit/phpunit": "^8.1 || ^9.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Lmc\\HttpConstants\\": "src/"
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
"description": "HTTP Header Fields Constants",
"keywords": [
"constants",
"http",
"request",
"response"
],
2023-10-13 17:05:20 +08:00
"support": {
"issues": "https://github.com/lmc-eu/http-constants/issues",
"source": "https://github.com/lmc-eu/http-constants/tree/main"
},
2023-03-15 11:16:30 +08:00
"time": "2020-09-01T11:14:36+00:00"
},
{
"name": "monolog/monolog",
2023-10-23 20:19:03 +08:00
"version": "3.4.0",
2023-10-13 17:05:20 +08:00
"source": {
"type": "git",
"url": "https://github.com/Seldaek/monolog.git",
2023-10-23 20:19:03 +08:00
"reference": "e2392369686d420ca32df3803de28b5d6f76867d"
2023-10-13 17:05:20 +08:00
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-23 20:19:03 +08:00
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/e2392369686d420ca32df3803de28b5d6f76867d",
"reference": "e2392369686d420ca32df3803de28b5d6f76867d",
2023-10-13 17:05:20 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
2023-10-23 20:19:03 +08:00
"php": ">=8.1",
"psr/log": "^2.0 || ^3.0"
2023-03-15 11:16:30 +08:00
},
"provide": {
2023-10-23 20:19:03 +08:00
"psr/log-implementation": "3.0.0"
2023-03-15 11:16:30 +08:00
},
"require-dev": {
2023-10-23 20:19:03 +08:00
"aws/aws-sdk-php": "^3.0",
2023-03-15 11:16:30 +08:00
"doctrine/couchdb": "~1.0@dev",
"elasticsearch/elasticsearch": "^7 || ^8",
"ext-json": "*",
2023-10-23 20:19:03 +08:00
"graylog2/gelf-php": "^1.4.2 || ^2.0",
"guzzlehttp/guzzle": "^7.4.5",
2023-03-15 11:16:30 +08:00
"guzzlehttp/psr7": "^2.2",
"mongodb/mongodb": "^1.8",
"php-amqplib/php-amqplib": "~2.4 || ^3",
2023-10-23 20:19:03 +08:00
"phpstan/phpstan": "^1.9",
"phpstan/phpstan-deprecation-rules": "^1.0",
"phpstan/phpstan-strict-rules": "^1.4",
"phpunit/phpunit": "^10.1",
"predis/predis": "^1.1 || ^2",
2023-03-15 11:16:30 +08:00
"ruflin/elastica": "^7",
"symfony/mailer": "^5.4 || ^6",
"symfony/mime": "^5.4 || ^6"
},
"suggest": {
"aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
"doctrine/couchdb": "Allow sending log messages to a CouchDB server",
"elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
"ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
"ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler",
"ext-mbstring": "Allow to work properly with unicode symbols",
"ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
"ext-openssl": "Required to send log messages using SSL",
"ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)",
"graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
"mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
"php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
"rollbar/rollbar": "Allow sending log messages to Rollbar",
"ruflin/elastica": "Allow sending log messages to an Elastic Search server"
},
"type": "library",
"extra": {
"branch-alias": {
2023-10-23 20:19:03 +08:00
"dev-main": "3.x-dev"
2023-03-15 11:16:30 +08:00
}
},
"autoload": {
"psr-4": {
"Monolog\\": "src/Monolog"
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
"authors": [
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "https://seld.be"
}
],
"description": "Sends your logs to files, sockets, inboxes, databases and various web services",
"homepage": "https://github.com/Seldaek/monolog",
"keywords": [
"log",
"logging",
"psr-3"
],
2023-10-13 17:05:20 +08:00
"support": {
"issues": "https://github.com/Seldaek/monolog/issues",
2023-10-23 20:19:03 +08:00
"source": "https://github.com/Seldaek/monolog/tree/3.4.0"
2023-10-13 17:05:20 +08:00
},
"funding": [
{
"url": "https://github.com/Seldaek",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
"type": "tidelift"
}
],
2023-10-23 20:19:03 +08:00
"time": "2023-06-21T08:46:11+00:00"
2023-03-15 11:16:30 +08:00
},
{
"name": "myclabs/php-enum",
"version": "1.8.4",
2023-10-13 17:05:20 +08:00
"source": {
"type": "git",
"url": "https://github.com/myclabs/php-enum.git",
"reference": "a867478eae49c9f59ece437ae7f9506bfaa27483"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/myclabs/php-enum/zipball/a867478eae49c9f59ece437ae7f9506bfaa27483",
2023-03-15 11:16:30 +08:00
"reference": "a867478eae49c9f59ece437ae7f9506bfaa27483",
2023-10-13 17:05:20 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
"ext-json": "*",
"php": "^7.3 || ^8.0"
},
"require-dev": {
"phpunit/phpunit": "^9.5",
"squizlabs/php_codesniffer": "1.*",
"vimeo/psalm": "^4.6.2"
},
"type": "library",
"autoload": {
"psr-4": {
"MyCLabs\\Enum\\": "src/"
},
"classmap": [
"stubs/Stringable.php"
]
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"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"
],
2023-10-13 17:05:20 +08:00
"support": {
"issues": "https://github.com/myclabs/php-enum/issues",
"source": "https://github.com/myclabs/php-enum/tree/1.8.4"
},
"funding": [
{
"url": "https://github.com/mnapoli",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/myclabs/php-enum",
"type": "tidelift"
}
],
2023-03-15 11:16:30 +08:00
"time": "2022-08-04T09:53:51+00:00"
},
{
2023-10-13 17:05:20 +08:00
"name": "nikic/php-parser",
"version": "v4.17.1",
"source": {
"type": "git",
"url": "https://github.com/nikic/PHP-Parser.git",
"reference": "a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d",
"reference": "a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
2023-10-13 17:05:20 +08:00
"ext-tokenizer": "*",
"php": ">=7.0"
2023-03-15 11:16:30 +08:00
},
"require-dev": {
2023-10-13 17:05:20 +08:00
"ircmaxell/php-yacc": "^0.0.7",
"phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
2023-03-15 11:16:30 +08:00
},
"bin": [
2023-10-13 17:05:20 +08:00
"bin/php-parse"
2023-03-15 11:16:30 +08:00
],
"type": "library",
"extra": {
"branch-alias": {
2023-10-13 17:05:20 +08:00
"dev-master": "4.9-dev"
2023-03-15 11:16:30 +08:00
}
},
"autoload": {
"psr-4": {
2023-10-13 17:05:20 +08:00
"PhpParser\\": "lib/PhpParser"
2023-03-15 11:16:30 +08:00
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
2023-10-13 17:05:20 +08:00
"BSD-3-Clause"
2023-03-15 11:16:30 +08:00
],
"authors": [
{
2023-10-13 17:05:20 +08:00
"name": "Nikita Popov"
2023-03-15 11:16:30 +08:00
}
],
2023-10-13 17:05:20 +08:00
"description": "A PHP parser written in PHP",
2023-03-15 11:16:30 +08:00
"keywords": [
2023-10-13 17:05:20 +08:00
"parser",
"php"
2023-03-15 11:16:30 +08:00
],
2023-10-13 17:05:20 +08:00
"support": {
"issues": "https://github.com/nikic/PHP-Parser/issues",
"source": "https://github.com/nikic/PHP-Parser/tree/v4.17.1"
},
"time": "2023-08-13T19:53:39+00:00"
2023-03-15 11:16:30 +08:00
},
{
2023-10-13 17:05:20 +08:00
"name": "php-di/phpdoc-reader",
"version": "2.2.1",
"source": {
"type": "git",
"url": "https://github.com/PHP-DI/PhpDocReader.git",
"reference": "66daff34cbd2627740ffec9469ffbac9f8c8185c"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/PHP-DI/PhpDocReader/zipball/66daff34cbd2627740ffec9469ffbac9f8c8185c",
"reference": "66daff34cbd2627740ffec9469ffbac9f8c8185c",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
2023-10-13 17:05:20 +08:00
"php": ">=7.2.0"
2023-03-15 11:16:30 +08:00
},
"require-dev": {
2023-10-13 17:05:20 +08:00
"mnapoli/hard-mode": "~0.3.0",
"phpunit/phpunit": "^8.5|^9.0"
2023-03-15 11:16:30 +08:00
},
"type": "library",
"autoload": {
"psr-4": {
2023-10-13 17:05:20 +08:00
"PhpDocReader\\": "src/PhpDocReader"
2023-03-15 11:16:30 +08:00
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
2023-10-13 17:05:20 +08:00
"MIT"
2023-03-15 11:16:30 +08:00
],
2023-10-13 17:05:20 +08:00
"description": "PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)",
2023-03-15 11:16:30 +08:00
"keywords": [
2023-10-13 17:05:20 +08:00
"phpdoc",
"reflection"
2023-03-15 11:16:30 +08:00
],
2023-10-13 17:05:20 +08:00
"support": {
"issues": "https://github.com/PHP-DI/PhpDocReader/issues",
"source": "https://github.com/PHP-DI/PhpDocReader/tree/2.2.1"
},
"time": "2020-10-12T12:39:22+00:00"
2023-03-15 11:16:30 +08:00
},
{
"name": "phpoption/phpoption",
"version": "1.9.1",
2023-10-13 17:05:20 +08:00
"source": {
"type": "git",
"url": "https://github.com/schmittjoh/php-option.git",
"reference": "dd3a383e599f49777d8b628dadbb90cae435b87e"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/schmittjoh/php-option/zipball/dd3a383e599f49777d8b628dadbb90cae435b87e",
2023-03-15 11:16:30 +08:00
"reference": "dd3a383e599f49777d8b628dadbb90cae435b87e",
2023-10-13 17:05:20 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"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/"
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"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"
],
2023-10-13 17:05:20 +08:00
"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"
}
],
2023-03-15 11:16:30 +08:00
"time": "2023-02-25T19:38:58+00:00"
},
{
"name": "psr/container",
"version": "2.0.2",
2023-10-13 17:05:20 +08:00
"source": {
"type": "git",
"url": "https://github.com/php-fig/container.git",
"reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
2023-03-15 11:16:30 +08:00
"reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
2023-10-13 17:05:20 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
"php": ">=7.4.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\Container\\": "src/"
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "https://www.php-fig.org/"
}
],
"description": "Common Container Interface (PHP FIG PSR-11)",
"homepage": "https://github.com/php-fig/container",
"keywords": [
"PSR-11",
"container",
"container-interface",
"container-interop",
"psr"
],
2023-10-13 17:05:20 +08:00
"support": {
"issues": "https://github.com/php-fig/container/issues",
"source": "https://github.com/php-fig/container/tree/2.0.2"
},
2023-03-15 11:16:30 +08:00
"time": "2021-11-05T16:47:00+00:00"
},
{
"name": "psr/event-dispatcher",
"version": "1.0.0",
2023-10-13 17:05:20 +08:00
"source": {
"type": "git",
"url": "https://github.com/php-fig/event-dispatcher.git",
"reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
2023-03-15 11:16:30 +08:00
"reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
2023-10-13 17:05:20 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
"php": ">=7.2.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\EventDispatcher\\": "src/"
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
}
],
"description": "Standard interfaces for event handling.",
"keywords": [
"events",
"psr",
"psr-14"
],
2023-10-13 17:05:20 +08:00
"support": {
"issues": "https://github.com/php-fig/event-dispatcher/issues",
"source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
},
2023-03-15 11:16:30 +08:00
"time": "2019-01-08T18:20:26+00:00"
},
{
"name": "psr/http-message",
2023-10-13 17:05:20 +08:00
"version": "2.0",
"source": {
"type": "git",
"url": "https://github.com/php-fig/http-message.git",
"reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71",
"reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
2023-10-13 17:05:20 +08:00
"php": "^7.2 || ^8.0"
2023-03-15 11:16:30 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
2023-10-13 17:05:20 +08:00
"dev-master": "2.0.x-dev"
2023-03-15 11:16:30 +08:00
}
},
"autoload": {
"psr-4": {
"Psr\\Http\\Message\\": "src/"
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
2023-10-13 17:05:20 +08:00
"homepage": "https://www.php-fig.org/"
2023-03-15 11:16:30 +08:00
}
],
"description": "Common interface for HTTP messages",
"homepage": "https://github.com/php-fig/http-message",
"keywords": [
"http",
"http-message",
"psr",
"psr-7",
"request",
"response"
],
2023-10-13 17:05:20 +08:00
"support": {
"source": "https://github.com/php-fig/http-message/tree/2.0"
2023-03-15 11:16:30 +08:00
},
2023-10-13 17:05:20 +08:00
"time": "2023-04-04T09:54:51+00:00"
2023-03-15 11:16:30 +08:00
},
{
"name": "psr/log",
"version": "2.0.0",
2023-10-13 17:05:20 +08:00
"source": {
"type": "git",
"url": "https://github.com/php-fig/log.git",
"reference": "ef29f6d262798707a9edd554e2b82517ef3a9376"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/php-fig/log/zipball/ef29f6d262798707a9edd554e2b82517ef3a9376",
2023-03-15 11:16:30 +08:00
"reference": "ef29f6d262798707a9edd554e2b82517ef3a9376",
2023-10-13 17:05:20 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
"php": ">=8.0.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\Log\\": "src"
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "https://www.php-fig.org/"
}
],
"description": "Common interface for logging libraries",
"homepage": "https://github.com/php-fig/log",
"keywords": [
"log",
"psr",
"psr-3"
],
2023-10-13 17:05:20 +08:00
"support": {
"source": "https://github.com/php-fig/log/tree/2.0.0"
},
2023-03-15 11:16:30 +08:00
"time": "2021-07-14T16:41:46+00:00"
},
{
"name": "react/promise",
2023-10-13 17:05:20 +08:00
"version": "v3.0.0",
"source": {
"type": "git",
"url": "https://github.com/reactphp/promise.git",
"reference": "c86753c76fd3be465d93b308f18d189f01a22be4"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/reactphp/promise/zipball/c86753c76fd3be465d93b308f18d189f01a22be4",
"reference": "c86753c76fd3be465d93b308f18d189f01a22be4",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
2023-10-13 17:05:20 +08:00
"php": ">=7.1.0"
2023-03-15 11:16:30 +08:00
},
"require-dev": {
2023-10-13 17:05:20 +08:00
"phpstan/phpstan": "1.10.20 || 1.4.10",
"phpunit/phpunit": "^9.5 || ^7.5"
2023-03-15 11:16:30 +08:00
},
"type": "library",
"autoload": {
"files": [
"src/functions_include.php"
],
"psr-4": {
"React\\Promise\\": "src/"
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
"authors": [
{
"name": "Jan Sorgalla",
"email": "jsorgalla@gmail.com",
"homepage": "https://sorgalla.com/"
},
{
"name": "Christian Lück",
"email": "christian@clue.engineering",
"homepage": "https://clue.engineering/"
},
{
"name": "Cees-Jan Kiewiet",
"email": "reactphp@ceesjankiewiet.nl",
"homepage": "https://wyrihaximus.net/"
},
{
"name": "Chris Boden",
"email": "cboden@gmail.com",
"homepage": "https://cboden.dev/"
}
],
"description": "A lightweight implementation of CommonJS Promises/A for PHP",
"keywords": [
"promise",
"promises"
],
2023-10-13 17:05:20 +08:00
"support": {
"issues": "https://github.com/reactphp/promise/issues",
"source": "https://github.com/reactphp/promise/tree/v3.0.0"
},
"funding": [
{
"url": "https://opencollective.com/reactphp",
"type": "open_collective"
}
],
"time": "2023-07-11T16:12:49+00:00"
2023-03-15 11:16:30 +08:00
},
{
"name": "roave/dont",
"version": "1.6.0",
2023-10-13 17:05:20 +08:00
"source": {
"type": "git",
"url": "https://github.com/Roave/Dont.git",
"reference": "e40b8fbeb9c0b076eedd54dae2e1b27bfad74930"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/Roave/Dont/zipball/e40b8fbeb9c0b076eedd54dae2e1b27bfad74930",
2023-03-15 11:16:30 +08:00
"reference": "e40b8fbeb9c0b076eedd54dae2e1b27bfad74930",
2023-10-13 17:05:20 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
"php": "~8.0.0 || ~8.1.0 || ~8.2.0"
},
"require-dev": {
"infection/infection": "^0.26.16",
"phpunit/phpunit": "^9.5.26"
},
"type": "library",
"autoload": {
"psr-4": {
"Dont\\": "src/Dont"
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
"authors": [
{
"name": "Marco Pivetta",
"email": "ocramius@gmail.com",
"homepage": "http://ocramius.github.io/"
}
],
"description": "A small set of traits that can be used to prevent misuse of your objects",
"homepage": "https://github.com/Roave/Dont",
"keywords": [
"defensive programming",
"strictness"
],
2023-10-13 17:05:20 +08:00
"support": {
"issues": "https://github.com/Roave/Dont/issues",
"source": "https://github.com/Roave/Dont/tree/1.6.0"
},
2023-03-15 11:16:30 +08:00
"time": "2022-12-06T14:04:48+00:00"
},
{
"name": "seld/jsonlint",
2023-10-13 17:05:20 +08:00
"version": "1.10.0",
"source": {
"type": "git",
"url": "https://github.com/Seldaek/jsonlint.git",
"reference": "594fd6462aad8ecee0b45ca5045acea4776667f1"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/594fd6462aad8ecee0b45ca5045acea4776667f1",
"reference": "594fd6462aad8ecee0b45ca5045acea4776667f1",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
"php": "^5.3 || ^7.0 || ^8.0"
},
"require-dev": {
"phpstan/phpstan": "^1.5",
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0 || ^8.5.13"
},
"bin": [
"bin/jsonlint"
],
"type": "library",
"autoload": {
"psr-4": {
"Seld\\JsonLint\\": "src/Seld/JsonLint/"
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
"authors": [
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "http://seld.be"
}
],
"description": "JSON Linter",
"keywords": [
"json",
"linter",
"parser",
"validator"
],
2023-10-13 17:05:20 +08:00
"support": {
"issues": "https://github.com/Seldaek/jsonlint/issues",
"source": "https://github.com/Seldaek/jsonlint/tree/1.10.0"
},
"funding": [
{
"url": "https://github.com/Seldaek",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/seld/jsonlint",
"type": "tidelift"
}
],
"time": "2023-05-11T13:16:46+00:00"
2023-03-15 11:16:30 +08:00
},
{
"name": "seld/phar-utils",
"version": "1.2.1",
2023-10-13 17:05:20 +08:00
"source": {
"type": "git",
"url": "https://github.com/Seldaek/phar-utils.git",
"reference": "ea2f4014f163c1be4c601b9b7bd6af81ba8d701c"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/ea2f4014f163c1be4c601b9b7bd6af81ba8d701c",
2023-03-15 11:16:30 +08:00
"reference": "ea2f4014f163c1be4c601b9b7bd6af81ba8d701c",
2023-10-13 17:05:20 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
"php": ">=5.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"Seld\\PharUtils\\": "src/"
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
"authors": [
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be"
}
],
"description": "PHAR file format utilities, for when PHP phars you up",
"keywords": [
"phar"
],
2023-10-13 17:05:20 +08:00
"support": {
"issues": "https://github.com/Seldaek/phar-utils/issues",
"source": "https://github.com/Seldaek/phar-utils/tree/1.2.1"
},
2023-03-15 11:16:30 +08:00
"time": "2022-08-31T10:31:18+00:00"
},
{
"name": "seld/signal-handler",
2023-10-13 17:05:20 +08:00
"version": "2.0.2",
"source": {
"type": "git",
"url": "https://github.com/Seldaek/signal-handler.git",
"reference": "04a6112e883ad76c0ada8e4a9f7520bbfdb6bb98"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/Seldaek/signal-handler/zipball/04a6112e883ad76c0ada8e4a9f7520bbfdb6bb98",
"reference": "04a6112e883ad76c0ada8e4a9f7520bbfdb6bb98",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
"php": ">=7.2.0"
},
"require-dev": {
"phpstan/phpstan": "^1",
"phpstan/phpstan-deprecation-rules": "^1.0",
"phpstan/phpstan-phpunit": "^1",
"phpstan/phpstan-strict-rules": "^1.3",
"phpunit/phpunit": "^7.5.20 || ^8.5.23",
"psr/log": "^1 || ^2 || ^3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "2.x-dev"
}
},
"autoload": {
"psr-4": {
"Seld\\Signal\\": "src/"
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
"authors": [
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "http://seld.be"
}
],
"description": "Simple unix signal handler that silently fails where signals are not supported for easy cross-platform development",
"keywords": [
"posix",
"sigint",
"signal",
"sigterm",
"unix"
],
2023-10-13 17:05:20 +08:00
"support": {
"issues": "https://github.com/Seldaek/signal-handler/issues",
"source": "https://github.com/Seldaek/signal-handler/tree/2.0.2"
},
"time": "2023-09-03T09:24:00+00:00"
2023-03-15 11:16:30 +08:00
},
{
"name": "singularity/hdk-core",
2023-10-23 20:19:03 +08:00
"version": "1.0.0-alpha.13",
"dist": {
"type": "zip",
"url": "https://nest.doylee.cn/api/packages/HDK/composer/files/singularity%2Fhdk-core/1.0.0-alpha.13/singularity-hdk-core.1.0.0-alpha.13.zip",
"shasum": "0334bcdf56f646eea7656f3d28be71989d5d68bf"
2023-03-15 11:16:30 +08:00
},
"require": {
"composer/composer": ">=2.0",
"ergebnis/http-method": "^2.2",
2023-10-13 17:05:20 +08:00
"ext-dom": "*",
"ext-libxml": "*",
2023-10-23 20:19:03 +08:00
"ext-redis": "^5.3|^6.0",
2023-03-15 11:16:30 +08:00
"ext-swoole": "*",
2023-10-13 17:05:20 +08:00
"hyperf/config": "^3.0.18",
"hyperf/constants": "^3.0.18",
"hyperf/context": "^3.0.18",
"hyperf/di": "^3.0.18",
"hyperf/framework": "^3.0.18",
"hyperf/logger": "^3.0.18",
"hyperf/redis": "^3.0.18",
"hyperf/resource": "^3.0.18",
"hyperf/translation": "^3.0.18",
2023-03-15 11:16:30 +08:00
"jetbrains/phpstorm-attributes": "^1.0",
"lmc/http-constants": "^1.2",
"myclabs/php-enum": "^1.8",
2023-10-23 20:19:03 +08:00
"php": "^8.1",
2023-03-15 11:16:30 +08:00
"roave/dont": "^1.5",
2023-10-13 17:05:20 +08:00
"symfony/http-foundation": "^6.0",
2023-03-15 11:16:30 +08:00
"symfony/polyfill-php81": "^1.26",
"teapot/status-code": "^1.1"
},
"require-dev": {
"alibabacloud/dysmsapi-20170525": "^2.0",
2023-10-23 20:19:03 +08:00
"cooper/hyperf-pest": "^1.1",
2023-03-15 11:16:30 +08:00
"firebase/php-jwt": "^6.1",
"friendsofphp/php-cs-fixer": "^3.13",
"guzzlehttp/guzzle": "^7.5",
2023-10-13 17:05:20 +08:00
"hyperf/crontab": "^3.0.18",
"hyperf/database": "^3.0.18",
"hyperf/db": "^3.0.18",
"hyperf/guzzle": "^3.0.18",
"hyperf/session": "^3.0.18",
"hyperf/validation": "^3.0.18",
2023-03-15 11:16:30 +08:00
"pestphp/pest": "^1.22",
"phpstan/phpstan": "^1.9",
"phpunit/phpunit": "^9.5",
"roave/security-advisories": "dev-latest",
"spatie/pest-plugin-test-time": "^1.1",
"swoole/ide-helper": "*",
2023-10-13 17:05:20 +08:00
"symfony/mailer": "^6.0",
"symfony/serializer": "^6.0"
2023-03-15 11:16:30 +08:00
},
"suggest": {
"alibabacloud/dysmsapi-20170525": "阿里云短信服务必需",
2023-10-13 17:05:20 +08:00
"ext-dom": "处理 XML 必需",
"ext-libxml": "处理 XML 必需",
2023-03-15 11:16:30 +08:00
"firebase/php-jwt": "JWT 鉴权必需",
2023-10-13 17:05:20 +08:00
"hyperf/guzzle": "^3.0.18",
"hyperf/session": "^3.0.18",
"symfony/mailer": "用于发送电子邮件",
"symfony/serializer": "处理 XML 必需"
2023-03-15 11:16:30 +08:00
},
"type": "library",
"extra": {
"hyperf": {
"config": "Singularity\\HDK\\Core\\ConfigProvider"
}
},
"autoload": {
"psr-4": {
"Singularity\\HDK\\Core\\": "src/"
}
},
"autoload-dev": {
"psr-4": {
"Singularity\\HDK\\Test\\Core\\": "tests/"
}
},
"license": [
"MIT"
],
"authors": [
{
"name": "李东云",
"email": "dongyun.li@luxcreo.ai"
}
],
"description": "Common Hyperf Development Kit",
2023-10-23 20:19:03 +08:00
"time": "2023-10-23T19:43:26+08:00"
2023-03-15 11:16:30 +08:00
},
{
"name": "symfony/console",
2023-10-13 17:05:20 +08:00
"version": "v5.4.28",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "f4f71842f24c2023b91237c72a365306f3c58827"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/symfony/console/zipball/f4f71842f24c2023b91237c72a365306f3c58827",
"reference": "f4f71842f24c2023b91237c72a365306f3c58827",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
"php": ">=7.2.5",
"symfony/deprecation-contracts": "^2.1|^3",
"symfony/polyfill-mbstring": "~1.0",
"symfony/polyfill-php73": "^1.9",
"symfony/polyfill-php80": "^1.16",
"symfony/service-contracts": "^1.1|^2|^3",
"symfony/string": "^5.1|^6.0"
},
"conflict": {
"psr/log": ">=3",
"symfony/dependency-injection": "<4.4",
"symfony/dotenv": "<5.1",
"symfony/event-dispatcher": "<4.4",
"symfony/lock": "<4.4",
"symfony/process": "<4.4"
},
"provide": {
"psr/log-implementation": "1.0|2.0"
},
"require-dev": {
"psr/log": "^1|^2",
"symfony/config": "^4.4|^5.0|^6.0",
"symfony/dependency-injection": "^4.4|^5.0|^6.0",
"symfony/event-dispatcher": "^4.4|^5.0|^6.0",
"symfony/lock": "^4.4|^5.0|^6.0",
"symfony/process": "^4.4|^5.0|^6.0",
"symfony/var-dumper": "^4.4|^5.0|^6.0"
},
"suggest": {
"psr/log": "For using the console logger",
"symfony/event-dispatcher": "",
"symfony/lock": "",
"symfony/process": ""
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Console\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Eases the creation of beautiful and testable command line interfaces",
"homepage": "https://symfony.com",
"keywords": [
"cli",
2023-10-13 17:05:20 +08:00
"command-line",
2023-03-15 11:16:30 +08:00
"console",
"terminal"
],
2023-10-13 17:05:20 +08:00
"support": {
"source": "https://github.com/symfony/console/tree/v5.4.28"
},
"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-08-07T06:12:30+00:00"
2023-03-15 11:16:30 +08:00
},
{
"name": "symfony/deprecation-contracts",
2023-10-23 20:19:03 +08:00
"version": "v3.3.0",
2023-10-13 17:05:20 +08:00
"source": {
"type": "git",
"url": "https://github.com/symfony/deprecation-contracts.git",
2023-10-23 20:19:03 +08:00
"reference": "7c3aff79d10325257a001fcf92d991f24fc967cf"
2023-10-13 17:05:20 +08:00
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-23 20:19:03 +08:00
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/7c3aff79d10325257a001fcf92d991f24fc967cf",
"reference": "7c3aff79d10325257a001fcf92d991f24fc967cf",
2023-10-13 17:05:20 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
2023-10-23 20:19:03 +08:00
"php": ">=8.1"
2023-03-15 11:16:30 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
2023-10-23 20:19:03 +08:00
"dev-main": "3.4-dev"
2023-03-15 11:16:30 +08:00
},
"thanks": {
"name": "symfony/contracts",
"url": "https://github.com/symfony/contracts"
}
},
"autoload": {
"files": [
"function.php"
]
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "A generic function and convention to trigger deprecation notices",
"homepage": "https://symfony.com",
2023-10-13 17:05:20 +08:00
"support": {
2023-10-23 20:19:03 +08:00
"source": "https://github.com/symfony/deprecation-contracts/tree/v3.3.0"
2023-10-13 17:05:20 +08:00
},
"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"
}
],
2023-10-23 20:19:03 +08:00
"time": "2023-05-23T14:45:45+00:00"
2023-03-15 11:16:30 +08:00
},
{
"name": "symfony/filesystem",
2023-10-23 20:19:03 +08:00
"version": "v6.3.1",
2023-10-13 17:05:20 +08:00
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
2023-10-23 20:19:03 +08:00
"reference": "edd36776956f2a6fcf577edb5b05eb0e3bdc52ae"
2023-10-13 17:05:20 +08:00
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-23 20:19:03 +08:00
"url": "https://api.github.com/repos/symfony/filesystem/zipball/edd36776956f2a6fcf577edb5b05eb0e3bdc52ae",
"reference": "edd36776956f2a6fcf577edb5b05eb0e3bdc52ae",
2023-10-13 17:05:20 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
2023-10-23 20:19:03 +08:00
"php": ">=8.1",
2023-03-15 11:16:30 +08:00
"symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-mbstring": "~1.8"
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Filesystem\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com",
2023-10-13 17:05:20 +08:00
"support": {
2023-10-23 20:19:03 +08:00
"source": "https://github.com/symfony/filesystem/tree/v6.3.1"
2023-10-13 17:05:20 +08:00
},
"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"
}
],
2023-10-23 20:19:03 +08:00
"time": "2023-06-01T08:30:39+00:00"
2023-10-13 17:05:20 +08:00
},
{
"name": "symfony/finder",
2023-10-23 20:19:03 +08:00
"version": "v6.3.5",
2023-10-13 17:05:20 +08:00
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
2023-10-23 20:19:03 +08:00
"reference": "a1b31d88c0e998168ca7792f222cbecee47428c4"
2023-10-13 17:05:20 +08:00
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-23 20:19:03 +08:00
"url": "https://api.github.com/repos/symfony/finder/zipball/a1b31d88c0e998168ca7792f222cbecee47428c4",
"reference": "a1b31d88c0e998168ca7792f222cbecee47428c4",
2023-10-13 17:05:20 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
2023-10-23 20:19:03 +08:00
"php": ">=8.1"
},
"require-dev": {
"symfony/filesystem": "^6.0"
2023-03-15 11:16:30 +08:00
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Finder\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com",
2023-10-13 17:05:20 +08:00
"support": {
2023-10-23 20:19:03 +08:00
"source": "https://github.com/symfony/finder/tree/v6.3.5"
2023-10-13 17:05:20 +08:00
},
"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"
}
],
2023-10-23 20:19:03 +08:00
"time": "2023-09-26T12:56:25+00:00"
2023-03-15 11:16:30 +08:00
},
2023-10-13 17:05:20 +08:00
{
"name": "symfony/http-foundation",
2023-10-23 20:19:03 +08:00
"version": "v6.3.6",
2023-10-13 17:05:20 +08:00
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
2023-10-23 20:19:03 +08:00
"reference": "c186627f52febe09c6d5270b04f8462687a250a6"
2023-10-13 17:05:20 +08:00
},
"dist": {
"type": "zip",
2023-10-23 20:19:03 +08:00
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/c186627f52febe09c6d5270b04f8462687a250a6",
"reference": "c186627f52febe09c6d5270b04f8462687a250a6",
2023-10-13 17:05:20 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-10-23 20:19:03 +08:00
"php": ">=8.1",
"symfony/deprecation-contracts": "^2.5|^3",
"symfony/polyfill-mbstring": "~1.1",
"symfony/polyfill-php83": "^1.27"
},
"conflict": {
"symfony/cache": "<6.3"
2023-10-13 17:05:20 +08:00
},
"require-dev": {
2023-10-23 20:19:03 +08:00
"doctrine/dbal": "^2.13.1|^3|^4",
"predis/predis": "^1.1|^2.0",
"symfony/cache": "^6.3",
2023-10-13 17:05:20 +08:00
"symfony/dependency-injection": "^5.4|^6.0",
"symfony/expression-language": "^5.4|^6.0",
"symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4",
"symfony/mime": "^5.4|^6.0",
"symfony/rate-limiter": "^5.2|^6.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\HttpFoundation\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com",
"support": {
2023-10-23 20:19:03 +08:00
"source": "https://github.com/symfony/http-foundation/tree/v6.3.6"
2023-10-13 17:05:20 +08:00
},
"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"
}
],
2023-10-23 20:19:03 +08:00
"time": "2023-10-17T11:32:53+00:00"
2023-10-13 17:05:20 +08:00
},
2023-03-15 11:16:30 +08:00
{
"name": "symfony/polyfill-ctype",
2023-10-13 17:05:20 +08:00
"version": "v1.28.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-ctype.git",
"reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"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
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
"php": ">=7.1"
},
"provide": {
"ext-ctype": "*"
},
"suggest": {
"ext-ctype": "For best performance"
},
"type": "library",
"extra": {
"branch-alias": {
2023-10-13 17:05:20 +08:00
"dev-main": "1.28-dev"
2023-03-15 11:16:30 +08:00
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Polyfill\\Ctype\\": ""
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"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"
],
2023-10-13 17:05:20 +08:00
"support": {
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.28.0"
},
"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"
2023-03-15 11:16:30 +08:00
},
{
"name": "symfony/polyfill-intl-grapheme",
2023-10-13 17:05:20 +08:00
"version": "v1.28.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-grapheme.git",
"reference": "875e90aeea2777b6f135677f618529449334a612"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/875e90aeea2777b6f135677f618529449334a612",
"reference": "875e90aeea2777b6f135677f618529449334a612",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
"php": ">=7.1"
},
"suggest": {
"ext-intl": "For best performance"
},
"type": "library",
"extra": {
"branch-alias": {
2023-10-13 17:05:20 +08:00
"dev-main": "1.28-dev"
2023-03-15 11:16:30 +08:00
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Polyfill\\Intl\\Grapheme\\": ""
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill for intl's grapheme_* functions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"grapheme",
"intl",
"polyfill",
"portable",
"shim"
],
2023-10-13 17:05:20 +08:00
"support": {
"source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.28.0"
},
"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"
2023-03-15 11:16:30 +08:00
},
{
"name": "symfony/polyfill-intl-normalizer",
2023-10-13 17:05:20 +08:00
"version": "v1.28.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-normalizer.git",
"reference": "8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92",
"reference": "8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
"php": ">=7.1"
},
"suggest": {
"ext-intl": "For best performance"
},
"type": "library",
"extra": {
"branch-alias": {
2023-10-13 17:05:20 +08:00
"dev-main": "1.28-dev"
2023-03-15 11:16:30 +08:00
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Polyfill\\Intl\\Normalizer\\": ""
},
"classmap": [
"Resources/stubs"
]
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill for intl's Normalizer class and related functions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"intl",
"normalizer",
"polyfill",
"portable",
"shim"
],
2023-10-13 17:05:20 +08:00
"support": {
"source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.28.0"
},
"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"
2023-03-15 11:16:30 +08:00
},
{
"name": "symfony/polyfill-mbstring",
2023-10-13 17:05:20 +08:00
"version": "v1.28.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git",
"reference": "42292d99c55abe617799667f454222c54c60e229"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"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
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
"php": ">=7.1"
},
"provide": {
"ext-mbstring": "*"
},
"suggest": {
"ext-mbstring": "For best performance"
},
"type": "library",
"extra": {
"branch-alias": {
2023-10-13 17:05:20 +08:00
"dev-main": "1.28-dev"
2023-03-15 11:16:30 +08:00
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Polyfill\\Mbstring\\": ""
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"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"
],
2023-10-13 17:05:20 +08:00
"support": {
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.28.0"
},
"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"
2023-03-15 11:16:30 +08:00
},
{
"name": "symfony/polyfill-php73",
2023-10-13 17:05:20 +08:00
"version": "v1.28.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php73.git",
"reference": "fe2f306d1d9d346a7fee353d0d5012e401e984b5"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fe2f306d1d9d346a7fee353d0d5012e401e984b5",
"reference": "fe2f306d1d9d346a7fee353d0d5012e401e984b5",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
"php": ">=7.1"
},
"type": "library",
"extra": {
"branch-alias": {
2023-10-13 17:05:20 +08:00
"dev-main": "1.28-dev"
2023-03-15 11:16:30 +08:00
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Polyfill\\Php73\\": ""
},
"classmap": [
"Resources/stubs"
]
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"shim"
],
2023-10-13 17:05:20 +08:00
"support": {
"source": "https://github.com/symfony/polyfill-php73/tree/v1.28.0"
},
"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"
2023-03-15 11:16:30 +08:00
},
{
"name": "symfony/polyfill-php80",
2023-10-13 17:05:20 +08:00
"version": "v1.28.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php80.git",
"reference": "6caa57379c4aec19c0a12a38b59b26487dcfe4b5"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"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
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
"php": ">=7.1"
},
"type": "library",
"extra": {
"branch-alias": {
2023-10-13 17:05:20 +08:00
"dev-main": "1.28-dev"
2023-03-15 11:16:30 +08:00
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Polyfill\\Php80\\": ""
},
"classmap": [
"Resources/stubs"
]
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"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"
],
2023-10-13 17:05:20 +08:00
"support": {
"source": "https://github.com/symfony/polyfill-php80/tree/v1.28.0"
},
"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"
2023-03-15 11:16:30 +08:00
},
{
"name": "symfony/polyfill-php81",
2023-10-13 17:05:20 +08:00
"version": "v1.28.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php81.git",
"reference": "7581cd600fa9fd681b797d00b02f068e2f13263b"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/7581cd600fa9fd681b797d00b02f068e2f13263b",
"reference": "7581cd600fa9fd681b797d00b02f068e2f13263b",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
"php": ">=7.1"
},
"type": "library",
"extra": {
"branch-alias": {
2023-10-13 17:05:20 +08:00
"dev-main": "1.28-dev"
2023-03-15 11:16:30 +08:00
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Polyfill\\Php81\\": ""
},
"classmap": [
"Resources/stubs"
]
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"shim"
],
2023-10-13 17:05:20 +08:00
"support": {
"source": "https://github.com/symfony/polyfill-php81/tree/v1.28.0"
},
"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-php82",
"version": "v1.28.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php82.git",
"reference": "7716bea9c86776fb3362d6b52fe1fc9471056a49"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php82/zipball/7716bea9c86776fb3362d6b52fe1fc9471056a49",
"reference": "7716bea9c86776fb3362d6b52fe1fc9471056a49",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"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\\Php82\\": ""
},
"classmap": [
"Resources/stubs"
]
},
"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 backporting some PHP 8.2+ features to lower PHP versions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"shim"
],
"support": {
"source": "https://github.com/symfony/polyfill-php82/tree/v1.28.0"
},
"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-08-25T17:27:25+00:00"
2023-03-15 11:16:30 +08:00
},
2023-10-23 20:19:03 +08:00
{
"name": "symfony/polyfill-php83",
"version": "v1.28.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php83.git",
"reference": "b0f46ebbeeeda3e9d2faebdfbf4b4eae9b59fa11"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/b0f46ebbeeeda3e9d2faebdfbf4b4eae9b59fa11",
"reference": "b0f46ebbeeeda3e9d2faebdfbf4b4eae9b59fa11",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": ">=7.1",
"symfony/polyfill-php80": "^1.14"
},
"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\\Php83\\": ""
},
"classmap": [
"Resources/stubs"
]
},
"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 backporting some PHP 8.3+ features to lower PHP versions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"shim"
],
"support": {
"source": "https://github.com/symfony/polyfill-php83/tree/v1.28.0"
},
"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-08-16T06:22:46+00:00"
},
2023-03-15 11:16:30 +08:00
{
"name": "symfony/process",
2023-10-23 20:19:03 +08:00
"version": "v6.3.4",
2023-10-13 17:05:20 +08:00
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
2023-10-23 20:19:03 +08:00
"reference": "0b5c29118f2e980d455d2e34a5659f4579847c54"
2023-10-13 17:05:20 +08:00
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-23 20:19:03 +08:00
"url": "https://api.github.com/repos/symfony/process/zipball/0b5c29118f2e980d455d2e34a5659f4579847c54",
"reference": "0b5c29118f2e980d455d2e34a5659f4579847c54",
2023-10-13 17:05:20 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
2023-10-23 20:19:03 +08:00
"php": ">=8.1"
2023-03-15 11:16:30 +08:00
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Process\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Executes commands in sub-processes",
"homepage": "https://symfony.com",
2023-10-13 17:05:20 +08:00
"support": {
2023-10-23 20:19:03 +08:00
"source": "https://github.com/symfony/process/tree/v6.3.4"
2023-10-13 17:05:20 +08:00
},
"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"
}
],
2023-10-23 20:19:03 +08:00
"time": "2023-08-07T10:39:22+00:00"
2023-03-15 11:16:30 +08:00
},
{
"name": "symfony/service-contracts",
2023-10-23 20:19:03 +08:00
"version": "v3.3.0",
2023-10-13 17:05:20 +08:00
"source": {
"type": "git",
"url": "https://github.com/symfony/service-contracts.git",
2023-10-23 20:19:03 +08:00
"reference": "40da9cc13ec349d9e4966ce18b5fbcd724ab10a4"
2023-10-13 17:05:20 +08:00
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-23 20:19:03 +08:00
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/40da9cc13ec349d9e4966ce18b5fbcd724ab10a4",
"reference": "40da9cc13ec349d9e4966ce18b5fbcd724ab10a4",
2023-10-13 17:05:20 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
2023-10-23 20:19:03 +08:00
"php": ">=8.1",
2023-03-15 11:16:30 +08:00
"psr/container": "^2.0"
},
"conflict": {
"ext-psr": "<1.1|>=2"
},
"type": "library",
"extra": {
"branch-alias": {
2023-10-23 20:19:03 +08:00
"dev-main": "3.4-dev"
2023-03-15 11:16:30 +08:00
},
"thanks": {
"name": "symfony/contracts",
"url": "https://github.com/symfony/contracts"
}
},
"autoload": {
"psr-4": {
"Symfony\\Contracts\\Service\\": ""
2023-10-23 20:19:03 +08:00
},
"exclude-from-classmap": [
"/Test/"
]
2023-03-15 11:16:30 +08:00
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Generic abstractions related to writing services",
"homepage": "https://symfony.com",
"keywords": [
"abstractions",
"contracts",
"decoupling",
"interfaces",
"interoperability",
"standards"
],
2023-10-13 17:05:20 +08:00
"support": {
2023-10-23 20:19:03 +08:00
"source": "https://github.com/symfony/service-contracts/tree/v3.3.0"
2023-10-13 17:05:20 +08:00
},
"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"
}
],
2023-10-23 20:19:03 +08:00
"time": "2023-05-23T14:45:45+00:00"
2023-03-15 11:16:30 +08:00
},
{
"name": "symfony/string",
2023-10-23 20:19:03 +08:00
"version": "v6.3.5",
2023-10-13 17:05:20 +08:00
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
2023-10-23 20:19:03 +08:00
"reference": "13d76d0fb049051ed12a04bef4f9de8715bea339"
2023-10-13 17:05:20 +08:00
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-23 20:19:03 +08:00
"url": "https://api.github.com/repos/symfony/string/zipball/13d76d0fb049051ed12a04bef4f9de8715bea339",
"reference": "13d76d0fb049051ed12a04bef4f9de8715bea339",
2023-10-13 17:05:20 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
2023-10-23 20:19:03 +08:00
"php": ">=8.1",
2023-03-15 11:16:30 +08:00
"symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-intl-grapheme": "~1.0",
"symfony/polyfill-intl-normalizer": "~1.0",
"symfony/polyfill-mbstring": "~1.0"
},
"conflict": {
2023-10-23 20:19:03 +08:00
"symfony/translation-contracts": "<2.5"
2023-03-15 11:16:30 +08:00
},
"require-dev": {
"symfony/error-handler": "^5.4|^6.0",
"symfony/http-client": "^5.4|^6.0",
2023-10-23 20:19:03 +08:00
"symfony/intl": "^6.2",
"symfony/translation-contracts": "^2.5|^3.0",
2023-03-15 11:16:30 +08:00
"symfony/var-exporter": "^5.4|^6.0"
},
"type": "library",
"autoload": {
"files": [
"Resources/functions.php"
],
"psr-4": {
"Symfony\\Component\\String\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
"homepage": "https://symfony.com",
"keywords": [
"grapheme",
"i18n",
"string",
"unicode",
"utf-8",
"utf8"
],
2023-10-13 17:05:20 +08:00
"support": {
2023-10-23 20:19:03 +08:00
"source": "https://github.com/symfony/string/tree/v6.3.5"
2023-10-13 17:05:20 +08:00
},
"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"
}
],
2023-10-23 20:19:03 +08:00
"time": "2023-09-18T10:38:32+00:00"
2023-03-15 11:16:30 +08:00
},
{
"name": "teapot/status-code",
"version": "v1.1.2",
2023-10-13 17:05:20 +08:00
"source": {
"type": "git",
"url": "https://github.com/teapot-php/status-code.git",
"reference": "7aaba4364645ebb9d3a36267c9b3a32206d3042b"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/teapot-php/status-code/zipball/7aaba4364645ebb9d3a36267c9b3a32206d3042b",
2023-03-15 11:16:30 +08:00
"reference": "7aaba4364645ebb9d3a36267c9b3a32206d3042b",
2023-10-13 17:05:20 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
"php": "^5.4 || ^7.0 || ^8.0"
},
"require-dev": {
"squizlabs/php_codesniffer": "^3.5.8"
},
"type": "library",
"autoload": {
"psr-4": {
"Teapot\\StatusCode\\": "src"
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
"authors": [
{
"name": "Barney Hanlon",
"email": "barney@shrikeh.net"
}
],
"description": "PHP HTTP Response Status code library",
"homepage": "http://shrikeh.github.com/teapot",
"keywords": [
"http"
],
2023-10-13 17:05:20 +08:00
"support": {
"issues": "https://github.com/teapot-php/status-code/issues",
"source": "https://github.com/teapot-php/status-code/tree/v1.1.2"
},
2023-03-15 11:16:30 +08:00
"time": "2020-11-03T17:14:32+00:00"
},
{
"name": "vlucas/phpdotenv",
"version": "v5.5.0",
2023-10-13 17:05:20 +08:00
"source": {
"type": "git",
"url": "https://github.com/vlucas/phpdotenv.git",
"reference": "1a7ea2afc49c3ee6d87061f5a233e3a035d0eae7"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/1a7ea2afc49c3ee6d87061f5a233e3a035d0eae7",
2023-03-15 11:16:30 +08:00
"reference": "1a7ea2afc49c3ee6d87061f5a233e3a035d0eae7",
2023-10-13 17:05:20 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"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.30 || ^9.5.25"
},
"suggest": {
"ext-filter": "Required to use the boolean validator."
},
"type": "library",
"extra": {
"bamarni-bin": {
"bin-links": true,
"forward-command": true
},
"branch-alias": {
"dev-master": "5.5-dev"
}
},
"autoload": {
"psr-4": {
"Dotenv\\": "src/"
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"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"
],
2023-10-13 17:05:20 +08:00
"support": {
"issues": "https://github.com/vlucas/phpdotenv/issues",
"source": "https://github.com/vlucas/phpdotenv/tree/v5.5.0"
},
"funding": [
{
"url": "https://github.com/GrahamCampbell",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv",
"type": "tidelift"
}
],
2023-03-15 11:16:30 +08:00
"time": "2022-10-16T01:01:54+00:00"
}
],
2021-11-29 16:27:54 +08:00
"packages-dev": [
{
2023-03-15 11:16:30 +08:00
"name": "brainmaestro/composer-git-hooks",
"version": "v2.8.5",
2023-10-13 17:05:20 +08:00
"source": {
"type": "git",
"url": "https://github.com/BrainMaestro/composer-git-hooks.git",
"reference": "ffed8803690ac12214082120eee3441b00aa390e"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/BrainMaestro/composer-git-hooks/zipball/ffed8803690ac12214082120eee3441b00aa390e",
2023-03-15 11:16:30 +08:00
"reference": "ffed8803690ac12214082120eee3441b00aa390e",
2023-10-13 17:05:20 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
"php": "^5.6 || >=7.0",
"symfony/console": "^3.2 || ^4.0 || ^5.0"
},
"require-dev": {
"ext-json": "*",
"friendsofphp/php-cs-fixer": "^2.9",
"phpunit/phpunit": "^5.7 || ^7.0"
},
"bin": [
"cghooks"
],
"type": "library",
"extra": {
"hooks": {
"pre-commit": "composer check-style",
"pre-push": [
"composer test",
"appver=$(grep -o -E '\\d.\\d.\\d' cghooks)",
"tag=$(git describe --tags --abbrev=0)",
"if [ \"$tag\" != \"v$appver\" ]; then",
"echo \"The most recent tag $tag does not match the application version $appver\\n\"",
"tag=${tag#v}",
"sed -i -E \"s/$appver/$tag/\" cghooks",
"exit 1",
"fi"
]
}
},
"autoload": {
"files": [
"src/helpers.php"
],
"psr-4": {
"BrainMaestro\\GitHooks\\": "src/"
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
"authors": [
{
"name": "Ezinwa Okpoechi",
"email": "brainmaestro@outlook.com"
}
],
"description": "Easily manage git hooks in your composer config",
"keywords": [
"HOOK",
"composer",
"git"
],
2023-10-13 17:05:20 +08:00
"support": {
"issues": "https://github.com/BrainMaestro/composer-git-hooks/issues",
"source": "https://github.com/BrainMaestro/composer-git-hooks/tree/v2.8.5"
},
2023-03-15 11:16:30 +08:00
"time": "2021-02-08T15:59:11+00:00"
},
{
2023-10-13 17:05:20 +08:00
"name": "cooper/hyperf-pest",
"version": "v1.1.0",
"source": {
"type": "git",
"url": "https://github.com/myxiaoao/hyperf-pest.git",
"reference": "977381d06b1db2b1401dba51e307290941378298"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/myxiaoao/hyperf-pest/zipball/977381d06b1db2b1401dba51e307290941378298",
"reference": "977381d06b1db2b1401dba51e307290941378298",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
2023-10-13 17:05:20 +08:00
"hyperf/contract": "~3.0.0",
"hyperf/di": "~3.0.0",
"hyperf/utils": "~3.0.0",
"pestphp/pest": "~1.23.0",
"php": ">=8.0"
2023-03-15 11:16:30 +08:00
},
"require-dev": {
2023-10-13 17:05:20 +08:00
"composer/composer": "^2.0",
"friendsofphp/php-cs-fixer": "^3.0",
"hyperf/testing": "~3.0.0",
"mockery/mockery": "^1.0",
"phpstan/phpstan": "^1.0",
"phpunit/phpunit": "^9.6",
"swoole/ide-helper": "^5.0"
2023-03-15 11:16:30 +08:00
},
"suggest": {
2023-10-13 17:05:20 +08:00
"swow/swow": "Required to create swow components."
2023-03-15 11:16:30 +08:00
},
2023-10-13 17:05:20 +08:00
"bin": [
"bin/co-pest"
],
2023-03-15 11:16:30 +08:00
"type": "library",
2023-10-13 17:05:20 +08:00
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
},
"hyperf": {
"config": "Cooper\\HyperfPest\\ConfigProvider"
}
},
2023-03-15 11:16:30 +08:00
"autoload": {
"psr-4": {
2023-10-13 17:05:20 +08:00
"Cooper\\HyperfPest\\": "src/"
2023-03-15 11:16:30 +08:00
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
"authors": [
{
2023-10-13 17:05:20 +08:00
"name": "cooper",
"email": "myxiaoao@gmail.com"
2023-03-15 11:16:30 +08:00
}
],
2023-10-13 17:05:20 +08:00
"description": "Pest Testing for hyperf",
2023-03-15 11:16:30 +08:00
"keywords": [
2023-10-13 17:05:20 +08:00
"hyperf",
"pest",
"php",
"testing"
2023-03-15 11:16:30 +08:00
],
2023-10-13 17:05:20 +08:00
"support": {
"issues": "https://github.com/myxiaoao/hyperf-pest/issues",
"source": "https://github.com/myxiaoao/hyperf-pest/tree/v1.1.0"
},
"time": "2023-07-20T00:42:46+00:00"
2023-03-15 11:16:30 +08:00
},
{
2023-10-13 17:05:20 +08:00
"name": "facade/ignition-contracts",
"version": "1.0.2",
"source": {
"type": "git",
"url": "https://github.com/facade/ignition-contracts.git",
"reference": "3c921a1cdba35b68a7f0ccffc6dffc1995b18267"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/facade/ignition-contracts/zipball/3c921a1cdba35b68a7f0ccffc6dffc1995b18267",
"reference": "3c921a1cdba35b68a7f0ccffc6dffc1995b18267",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
2023-10-13 17:05:20 +08:00
"php": "^7.3|^8.0"
2023-03-15 11:16:30 +08:00
},
"require-dev": {
2023-10-13 17:05:20 +08:00
"friendsofphp/php-cs-fixer": "^v2.15.8",
"phpunit/phpunit": "^9.3.11",
"vimeo/psalm": "^3.17.1"
2023-03-15 11:16:30 +08:00
},
"type": "library",
"autoload": {
"psr-4": {
2023-10-13 17:05:20 +08:00
"Facade\\IgnitionContracts\\": "src"
2023-03-15 11:16:30 +08:00
}
2021-11-29 16:27:54 +08:00
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
2023-10-13 17:05:20 +08:00
"authors": [
{
"name": "Freek Van der Herten",
"email": "freek@spatie.be",
"homepage": "https://flareapp.io",
"role": "Developer"
}
],
"description": "Solution contracts for Ignition",
"homepage": "https://github.com/facade/ignition-contracts",
"keywords": [
"contracts",
"flare",
"ignition"
],
"support": {
"issues": "https://github.com/facade/ignition-contracts/issues",
"source": "https://github.com/facade/ignition-contracts/tree/1.0.2"
},
"time": "2020-10-16T08:27:54+00:00"
2023-03-15 11:16:30 +08:00
},
{
2023-10-13 17:05:20 +08:00
"name": "filp/whoops",
"version": "2.15.3",
"source": {
"type": "git",
"url": "https://github.com/filp/whoops.git",
"reference": "c83e88a30524f9360b11f585f71e6b17313b7187"
},
2021-11-29 16:27:54 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/filp/whoops/zipball/c83e88a30524f9360b11f585f71e6b17313b7187",
"reference": "c83e88a30524f9360b11f585f71e6b17313b7187",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2021-11-29 16:27:54 +08:00
},
"require": {
2023-10-13 17:05:20 +08:00
"php": "^5.5.9 || ^7.0 || ^8.0",
"psr/log": "^1.0.1 || ^2.0 || ^3.0"
2021-11-29 16:27:54 +08:00
},
"require-dev": {
2023-10-13 17:05:20 +08:00
"mockery/mockery": "^0.9 || ^1.0",
"phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.3",
"symfony/var-dumper": "^2.6 || ^3.0 || ^4.0 || ^5.0"
},
"suggest": {
"symfony/var-dumper": "Pretty print complex values better with var-dumper available",
"whoops/soap": "Formats errors as SOAP responses"
2021-11-29 16:27:54 +08:00
},
"type": "library",
2023-10-13 17:05:20 +08:00
"extra": {
"branch-alias": {
"dev-master": "2.7-dev"
}
},
2021-11-29 16:27:54 +08:00
"autoload": {
"psr-4": {
2023-10-13 17:05:20 +08:00
"Whoops\\": "src/Whoops/"
2021-11-29 16:27:54 +08:00
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2021-11-29 16:27:54 +08:00
"license": [
"MIT"
],
"authors": [
{
2023-10-13 17:05:20 +08:00
"name": "Filipe Dobreira",
"homepage": "https://github.com/filp",
"role": "Developer"
2021-11-29 16:27:54 +08:00
}
],
2023-10-13 17:05:20 +08:00
"description": "php error handling for cool kids",
"homepage": "https://filp.github.io/whoops/",
2021-11-29 16:27:54 +08:00
"keywords": [
2023-10-13 17:05:20 +08:00
"error",
"exception",
"handling",
"library",
"throwable",
"whoops"
],
"support": {
"issues": "https://github.com/filp/whoops/issues",
"source": "https://github.com/filp/whoops/tree/2.15.3"
},
"funding": [
{
"url": "https://github.com/denis-sokolov",
"type": "github"
}
2021-11-29 16:27:54 +08:00
],
2023-10-13 17:05:20 +08:00
"time": "2023-07-13T12:00:00+00:00"
2023-03-15 11:16:30 +08:00
},
{
"name": "friendsofphp/php-cs-fixer",
2023-10-13 17:05:20 +08:00
"version": "v3.35.1",
"source": {
"type": "git",
"url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
"reference": "ec1ccc264994b6764882669973ca435cf05bab08"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/ec1ccc264994b6764882669973ca435cf05bab08",
"reference": "ec1ccc264994b6764882669973ca435cf05bab08",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
"composer/semver": "^3.3",
"composer/xdebug-handler": "^3.0.3",
"ext-json": "*",
"ext-tokenizer": "*",
"php": "^7.4 || ^8.0",
"sebastian/diff": "^4.0 || ^5.0",
"symfony/console": "^5.4 || ^6.0",
"symfony/event-dispatcher": "^5.4 || ^6.0",
"symfony/filesystem": "^5.4 || ^6.0",
"symfony/finder": "^5.4 || ^6.0",
"symfony/options-resolver": "^5.4 || ^6.0",
"symfony/polyfill-mbstring": "^1.27",
"symfony/polyfill-php80": "^1.27",
"symfony/polyfill-php81": "^1.27",
"symfony/process": "^5.4 || ^6.0",
"symfony/stopwatch": "^5.4 || ^6.0"
},
"require-dev": {
2023-10-13 17:05:20 +08:00
"facile-it/paraunit": "^1.3 || ^2.0",
2023-03-15 11:16:30 +08:00
"justinrainbow/json-schema": "^5.2",
"keradus/cli-executor": "^2.0",
"mikey179/vfsstream": "^1.6.11",
"php-coveralls/php-coveralls": "^2.5.3",
"php-cs-fixer/accessible-object": "^1.1",
"php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.2",
"php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.2.1",
"phpspec/prophecy": "^1.16",
"phpspec/prophecy-phpunit": "^2.0",
"phpunit/phpunit": "^9.5",
"symfony/phpunit-bridge": "^6.2.3",
"symfony/yaml": "^5.4 || ^6.0"
},
"suggest": {
"ext-dom": "For handling output formats in XML",
"ext-mbstring": "For handling non-UTF8 characters."
},
"bin": [
"php-cs-fixer"
],
"type": "application",
"autoload": {
"psr-4": {
"PhpCsFixer\\": "src/"
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
"authors": [
2021-11-29 16:27:54 +08:00
{
2023-03-15 11:16:30 +08:00
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
2021-11-29 16:27:54 +08:00
},
{
2023-03-15 11:16:30 +08:00
"name": "Dariusz Rumiński",
"email": "dariusz.ruminski@gmail.com"
2021-11-29 16:27:54 +08:00
}
],
2023-03-15 11:16:30 +08:00
"description": "A tool to automatically fix PHP code style",
"keywords": [
"Static code analysis",
"fixer",
"standards",
"static analysis"
],
2023-10-13 17:05:20 +08:00
"support": {
"issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues",
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.35.1"
},
"funding": [
{
"url": "https://github.com/keradus",
"type": "github"
}
],
"time": "2023-10-12T13:47:26+00:00"
2021-11-29 16:27:54 +08:00
},
{
2023-03-15 11:16:30 +08:00
"name": "hyperf/command",
2023-10-13 17:05:20 +08:00
"version": "v3.0.37",
"source": {
"type": "git",
"url": "https://github.com/hyperf/command.git",
"reference": "20731f30a2fb8aed76874f6e2d9f57b757cd7710"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/hyperf/command/zipball/20731f30a2fb8aed76874f6e2d9f57b757cd7710",
"reference": "20731f30a2fb8aed76874f6e2d9f57b757cd7710",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
2023-10-13 17:05:20 +08:00
"hyperf/support": "~3.0.0",
"hyperf/tappable": "~3.0.0",
2023-03-15 11:16:30 +08:00
"hyperf/utils": "~3.0.0",
"php": ">=8.0",
"psr/event-dispatcher": "^1.0",
"symfony/console": "^5.0|^6.0"
},
"suggest": {
"hyperf/di": "Required to use annotations."
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
}
},
"autoload": {
"psr-4": {
"Hyperf\\Command\\": "src/"
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Command for hyperf",
"keywords": [
"command",
"php",
"swoole"
],
"support": {
"issues": "https://github.com/hyperf/command/issues",
"source": "https://github.com/hyperf/command/tree/v3.0.37"
},
"time": "2023-09-19T01:50:18+00:00"
},
{
"name": "hyperf/devtool",
"version": "v3.0.37",
"source": {
"type": "git",
"url": "https://github.com/hyperf/devtool.git",
"reference": "eb3af1d8ee1f8e8d2f969c05dbfb34c50f51de8d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/hyperf/devtool/zipball/eb3af1d8ee1f8e8d2f969c05dbfb34c50f51de8d",
"reference": "eb3af1d8ee1f8e8d2f969c05dbfb34c50f51de8d",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"hyperf/code-parser": "~3.0.0",
"hyperf/command": "~3.0.0",
"hyperf/contract": "~3.0.0",
"hyperf/di": "~3.0.0",
"hyperf/support": "~3.0.0",
"hyperf/utils": "~3.0.0",
"php": ">=8.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
},
"hyperf": {
"config": "Hyperf\\Devtool\\ConfigProvider"
}
},
"autoload": {
"psr-4": {
"Hyperf\\Devtool\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "A Devtool for Hyperf.",
"homepage": "https://hyperf.io",
"keywords": [
"devtool",
"hyperf",
"php",
"swoole"
],
"support": {
"docs": "https://hyperf.wiki",
"issues": "https://github.com/hyperf/hyperf/issues",
"pull-request": "https://github.com/hyperf/hyperf/pulls",
"source": "https://github.com/hyperf/hyperf"
},
"time": "2023-09-19T01:54:28+00:00"
},
{
"name": "hyperf/dispatcher",
"version": "v3.0.37",
"source": {
"type": "git",
"url": "https://github.com/hyperf/dispatcher.git",
"reference": "9132a800f3156aeb1c54a34ce5dd094046c18062"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/hyperf/dispatcher/zipball/9132a800f3156aeb1c54a34ce5dd094046c18062",
"reference": "9132a800f3156aeb1c54a34ce5dd094046c18062",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"hyperf/contract": "~3.0.0",
"php": ">=8.0",
"psr/container": "^1.0|^2.0",
"psr/http-message": "^1.0|^2.0",
"psr/http-server-middleware": "^1.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
},
"hyperf": {
"config": "Hyperf\\Dispatcher\\ConfigProvider"
}
},
"autoload": {
"psr-4": {
"Hyperf\\Dispatcher\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "A HTTP Server for Hyperf.",
"homepage": "https://hyperf.io",
"keywords": [
"dispatcher",
"filter",
"hyperf",
"middleware",
"php",
"swoole"
],
"support": {
"docs": "https://hyperf.wiki",
"issues": "https://github.com/hyperf/hyperf/issues",
"pull-request": "https://github.com/hyperf/hyperf/pulls",
"source": "https://github.com/hyperf/hyperf"
},
"time": "2023-09-19T01:50:18+00:00"
},
{
"name": "hyperf/event",
"version": "v3.0.37",
"source": {
"type": "git",
"url": "https://github.com/hyperf/event.git",
"reference": "76534832f51db7bf74f0dcd0a8dd9720e6e8080b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/hyperf/event/zipball/76534832f51db7bf74f0dcd0a8dd9720e6e8080b",
"reference": "76534832f51db7bf74f0dcd0a8dd9720e6e8080b",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"hyperf/contract": "~3.0.0",
"php": ">=8.0",
"psr/event-dispatcher": "^1.0"
},
"suggest": {
"hyperf/di": "Required to use annotatioins."
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
},
"hyperf": {
"config": "Hyperf\\Event\\ConfigProvider"
}
},
"autoload": {
"psr-4": {
"Hyperf\\Event\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "an event manager that implements PSR-14.",
"homepage": "https://hyperf.io",
"keywords": [
"event",
"hyperf",
"php",
"swoole"
],
"support": {
"docs": "https://hyperf.wiki",
"issues": "https://github.com/hyperf/hyperf/issues",
"pull-request": "https://github.com/hyperf/hyperf/pulls",
"source": "https://github.com/hyperf/hyperf"
},
"time": "2023-09-19T01:50:18+00:00"
},
{
"name": "hyperf/exception-handler",
"version": "v3.0.37",
"source": {
"type": "git",
"url": "https://github.com/hyperf/exception-handler.git",
"reference": "baf189572b529e9f4223cc31c23a20232179db05"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/hyperf/exception-handler/zipball/baf189572b529e9f4223cc31c23a20232179db05",
"reference": "baf189572b529e9f4223cc31c23a20232179db05",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"hyperf/contract": "~3.0.0",
"hyperf/dispatcher": "~3.0.0",
"hyperf/support": "~3.0.0",
"hyperf/utils": "~3.0.0",
"php": ">=8.0",
"psr/container": "^1.0|^2.0",
"psr/http-message": "^1.0|^2.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
},
"hyperf": {
"config": "Hyperf\\ExceptionHandler\\ConfigProvider"
}
},
"autoload": {
"psr-4": {
"Hyperf\\ExceptionHandler\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Exception handler for hyperf",
"homepage": "https://hyperf.io",
"keywords": [
"exception-handler",
"php",
"swoole"
],
"support": {
"docs": "https://hyperf.wiki",
"issues": "https://github.com/hyperf/hyperf/issues",
"pull-request": "https://github.com/hyperf/hyperf/pulls",
"source": "https://github.com/hyperf/hyperf"
},
"time": "2023-09-19T01:50:18+00:00"
},
{
"name": "hyperf/http-server",
"version": "v3.0.37",
"source": {
"type": "git",
"url": "https://github.com/hyperf/http-server.git",
"reference": "e177b49c181e213c969d69bc2d333295dbab894d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/hyperf/http-server/zipball/e177b49c181e213c969d69bc2d333295dbab894d",
"reference": "e177b49c181e213c969d69bc2d333295dbab894d",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"hyperf/codec": "~3.0.0",
"hyperf/collection": "~3.0.0",
"hyperf/contract": "~3.0.0",
"hyperf/coroutine": "~3.0.0",
"hyperf/dispatcher": "~3.0.0",
"hyperf/event": "~3.0.0",
"hyperf/exception-handler": "~3.0.0",
"hyperf/http-message": "~3.0.0",
"hyperf/macroable": "~3.0.0",
"hyperf/serializer": "~3.0.0",
"hyperf/server": "~3.0.0",
"hyperf/support": "~3.0.0",
"hyperf/utils": "~3.0.0",
"nikic/fast-route": "^1.3",
"php": ">=8.0",
"psr/container": "^1.0|^2.0"
},
"suggest": {
"hyperf/di": "Required to use annotations."
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
},
"hyperf": {
"config": "Hyperf\\HttpServer\\ConfigProvider"
}
},
"autoload": {
"psr-4": {
"Hyperf\\HttpServer\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "A HTTP Server for Hyperf.",
"homepage": "https://hyperf.io",
"keywords": [
"http",
"http-server",
"hyperf",
"php",
"swoole"
],
"support": {
"docs": "https://hyperf.wiki",
"issues": "https://github.com/hyperf/hyperf/issues",
"pull-request": "https://github.com/hyperf/hyperf/pulls",
"source": "https://github.com/hyperf/hyperf"
},
"time": "2023-09-19T01:50:18+00:00"
},
{
"name": "hyperf/server",
"version": "v3.0.39",
"source": {
"type": "git",
"url": "https://github.com/hyperf/server.git",
"reference": "b8e305dc7583762a5e3815b1da984e7cf2f13388"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/hyperf/server/zipball/b8e305dc7583762a5e3815b1da984e7cf2f13388",
"reference": "b8e305dc7583762a5e3815b1da984e7cf2f13388",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"hyperf/contract": "~3.0.0",
"hyperf/engine": "^1.10|^2.8",
"hyperf/support": "~3.0.0",
"hyperf/tappable": "~3.0.0",
"hyperf/utils": "~3.0.0",
"php": ">=8.0",
"psr/container": "^1.0|^2.0",
"psr/event-dispatcher": "^1.0",
"psr/log": "^1.0|^2.0|^3.0",
"symfony/console": "^5.0|^6.0"
},
"suggest": {
"hyperf/event": "Dump the info after server start.",
"hyperf/framework": "Dump the info after server start."
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
},
"hyperf": {
"config": "Hyperf\\Server\\ConfigProvider"
}
},
"autoload": {
"psr-4": {
"Hyperf\\Server\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "A base server library for Hyperf.",
"homepage": "https://hyperf.io",
"keywords": [
"hyperf",
"php",
"server",
"swoole"
],
"support": {
"docs": "https://hyperf.wiki",
"issues": "https://github.com/hyperf/hyperf/issues",
"pull-request": "https://github.com/hyperf/hyperf/pulls",
"source": "https://github.com/hyperf/hyperf"
},
"time": "2023-10-08T15:14:41+00:00"
},
{
"name": "hyperf/testing",
"version": "v3.0.38",
"source": {
"type": "git",
"url": "https://github.com/hyperf/testing.git",
"reference": "4a87f5ccaf85814c75b928f44aa5c8ec71d1539d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/hyperf/testing/zipball/4a87f5ccaf85814c75b928f44aa5c8ec71d1539d",
"reference": "4a87f5ccaf85814c75b928f44aa5c8ec71d1539d",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"hyperf/codec": "~3.0.0",
"hyperf/collection": "~3.0.0",
"hyperf/contract": "~3.0.0",
"hyperf/coroutine": "~3.0.0",
"hyperf/http-message": "~3.0.0",
"hyperf/http-server": "~3.0.0",
"hyperf/support": "~3.0.0",
"hyperf/utils": "~3.0.0",
"php": ">=8.0",
"phpunit/phpunit": "^9.5",
"psr/container": "^1.0|^2.0",
"symfony/http-foundation": "^5.4|^6.0"
},
"bin": [
"co-phpunit"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
}
},
"autoload": {
"psr-4": {
"Hyperf\\Testing\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Testing for hyperf",
"keywords": [
"php",
"swoole",
"testing"
],
"support": {
"source": "https://github.com/hyperf/testing/tree/v3.0.38"
},
"time": "2023-09-30T11:21:49+00:00"
},
{
"name": "myclabs/deep-copy",
"version": "1.11.1",
"source": {
"type": "git",
"url": "https://github.com/myclabs/DeepCopy.git",
"reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
"reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": "^7.1 || ^8.0"
},
"conflict": {
"doctrine/collections": "<1.6.8",
"doctrine/common": "<2.13.3 || >=3,<3.2.2"
},
"require-dev": {
"doctrine/collections": "^1.6.8",
"doctrine/common": "^2.13.3 || ^3.2.2",
"phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
},
"type": "library",
"autoload": {
"files": [
"src/DeepCopy/deep_copy.php"
],
"psr-4": {
"DeepCopy\\": "src/DeepCopy/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Create deep copies (clones) of your objects",
"keywords": [
"clone",
"copy",
"duplicate",
"object",
"object graph"
],
"support": {
"issues": "https://github.com/myclabs/DeepCopy/issues",
"source": "https://github.com/myclabs/DeepCopy/tree/1.11.1"
},
"funding": [
{
"url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
"type": "tidelift"
}
],
"time": "2023-03-08T13:26:56+00:00"
},
{
"name": "nikic/fast-route",
"version": "v1.3.0",
"source": {
"type": "git",
"url": "https://github.com/nikic/FastRoute.git",
"reference": "181d480e08d9476e61381e04a71b34dc0432e812"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nikic/FastRoute/zipball/181d480e08d9476e61381e04a71b34dc0432e812",
"reference": "181d480e08d9476e61381e04a71b34dc0432e812",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": ">=5.4.0"
},
"require-dev": {
"phpunit/phpunit": "^4.8.35|~5.7"
},
"type": "library",
"autoload": {
"files": [
"src/functions.php"
],
"psr-4": {
"FastRoute\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
2023-10-13 17:05:20 +08:00
"BSD-3-Clause"
2023-03-15 11:16:30 +08:00
],
2023-10-13 17:05:20 +08:00
"authors": [
{
"name": "Nikita Popov",
"email": "nikic@php.net"
}
],
"description": "Fast request router for PHP",
2023-03-15 11:16:30 +08:00
"keywords": [
2023-10-13 17:05:20 +08:00
"router",
"routing"
2023-03-15 11:16:30 +08:00
],
2023-10-13 17:05:20 +08:00
"support": {
"issues": "https://github.com/nikic/FastRoute/issues",
"source": "https://github.com/nikic/FastRoute/tree/master"
},
"time": "2018-02-13T20:26:39+00:00"
2023-03-15 11:16:30 +08:00
},
{
2023-10-13 17:05:20 +08:00
"name": "nunomaduro/collision",
"version": "v5.11.0",
"source": {
"type": "git",
"url": "https://github.com/nunomaduro/collision.git",
"reference": "8b610eef8582ccdc05d8f2ab23305e2d37049461"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/nunomaduro/collision/zipball/8b610eef8582ccdc05d8f2ab23305e2d37049461",
"reference": "8b610eef8582ccdc05d8f2ab23305e2d37049461",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
2023-10-13 17:05:20 +08:00
"facade/ignition-contracts": "^1.0",
"filp/whoops": "^2.14.3",
"php": "^7.3 || ^8.0",
"symfony/console": "^5.0"
},
"require-dev": {
"brianium/paratest": "^6.1",
"fideloper/proxy": "^4.4.1",
"fruitcake/laravel-cors": "^2.0.3",
"laravel/framework": "8.x-dev",
"nunomaduro/larastan": "^0.6.2",
"nunomaduro/mock-final-classes": "^1.0",
"orchestra/testbench": "^6.0",
"phpstan/phpstan": "^0.12.64",
"phpunit/phpunit": "^9.5.0"
2023-03-15 11:16:30 +08:00
},
"type": "library",
"extra": {
2023-10-13 17:05:20 +08:00
"laravel": {
"providers": [
"NunoMaduro\\Collision\\Adapters\\Laravel\\CollisionServiceProvider"
]
2023-03-15 11:16:30 +08:00
}
},
"autoload": {
"psr-4": {
2023-10-13 17:05:20 +08:00
"NunoMaduro\\Collision\\": "src/"
2023-03-15 11:16:30 +08:00
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
2023-10-13 17:05:20 +08:00
"authors": [
{
"name": "Nuno Maduro",
"email": "enunomaduro@gmail.com"
}
],
"description": "Cli error handling for console/command-line PHP applications.",
2023-03-15 11:16:30 +08:00
"keywords": [
2023-10-13 17:05:20 +08:00
"artisan",
"cli",
"command-line",
"console",
"error",
"handling",
"laravel",
"laravel-zero",
2023-03-15 11:16:30 +08:00
"php",
2023-10-13 17:05:20 +08:00
"symfony"
],
"support": {
"issues": "https://github.com/nunomaduro/collision/issues",
"source": "https://github.com/nunomaduro/collision"
},
"funding": [
{
"url": "https://www.paypal.com/paypalme/enunomaduro",
"type": "custom"
},
{
"url": "https://github.com/nunomaduro",
"type": "github"
},
{
"url": "https://www.patreon.com/nunomaduro",
"type": "patreon"
}
2023-03-15 11:16:30 +08:00
],
2023-10-13 17:05:20 +08:00
"time": "2022-01-10T16:22:52+00:00"
2023-03-15 11:16:30 +08:00
},
{
2023-10-13 17:05:20 +08:00
"name": "pestphp/pest",
"version": "v1.23.1",
"source": {
"type": "git",
"url": "https://github.com/pestphp/pest.git",
"reference": "5c56ad8772b89611c72a07e23f6e30aa29dc677a"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/pestphp/pest/zipball/5c56ad8772b89611c72a07e23f6e30aa29dc677a",
"reference": "5c56ad8772b89611c72a07e23f6e30aa29dc677a",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
2023-10-13 17:05:20 +08:00
"nunomaduro/collision": "^5.11.0|^6.4.0",
"pestphp/pest-plugin": "^1.1.0",
"php": "^7.3 || ^8.0",
"phpunit/phpunit": "^9.6.10"
},
"require-dev": {
"illuminate/console": "^8.83.27",
"illuminate/support": "^8.83.27",
"laravel/dusk": "^6.25.2",
"pestphp/pest-dev-tools": "^1.0.0",
"pestphp/pest-plugin-parallel": "^1.2.1"
2023-03-15 11:16:30 +08:00
},
"bin": [
2023-10-13 17:05:20 +08:00
"bin/pest"
2023-03-15 11:16:30 +08:00
],
"type": "library",
"extra": {
"branch-alias": {
2023-10-13 17:05:20 +08:00
"dev-1.x": "1.x-dev"
},
"pest": {
"plugins": [
"Pest\\Plugins\\Coverage",
"Pest\\Plugins\\Init",
"Pest\\Plugins\\Version",
"Pest\\Plugins\\Environment"
]
},
"laravel": {
"providers": [
"Pest\\Laravel\\PestServiceProvider"
]
2023-03-15 11:16:30 +08:00
}
},
"autoload": {
2023-10-13 17:05:20 +08:00
"files": [
"src/Functions.php",
"src/Pest.php"
],
2023-03-15 11:16:30 +08:00
"psr-4": {
2023-10-13 17:05:20 +08:00
"Pest\\": "src/"
2023-03-15 11:16:30 +08:00
}
2021-11-29 16:27:54 +08:00
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
2023-10-13 17:05:20 +08:00
"authors": [
{
"name": "Nuno Maduro",
"email": "enunomaduro@gmail.com"
}
],
"description": "An elegant PHP Testing Framework.",
2023-03-15 11:16:30 +08:00
"keywords": [
2023-10-13 17:05:20 +08:00
"framework",
"pest",
2023-03-15 11:16:30 +08:00
"php",
2023-10-13 17:05:20 +08:00
"test",
"testing",
"unit"
],
"support": {
"issues": "https://github.com/pestphp/pest/issues",
"source": "https://github.com/pestphp/pest/tree/v1.23.1"
},
"funding": [
{
"url": "https://www.paypal.com/paypalme/enunomaduro",
"type": "custom"
},
{
"url": "https://github.com/nunomaduro",
"type": "github"
}
2023-03-15 11:16:30 +08:00
],
2023-10-13 17:05:20 +08:00
"time": "2023-07-12T19:42:47+00:00"
2023-03-15 11:16:30 +08:00
},
{
2023-10-13 17:05:20 +08:00
"name": "pestphp/pest-plugin",
"version": "v1.1.0",
"source": {
"type": "git",
"url": "https://github.com/pestphp/pest-plugin.git",
"reference": "606c5f79c6a339b49838ffbee0151ca519efe378"
},
2021-11-29 16:27:54 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/pestphp/pest-plugin/zipball/606c5f79c6a339b49838ffbee0151ca519efe378",
"reference": "606c5f79c6a339b49838ffbee0151ca519efe378",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2021-11-29 16:27:54 +08:00
},
"require": {
2023-10-13 17:05:20 +08:00
"composer-plugin-api": "^1.1.0 || ^2.0.0",
"php": "^7.3 || ^8.0"
2021-11-29 16:27:54 +08:00
},
2023-03-15 11:16:30 +08:00
"conflict": {
2023-10-13 17:05:20 +08:00
"pestphp/pest": "<1.0"
2021-11-29 16:27:54 +08:00
},
"require-dev": {
2023-10-13 17:05:20 +08:00
"composer/composer": "^2.4.2",
"pestphp/pest": "^1.22.1",
"pestphp/pest-dev-tools": "^1.0.0"
},
"type": "composer-plugin",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
},
"class": "Pest\\Plugin\\Manager"
2021-11-29 16:27:54 +08:00
},
"autoload": {
2023-03-15 11:16:30 +08:00
"psr-4": {
2023-10-13 17:05:20 +08:00
"Pest\\Plugin\\": "src/"
2023-03-15 11:16:30 +08:00
}
2021-11-29 16:27:54 +08:00
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2021-11-29 16:27:54 +08:00
"license": [
"MIT"
],
2023-10-13 17:05:20 +08:00
"description": "The Pest plugin manager",
2021-11-29 16:27:54 +08:00
"keywords": [
2023-10-13 17:05:20 +08:00
"framework",
"manager",
"pest",
"php",
"plugin",
"test",
"testing",
"unit"
2021-11-29 16:27:54 +08:00
],
2023-10-13 17:05:20 +08:00
"support": {
"source": "https://github.com/pestphp/pest-plugin/tree/v1.1.0"
},
"funding": [
{
"url": "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=66BYDWAT92N6L",
"type": "custom"
},
{
"url": "https://github.com/nunomaduro",
"type": "github"
},
{
"url": "https://www.patreon.com/nunomaduro",
"type": "patreon"
}
],
"time": "2022-09-18T13:18:17+00:00"
2023-03-15 11:16:30 +08:00
},
2021-11-29 16:27:54 +08:00
{
"name": "phar-io/manifest",
2023-03-15 11:16:30 +08:00
"version": "2.0.3",
2023-10-13 17:05:20 +08:00
"source": {
"type": "git",
"url": "https://github.com/phar-io/manifest.git",
"reference": "97803eca37d319dfa7826cc2437fc020857acb53"
},
2021-11-29 16:27:54 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53",
2023-03-15 11:16:30 +08:00
"reference": "97803eca37d319dfa7826cc2437fc020857acb53",
2023-10-13 17:05:20 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2021-11-29 16:27:54 +08:00
},
"require": {
"ext-dom": "*",
"ext-phar": "*",
"ext-xmlwriter": "*",
"phar-io/version": "^3.0.1",
"php": "^7.2 || ^8.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2021-11-29 16:27:54 +08:00
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Arne Blankerts",
"email": "arne@blankerts.de",
"role": "Developer"
},
{
"name": "Sebastian Heuer",
"email": "sebastian@phpeople.de",
"role": "Developer"
},
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "Developer"
}
],
"description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
2023-10-13 17:05:20 +08:00
"support": {
"issues": "https://github.com/phar-io/manifest/issues",
"source": "https://github.com/phar-io/manifest/tree/2.0.3"
},
2023-03-15 11:16:30 +08:00
"time": "2021-07-20T11:28:43+00:00"
2021-11-29 16:27:54 +08:00
},
{
"name": "phar-io/version",
2023-03-15 11:16:30 +08:00
"version": "3.2.1",
2023-10-13 17:05:20 +08:00
"source": {
"type": "git",
"url": "https://github.com/phar-io/version.git",
"reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
},
2021-11-29 16:27:54 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
2023-03-15 11:16:30 +08:00
"reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
2023-10-13 17:05:20 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2021-11-29 16:27:54 +08:00
},
"require": {
"php": "^7.2 || ^8.0"
},
"type": "library",
"autoload": {
"classmap": [
"src/"
]
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2021-11-29 16:27:54 +08:00
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Arne Blankerts",
"email": "arne@blankerts.de",
"role": "Developer"
},
{
"name": "Sebastian Heuer",
"email": "sebastian@phpeople.de",
"role": "Developer"
},
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "Developer"
}
],
"description": "Library for handling version information and constraints",
2023-10-13 17:05:20 +08:00
"support": {
"issues": "https://github.com/phar-io/version/issues",
"source": "https://github.com/phar-io/version/tree/3.2.1"
},
2023-03-15 11:16:30 +08:00
"time": "2022-02-21T01:04:05+00:00"
2021-11-29 16:27:54 +08:00
},
{
2023-03-15 11:16:30 +08:00
"name": "phpstan/phpstan",
2023-10-23 20:19:03 +08:00
"version": "1.10.39",
2023-10-13 17:05:20 +08:00
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
2023-10-23 20:19:03 +08:00
"reference": "d9dedb0413f678b4d03cbc2279a48f91592c97c4"
2023-10-13 17:05:20 +08:00
},
2021-11-29 16:27:54 +08:00
"dist": {
"type": "zip",
2023-10-23 20:19:03 +08:00
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/d9dedb0413f678b4d03cbc2279a48f91592c97c4",
"reference": "d9dedb0413f678b4d03cbc2279a48f91592c97c4",
2023-10-13 17:05:20 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2021-11-29 16:27:54 +08:00
},
"require": {
2023-03-15 11:16:30 +08:00
"php": "^7.2|^8.0"
2021-11-29 16:27:54 +08:00
},
2023-03-15 11:16:30 +08:00
"conflict": {
"phpstan/phpstan-shim": "*"
2021-11-29 16:27:54 +08:00
},
2023-03-15 11:16:30 +08:00
"bin": [
"phpstan",
"phpstan.phar"
2021-11-29 16:27:54 +08:00
],
"type": "library",
"autoload": {
2023-03-15 11:16:30 +08:00
"files": [
"bootstrap.php"
]
2021-11-29 16:27:54 +08:00
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2021-11-29 16:27:54 +08:00
"license": [
"MIT"
],
2023-03-15 11:16:30 +08:00
"description": "PHPStan - PHP Static Analysis Tool",
2021-11-29 16:27:54 +08:00
"keywords": [
2023-03-15 11:16:30 +08:00
"dev",
"static analysis"
2021-11-29 16:27:54 +08:00
],
2023-10-13 17:05:20 +08:00
"support": {
"docs": "https://phpstan.org/user-guide/getting-started",
"forum": "https://github.com/phpstan/phpstan/discussions",
"issues": "https://github.com/phpstan/phpstan/issues",
"security": "https://github.com/phpstan/phpstan/security/policy",
"source": "https://github.com/phpstan/phpstan-src"
},
"funding": [
{
"url": "https://github.com/ondrejmirtes",
"type": "github"
},
{
"url": "https://github.com/phpstan",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/phpstan/phpstan",
"type": "tidelift"
}
],
2023-10-23 20:19:03 +08:00
"time": "2023-10-17T15:46:26+00:00"
2021-11-29 16:27:54 +08:00
},
{
"name": "phpunit/php-code-coverage",
2023-10-13 17:05:20 +08:00
"version": "9.2.29",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "6a3a87ac2bbe33b25042753df8195ba4aa534c76"
},
2021-11-29 16:27:54 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/6a3a87ac2bbe33b25042753df8195ba4aa534c76",
"reference": "6a3a87ac2bbe33b25042753df8195ba4aa534c76",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2021-11-29 16:27:54 +08:00
},
"require": {
"ext-dom": "*",
"ext-libxml": "*",
"ext-xmlwriter": "*",
2023-03-15 11:16:30 +08:00
"nikic/php-parser": "^4.15",
2021-11-29 16:27:54 +08:00
"php": ">=7.3",
"phpunit/php-file-iterator": "^3.0.3",
"phpunit/php-text-template": "^2.0.2",
"sebastian/code-unit-reverse-lookup": "^2.0.2",
"sebastian/complexity": "^2.0",
"sebastian/environment": "^5.1.2",
"sebastian/lines-of-code": "^1.0.3",
"sebastian/version": "^3.0.1",
"theseer/tokenizer": "^1.2.0"
},
"require-dev": {
"phpunit/phpunit": "^9.3"
},
"suggest": {
2023-03-15 11:16:30 +08:00
"ext-pcov": "PHP extension that provides line coverage",
"ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
2021-11-29 16:27:54 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "9.2-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2021-11-29 16:27:54 +08:00
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
"homepage": "https://github.com/sebastianbergmann/php-code-coverage",
"keywords": [
"coverage",
"testing",
"xunit"
],
2023-10-13 17:05:20 +08:00
"support": {
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
"security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.29"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2023-09-19T04:57:46+00:00"
2021-11-29 16:27:54 +08:00
},
{
"name": "phpunit/php-file-iterator",
2023-03-15 11:16:30 +08:00
"version": "3.0.6",
2023-10-13 17:05:20 +08:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-file-iterator.git",
"reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf"
},
2021-11-29 16:27:54 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
2023-03-15 11:16:30 +08:00
"reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
2023-10-13 17:05:20 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2021-11-29 16:27:54 +08:00
},
"require": {
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2021-11-29 16:27:54 +08:00
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "FilterIterator implementation that filters files based on a list of suffixes.",
"homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
"keywords": [
"filesystem",
"iterator"
],
2023-10-13 17:05:20 +08:00
"support": {
"issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
"source": "https://github.com/sebastianbergmann/php-file-iterator/tree/3.0.6"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2023-03-15 11:16:30 +08:00
"time": "2021-12-02T12:48:52+00:00"
2021-11-29 16:27:54 +08:00
},
{
"name": "phpunit/php-invoker",
"version": "3.1.1",
2023-10-13 17:05:20 +08:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-invoker.git",
"reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67"
},
2021-11-29 16:27:54 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
2021-11-29 16:27:54 +08:00
"reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
2023-10-13 17:05:20 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2021-11-29 16:27:54 +08:00
},
"require": {
"php": ">=7.3"
},
"require-dev": {
"ext-pcntl": "*",
"phpunit/phpunit": "^9.3"
},
"suggest": {
"ext-pcntl": "*"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.1-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2021-11-29 16:27:54 +08:00
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Invoke callables with a timeout",
"homepage": "https://github.com/sebastianbergmann/php-invoker/",
"keywords": [
"process"
],
2023-10-13 17:05:20 +08:00
"support": {
"issues": "https://github.com/sebastianbergmann/php-invoker/issues",
"source": "https://github.com/sebastianbergmann/php-invoker/tree/3.1.1"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2021-11-29 16:27:54 +08:00
"time": "2020-09-28T05:58:55+00:00"
},
{
"name": "phpunit/php-text-template",
"version": "2.0.4",
2023-10-13 17:05:20 +08:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-text-template.git",
"reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28"
},
2021-11-29 16:27:54 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
2021-11-29 16:27:54 +08:00
"reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
2023-10-13 17:05:20 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2021-11-29 16:27:54 +08:00
},
"require": {
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2021-11-29 16:27:54 +08:00
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Simple template engine.",
"homepage": "https://github.com/sebastianbergmann/php-text-template/",
"keywords": [
"template"
],
2023-10-13 17:05:20 +08:00
"support": {
"issues": "https://github.com/sebastianbergmann/php-text-template/issues",
"source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.4"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2021-11-29 16:27:54 +08:00
"time": "2020-10-26T05:33:50+00:00"
},
{
"name": "phpunit/php-timer",
"version": "5.0.3",
2023-10-13 17:05:20 +08:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-timer.git",
"reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2"
},
2021-11-29 16:27:54 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
2021-11-29 16:27:54 +08:00
"reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
2023-10-13 17:05:20 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2021-11-29 16:27:54 +08:00
},
"require": {
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "5.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2021-11-29 16:27:54 +08:00
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Utility class for timing",
"homepage": "https://github.com/sebastianbergmann/php-timer/",
"keywords": [
"timer"
],
2023-10-13 17:05:20 +08:00
"support": {
"issues": "https://github.com/sebastianbergmann/php-timer/issues",
"source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2021-11-29 16:27:54 +08:00
"time": "2020-10-26T13:16:10+00:00"
},
{
"name": "phpunit/phpunit",
2023-10-13 17:05:20 +08:00
"version": "9.6.13",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "f3d767f7f9e191eab4189abe41ab37797e30b1be"
},
2021-11-29 16:27:54 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/f3d767f7f9e191eab4189abe41ab37797e30b1be",
"reference": "f3d767f7f9e191eab4189abe41ab37797e30b1be",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2021-11-29 16:27:54 +08:00
},
"require": {
2023-03-15 11:16:30 +08:00
"doctrine/instantiator": "^1.3.1 || ^2",
2021-11-29 16:27:54 +08:00
"ext-dom": "*",
"ext-json": "*",
"ext-libxml": "*",
"ext-mbstring": "*",
"ext-xml": "*",
"ext-xmlwriter": "*",
"myclabs/deep-copy": "^1.10.1",
2023-03-15 11:16:30 +08:00
"phar-io/manifest": "^2.0.3",
2021-11-29 16:27:54 +08:00
"phar-io/version": "^3.0.2",
"php": ">=7.3",
2023-10-13 17:05:20 +08:00
"phpunit/php-code-coverage": "^9.2.28",
2021-11-29 16:27:54 +08:00
"phpunit/php-file-iterator": "^3.0.5",
"phpunit/php-invoker": "^3.1.1",
"phpunit/php-text-template": "^2.0.3",
"phpunit/php-timer": "^5.0.2",
"sebastian/cli-parser": "^1.0.1",
"sebastian/code-unit": "^1.0.6",
2023-03-15 11:16:30 +08:00
"sebastian/comparator": "^4.0.8",
2021-11-29 16:27:54 +08:00
"sebastian/diff": "^4.0.3",
"sebastian/environment": "^5.1.3",
2023-03-15 11:16:30 +08:00
"sebastian/exporter": "^4.0.5",
2021-11-29 16:27:54 +08:00
"sebastian/global-state": "^5.0.1",
"sebastian/object-enumerator": "^4.0.3",
"sebastian/resource-operations": "^3.0.3",
2023-03-15 11:16:30 +08:00
"sebastian/type": "^3.2",
2021-11-29 16:27:54 +08:00
"sebastian/version": "^3.0.2"
},
2023-10-13 17:05:20 +08:00
"suggest": {
"ext-soap": "To be able to generate mocks based on WSDL files",
"ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
},
"bin": [
"phpunit"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "9.6-dev"
}
},
"autoload": {
"files": [
"src/Framework/Assert/Functions.php"
],
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "The PHP Unit Testing framework.",
"homepage": "https://phpunit.de/",
"keywords": [
"phpunit",
"testing",
"xunit"
],
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.13"
},
"funding": [
{
"url": "https://phpunit.de/sponsors.html",
"type": "custom"
},
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit",
"type": "tidelift"
}
],
"time": "2023-09-19T05:39:22+00:00"
},
{
"name": "psr/http-server-handler",
"version": "1.0.2",
"source": {
"type": "git",
"url": "https://github.com/php-fig/http-server-handler.git",
"reference": "84c4fb66179be4caaf8e97bd239203245302e7d4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/http-server-handler/zipball/84c4fb66179be4caaf8e97bd239203245302e7d4",
"reference": "84c4fb66179be4caaf8e97bd239203245302e7d4",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": ">=7.0",
"psr/http-message": "^1.0 || ^2.0"
2021-11-29 16:27:54 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
2023-10-13 17:05:20 +08:00
"dev-master": "1.0.x-dev"
2021-11-29 16:27:54 +08:00
}
},
"autoload": {
2023-10-13 17:05:20 +08:00
"psr-4": {
"Psr\\Http\\Server\\": "src/"
}
2021-11-29 16:27:54 +08:00
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2021-11-29 16:27:54 +08:00
"license": [
2023-10-13 17:05:20 +08:00
"MIT"
2021-11-29 16:27:54 +08:00
],
"authors": [
{
2023-10-13 17:05:20 +08:00
"name": "PHP-FIG",
"homepage": "https://www.php-fig.org/"
2021-11-29 16:27:54 +08:00
}
],
2023-10-13 17:05:20 +08:00
"description": "Common interface for HTTP server-side request handler",
2021-11-29 16:27:54 +08:00
"keywords": [
2023-10-13 17:05:20 +08:00
"handler",
"http",
"http-interop",
"psr",
"psr-15",
"psr-7",
"request",
"response",
"server"
2021-11-29 16:27:54 +08:00
],
2023-10-13 17:05:20 +08:00
"support": {
"source": "https://github.com/php-fig/http-server-handler/tree/1.0.2"
},
"time": "2023-04-10T20:06:20+00:00"
2023-03-15 11:16:30 +08:00
},
{
2023-10-13 17:05:20 +08:00
"name": "psr/http-server-middleware",
"version": "1.0.2",
"source": {
"type": "git",
"url": "https://github.com/php-fig/http-server-middleware.git",
"reference": "c1481f747daaa6a0782775cd6a8c26a1bf4a3829"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/php-fig/http-server-middleware/zipball/c1481f747daaa6a0782775cd6a8c26a1bf4a3829",
"reference": "c1481f747daaa6a0782775cd6a8c26a1bf4a3829",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2021-11-29 16:27:54 +08:00
},
2023-03-15 11:16:30 +08:00
"require": {
2023-10-13 17:05:20 +08:00
"php": ">=7.0",
"psr/http-message": "^1.0 || ^2.0",
"psr/http-server-handler": "^1.0"
2023-03-15 11:16:30 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
2023-10-13 17:05:20 +08:00
"Psr\\Http\\Server\\": "src/"
2023-03-15 11:16:30 +08:00
}
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
"authors": [
2021-11-29 16:27:54 +08:00
{
2023-03-15 11:16:30 +08:00
"name": "PHP-FIG",
"homepage": "https://www.php-fig.org/"
2021-11-29 16:27:54 +08:00
}
],
2023-10-13 17:05:20 +08:00
"description": "Common interface for HTTP server-side middleware",
2023-03-15 11:16:30 +08:00
"keywords": [
2023-10-13 17:05:20 +08:00
"http",
"http-interop",
"middleware",
2023-03-15 11:16:30 +08:00
"psr",
2023-10-13 17:05:20 +08:00
"psr-15",
"psr-7",
"request",
"response"
2023-03-15 11:16:30 +08:00
],
2023-10-13 17:05:20 +08:00
"support": {
"issues": "https://github.com/php-fig/http-server-middleware/issues",
"source": "https://github.com/php-fig/http-server-middleware/tree/1.0.2"
},
"time": "2023-04-11T06:14:47+00:00"
2021-11-29 16:27:54 +08:00
},
{
"name": "sebastian/cli-parser",
"version": "1.0.1",
2023-10-13 17:05:20 +08:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/cli-parser.git",
"reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2"
},
2021-11-29 16:27:54 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/442e7c7e687e42adc03470c7b668bc4b2402c0b2",
2021-11-29 16:27:54 +08:00
"reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2",
2023-10-13 17:05:20 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2021-11-29 16:27:54 +08:00
},
"require": {
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2021-11-29 16:27:54 +08:00
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Library for parsing CLI options",
"homepage": "https://github.com/sebastianbergmann/cli-parser",
2023-10-13 17:05:20 +08:00
"support": {
"issues": "https://github.com/sebastianbergmann/cli-parser/issues",
"source": "https://github.com/sebastianbergmann/cli-parser/tree/1.0.1"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2021-11-29 16:27:54 +08:00
"time": "2020-09-28T06:08:49+00:00"
},
{
"name": "sebastian/code-unit",
"version": "1.0.8",
2023-10-13 17:05:20 +08:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/code-unit.git",
"reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120"
},
2021-11-29 16:27:54 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120",
2021-11-29 16:27:54 +08:00
"reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120",
2023-10-13 17:05:20 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2021-11-29 16:27:54 +08:00
},
"require": {
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2021-11-29 16:27:54 +08:00
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Collection of value objects that represent the PHP code units",
"homepage": "https://github.com/sebastianbergmann/code-unit",
2023-10-13 17:05:20 +08:00
"support": {
"issues": "https://github.com/sebastianbergmann/code-unit/issues",
"source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.8"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2021-11-29 16:27:54 +08:00
"time": "2020-10-26T13:08:54+00:00"
},
{
"name": "sebastian/code-unit-reverse-lookup",
"version": "2.0.3",
2023-10-13 17:05:20 +08:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
"reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5"
},
2021-11-29 16:27:54 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
2021-11-29 16:27:54 +08:00
"reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
2023-10-13 17:05:20 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2021-11-29 16:27:54 +08:00
},
"require": {
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2021-11-29 16:27:54 +08:00
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Looks up which function or method a line of code belongs to",
"homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
2023-10-13 17:05:20 +08:00
"support": {
"issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
"source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/2.0.3"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2021-11-29 16:27:54 +08:00
"time": "2020-09-28T05:30:19+00:00"
},
{
"name": "sebastian/comparator",
2023-03-15 11:16:30 +08:00
"version": "4.0.8",
2023-10-13 17:05:20 +08:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/comparator.git",
"reference": "fa0f136dd2334583309d32b62544682ee972b51a"
},
2021-11-29 16:27:54 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/fa0f136dd2334583309d32b62544682ee972b51a",
2023-03-15 11:16:30 +08:00
"reference": "fa0f136dd2334583309d32b62544682ee972b51a",
2023-10-13 17:05:20 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2021-11-29 16:27:54 +08:00
},
"require": {
"php": ">=7.3",
"sebastian/diff": "^4.0",
"sebastian/exporter": "^4.0"
},
"require-dev": {
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2021-11-29 16:27:54 +08:00
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
},
{
"name": "Jeff Welch",
"email": "whatthejeff@gmail.com"
},
{
"name": "Volker Dusch",
"email": "github@wallbash.com"
},
{
"name": "Bernhard Schussek",
"email": "bschussek@2bepublished.at"
}
],
"description": "Provides the functionality to compare PHP values for equality",
"homepage": "https://github.com/sebastianbergmann/comparator",
"keywords": [
"comparator",
"compare",
"equality"
],
2023-10-13 17:05:20 +08:00
"support": {
"issues": "https://github.com/sebastianbergmann/comparator/issues",
"source": "https://github.com/sebastianbergmann/comparator/tree/4.0.8"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2023-03-15 11:16:30 +08:00
"time": "2022-09-14T12:41:17+00:00"
2021-11-29 16:27:54 +08:00
},
{
"name": "sebastian/complexity",
"version": "2.0.2",
2023-10-13 17:05:20 +08:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/complexity.git",
"reference": "739b35e53379900cc9ac327b2147867b8b6efd88"
},
2021-11-29 16:27:54 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/739b35e53379900cc9ac327b2147867b8b6efd88",
2021-11-29 16:27:54 +08:00
"reference": "739b35e53379900cc9ac327b2147867b8b6efd88",
2023-10-13 17:05:20 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2021-11-29 16:27:54 +08:00
},
"require": {
"nikic/php-parser": "^4.7",
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2021-11-29 16:27:54 +08:00
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Library for calculating the complexity of PHP code units",
"homepage": "https://github.com/sebastianbergmann/complexity",
2023-10-13 17:05:20 +08:00
"support": {
"issues": "https://github.com/sebastianbergmann/complexity/issues",
"source": "https://github.com/sebastianbergmann/complexity/tree/2.0.2"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2021-11-29 16:27:54 +08:00
"time": "2020-10-26T15:52:27+00:00"
},
{
"name": "sebastian/diff",
2023-10-13 17:05:20 +08:00
"version": "4.0.5",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/diff.git",
"reference": "74be17022044ebaaecfdf0c5cd504fc9cd5a7131"
},
2021-11-29 16:27:54 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/74be17022044ebaaecfdf0c5cd504fc9cd5a7131",
"reference": "74be17022044ebaaecfdf0c5cd504fc9cd5a7131",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2021-11-29 16:27:54 +08:00
},
"require": {
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.3",
"symfony/process": "^4.2 || ^5"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2021-11-29 16:27:54 +08:00
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
},
{
"name": "Kore Nordmann",
"email": "mail@kore-nordmann.de"
}
],
"description": "Diff implementation",
"homepage": "https://github.com/sebastianbergmann/diff",
"keywords": [
"diff",
"udiff",
"unidiff",
"unified diff"
],
2023-10-13 17:05:20 +08:00
"support": {
"issues": "https://github.com/sebastianbergmann/diff/issues",
"source": "https://github.com/sebastianbergmann/diff/tree/4.0.5"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2023-05-07T05:35:17+00:00"
2021-11-29 16:27:54 +08:00
},
{
"name": "sebastian/environment",
2023-03-15 11:16:30 +08:00
"version": "5.1.5",
2023-10-13 17:05:20 +08:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/environment.git",
"reference": "830c43a844f1f8d5b7a1f6d6076b784454d8b7ed"
},
2021-11-29 16:27:54 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/830c43a844f1f8d5b7a1f6d6076b784454d8b7ed",
2023-03-15 11:16:30 +08:00
"reference": "830c43a844f1f8d5b7a1f6d6076b784454d8b7ed",
2023-10-13 17:05:20 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2021-11-29 16:27:54 +08:00
},
"require": {
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.3"
},
"suggest": {
"ext-posix": "*"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "5.1-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2021-11-29 16:27:54 +08:00
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Provides functionality to handle HHVM/PHP environments",
"homepage": "http://www.github.com/sebastianbergmann/environment",
"keywords": [
"Xdebug",
"environment",
"hhvm"
],
2023-10-13 17:05:20 +08:00
"support": {
"issues": "https://github.com/sebastianbergmann/environment/issues",
"source": "https://github.com/sebastianbergmann/environment/tree/5.1.5"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2023-03-15 11:16:30 +08:00
"time": "2023-02-03T06:03:51+00:00"
2021-11-29 16:27:54 +08:00
},
{
"name": "sebastian/exporter",
2023-03-15 11:16:30 +08:00
"version": "4.0.5",
2023-10-13 17:05:20 +08:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/exporter.git",
"reference": "ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d"
},
2021-11-29 16:27:54 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d",
2023-03-15 11:16:30 +08:00
"reference": "ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d",
2023-10-13 17:05:20 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2021-11-29 16:27:54 +08:00
},
"require": {
"php": ">=7.3",
"sebastian/recursion-context": "^4.0"
},
"require-dev": {
"ext-mbstring": "*",
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2021-11-29 16:27:54 +08:00
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
},
{
"name": "Jeff Welch",
"email": "whatthejeff@gmail.com"
},
{
"name": "Volker Dusch",
"email": "github@wallbash.com"
},
{
"name": "Adam Harvey",
"email": "aharvey@php.net"
},
{
"name": "Bernhard Schussek",
"email": "bschussek@gmail.com"
}
],
"description": "Provides the functionality to export PHP variables for visualization",
2023-03-15 11:16:30 +08:00
"homepage": "https://www.github.com/sebastianbergmann/exporter",
2021-11-29 16:27:54 +08:00
"keywords": [
"export",
"exporter"
],
2023-10-13 17:05:20 +08:00
"support": {
"issues": "https://github.com/sebastianbergmann/exporter/issues",
"source": "https://github.com/sebastianbergmann/exporter/tree/4.0.5"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2023-03-15 11:16:30 +08:00
"time": "2022-09-14T06:03:37+00:00"
2021-11-29 16:27:54 +08:00
},
{
"name": "sebastian/global-state",
2023-10-13 17:05:20 +08:00
"version": "5.0.6",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/global-state.git",
"reference": "bde739e7565280bda77be70044ac1047bc007e34"
},
2021-11-29 16:27:54 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bde739e7565280bda77be70044ac1047bc007e34",
"reference": "bde739e7565280bda77be70044ac1047bc007e34",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2021-11-29 16:27:54 +08:00
},
"require": {
"php": ">=7.3",
"sebastian/object-reflector": "^2.0",
"sebastian/recursion-context": "^4.0"
},
"require-dev": {
"ext-dom": "*",
"phpunit/phpunit": "^9.3"
},
"suggest": {
"ext-uopz": "*"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "5.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2021-11-29 16:27:54 +08:00
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Snapshotting of global state",
"homepage": "http://www.github.com/sebastianbergmann/global-state",
"keywords": [
"global state"
],
2023-10-13 17:05:20 +08:00
"support": {
"issues": "https://github.com/sebastianbergmann/global-state/issues",
"source": "https://github.com/sebastianbergmann/global-state/tree/5.0.6"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2023-08-02T09:26:13+00:00"
2021-11-29 16:27:54 +08:00
},
{
"name": "sebastian/lines-of-code",
"version": "1.0.3",
2023-10-13 17:05:20 +08:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/lines-of-code.git",
"reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc"
},
2021-11-29 16:27:54 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/c1c2e997aa3146983ed888ad08b15470a2e22ecc",
2021-11-29 16:27:54 +08:00
"reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc",
2023-10-13 17:05:20 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2021-11-29 16:27:54 +08:00
},
"require": {
"nikic/php-parser": "^4.6",
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2021-11-29 16:27:54 +08:00
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Library for counting the lines of code in PHP source code",
"homepage": "https://github.com/sebastianbergmann/lines-of-code",
2023-10-13 17:05:20 +08:00
"support": {
"issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
"source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.3"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2021-11-29 16:27:54 +08:00
"time": "2020-11-28T06:42:11+00:00"
},
{
"name": "sebastian/object-enumerator",
"version": "4.0.4",
2023-10-13 17:05:20 +08:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/object-enumerator.git",
"reference": "5c9eeac41b290a3712d88851518825ad78f45c71"
},
2021-11-29 16:27:54 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71",
2021-11-29 16:27:54 +08:00
"reference": "5c9eeac41b290a3712d88851518825ad78f45c71",
2023-10-13 17:05:20 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2021-11-29 16:27:54 +08:00
},
"require": {
"php": ">=7.3",
"sebastian/object-reflector": "^2.0",
"sebastian/recursion-context": "^4.0"
},
"require-dev": {
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2021-11-29 16:27:54 +08:00
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Traverses array structures and object graphs to enumerate all referenced objects",
"homepage": "https://github.com/sebastianbergmann/object-enumerator/",
2023-10-13 17:05:20 +08:00
"support": {
"issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
"source": "https://github.com/sebastianbergmann/object-enumerator/tree/4.0.4"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2021-11-29 16:27:54 +08:00
"time": "2020-10-26T13:12:34+00:00"
},
{
"name": "sebastian/object-reflector",
"version": "2.0.4",
2023-10-13 17:05:20 +08:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/object-reflector.git",
"reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7"
},
2021-11-29 16:27:54 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
2021-11-29 16:27:54 +08:00
"reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
2023-10-13 17:05:20 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2021-11-29 16:27:54 +08:00
},
"require": {
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2021-11-29 16:27:54 +08:00
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Allows reflection of object attributes, including inherited and non-public ones",
"homepage": "https://github.com/sebastianbergmann/object-reflector/",
2023-10-13 17:05:20 +08:00
"support": {
"issues": "https://github.com/sebastianbergmann/object-reflector/issues",
"source": "https://github.com/sebastianbergmann/object-reflector/tree/2.0.4"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2021-11-29 16:27:54 +08:00
"time": "2020-10-26T13:14:26+00:00"
},
{
"name": "sebastian/recursion-context",
2023-03-15 11:16:30 +08:00
"version": "4.0.5",
2023-10-13 17:05:20 +08:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/recursion-context.git",
"reference": "e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1"
},
2021-11-29 16:27:54 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1",
2023-03-15 11:16:30 +08:00
"reference": "e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1",
2023-10-13 17:05:20 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2021-11-29 16:27:54 +08:00
},
"require": {
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2021-11-29 16:27:54 +08:00
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
},
{
"name": "Jeff Welch",
"email": "whatthejeff@gmail.com"
},
{
"name": "Adam Harvey",
"email": "aharvey@php.net"
}
],
"description": "Provides functionality to recursively process PHP variables",
2023-03-15 11:16:30 +08:00
"homepage": "https://github.com/sebastianbergmann/recursion-context",
2023-10-13 17:05:20 +08:00
"support": {
"issues": "https://github.com/sebastianbergmann/recursion-context/issues",
"source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.5"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2023-03-15 11:16:30 +08:00
"time": "2023-02-03T06:07:39+00:00"
2021-11-29 16:27:54 +08:00
},
{
"name": "sebastian/resource-operations",
"version": "3.0.3",
2023-10-13 17:05:20 +08:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/resource-operations.git",
"reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8"
},
2021-11-29 16:27:54 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
2021-11-29 16:27:54 +08:00
"reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
2023-10-13 17:05:20 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2021-11-29 16:27:54 +08:00
},
"require": {
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2021-11-29 16:27:54 +08:00
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Provides a list of PHP built-in functions that operate on resources",
"homepage": "https://www.github.com/sebastianbergmann/resource-operations",
2023-10-13 17:05:20 +08:00
"support": {
"issues": "https://github.com/sebastianbergmann/resource-operations/issues",
"source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.3"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2021-11-29 16:27:54 +08:00
"time": "2020-09-28T06:45:17+00:00"
},
{
"name": "sebastian/type",
2023-03-15 11:16:30 +08:00
"version": "3.2.1",
2023-10-13 17:05:20 +08:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/type.git",
"reference": "75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7"
},
2021-11-29 16:27:54 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/type/zipball/75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7",
2023-03-15 11:16:30 +08:00
"reference": "75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7",
2023-10-13 17:05:20 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2021-11-29 16:27:54 +08:00
},
"require": {
"php": ">=7.3"
},
"require-dev": {
2023-03-15 11:16:30 +08:00
"phpunit/phpunit": "^9.5"
2021-11-29 16:27:54 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
2023-03-15 11:16:30 +08:00
"dev-master": "3.2-dev"
2021-11-29 16:27:54 +08:00
}
},
"autoload": {
"classmap": [
"src/"
]
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2021-11-29 16:27:54 +08:00
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Collection of value objects that represent the types of the PHP type system",
"homepage": "https://github.com/sebastianbergmann/type",
2023-10-13 17:05:20 +08:00
"support": {
"issues": "https://github.com/sebastianbergmann/type/issues",
"source": "https://github.com/sebastianbergmann/type/tree/3.2.1"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2023-03-15 11:16:30 +08:00
"time": "2023-02-03T06:13:03+00:00"
2021-11-29 16:27:54 +08:00
},
{
"name": "sebastian/version",
"version": "3.0.2",
2023-10-13 17:05:20 +08:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/version.git",
"reference": "c6c1022351a901512170118436c764e473f6de8c"
},
2021-11-29 16:27:54 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c",
2021-11-29 16:27:54 +08:00
"reference": "c6c1022351a901512170118436c764e473f6de8c",
2023-10-13 17:05:20 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2021-11-29 16:27:54 +08:00
},
"require": {
"php": ">=7.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2021-11-29 16:27:54 +08:00
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Library that helps with managing the version number of Git-hosted PHP projects",
"homepage": "https://github.com/sebastianbergmann/version",
2023-10-13 17:05:20 +08:00
"support": {
"issues": "https://github.com/sebastianbergmann/version/issues",
"source": "https://github.com/sebastianbergmann/version/tree/3.0.2"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2023-03-15 11:16:30 +08:00
"time": "2020-09-28T06:39:44+00:00"
},
{
"name": "swoole/ide-helper",
2023-10-13 17:05:20 +08:00
"version": "4.8.13",
"source": {
"type": "git",
"url": "https://github.com/swoole/ide-helper.git",
"reference": "d100c446b2e3d56430cbcab5dc3fa20a9f35c4ef"
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/swoole/ide-helper/zipball/d100c446b2e3d56430cbcab5dc3fa20a9f35c4ef",
"reference": "d100c446b2e3d56430cbcab5dc3fa20a9f35c4ef",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2021-11-29 16:27:54 +08:00
},
2023-03-15 11:16:30 +08:00
"type": "library",
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"Apache-2.0"
],
"authors": [
2021-11-29 16:27:54 +08:00
{
2023-03-15 11:16:30 +08:00
"name": "Team Swoole",
"email": "team@swoole.com"
2021-11-29 16:27:54 +08:00
}
],
2023-03-15 11:16:30 +08:00
"description": "IDE help files for Swoole.",
2023-10-13 17:05:20 +08:00
"support": {
"issues": "https://github.com/swoole/ide-helper/issues",
"source": "https://github.com/swoole/ide-helper/tree/4.8.13"
},
"time": "2023-03-20T06:46:24+00:00"
2021-11-29 16:27:54 +08:00
},
{
2023-03-15 11:16:30 +08:00
"name": "symfony/event-dispatcher",
2023-10-23 20:19:03 +08:00
"version": "v6.3.2",
2023-10-13 17:05:20 +08:00
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
2023-10-23 20:19:03 +08:00
"reference": "adb01fe097a4ee930db9258a3cc906b5beb5cf2e"
2023-10-13 17:05:20 +08:00
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-23 20:19:03 +08:00
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/adb01fe097a4ee930db9258a3cc906b5beb5cf2e",
"reference": "adb01fe097a4ee930db9258a3cc906b5beb5cf2e",
2023-10-13 17:05:20 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-15 11:16:30 +08:00
},
"require": {
2023-10-23 20:19:03 +08:00
"php": ">=8.1",
"symfony/event-dispatcher-contracts": "^2.5|^3"
2023-03-15 11:16:30 +08:00
},
"conflict": {
2023-10-23 20:19:03 +08:00
"symfony/dependency-injection": "<5.4",
"symfony/service-contracts": "<2.5"
2023-03-15 11:16:30 +08:00
},
"provide": {
"psr/event-dispatcher-implementation": "1.0",
"symfony/event-dispatcher-implementation": "2.0|3.0"
},
"require-dev": {
"psr/log": "^1|^2|^3",
"symfony/config": "^5.4|^6.0",
"symfony/dependency-injection": "^5.4|^6.0",
"symfony/error-handler": "^5.4|^6.0",
"symfony/expression-language": "^5.4|^6.0",
"symfony/http-foundation": "^5.4|^6.0",
2023-10-23 20:19:03 +08:00
"symfony/service-contracts": "^2.5|^3",
2023-03-15 11:16:30 +08:00
"symfony/stopwatch": "^5.4|^6.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\EventDispatcher\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
2021-11-29 16:27:54 +08:00
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
"homepage": "https://symfony.com",
2023-10-13 17:05:20 +08:00
"support": {
2023-10-23 20:19:03 +08:00
"source": "https://github.com/symfony/event-dispatcher/tree/v6.3.2"
2023-10-13 17:05:20 +08:00
},
"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"
}
],
2023-10-23 20:19:03 +08:00
"time": "2023-07-06T06:56:43+00:00"
2023-03-15 11:16:30 +08:00
},
{
"name": "symfony/event-dispatcher-contracts",
2023-10-23 20:19:03 +08:00
"version": "v3.3.0",
2023-10-13 17:05:20 +08:00
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher-contracts.git",
2023-10-23 20:19:03 +08:00
"reference": "a76aed96a42d2b521153fb382d418e30d18b59df"
2023-10-13 17:05:20 +08:00
},
2021-11-29 16:27:54 +08:00
"dist": {
"type": "zip",
2023-10-23 20:19:03 +08:00
"url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/a76aed96a42d2b521153fb382d418e30d18b59df",
"reference": "a76aed96a42d2b521153fb382d418e30d18b59df",
2023-10-13 17:05:20 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2021-11-29 16:27:54 +08:00
},
"require": {
2023-10-23 20:19:03 +08:00
"php": ">=8.1",
2023-03-15 11:16:30 +08:00
"psr/event-dispatcher": "^1"
2021-11-29 16:27:54 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
2023-10-23 20:19:03 +08:00
"dev-main": "3.4-dev"
2021-11-29 16:27:54 +08:00
},
"thanks": {
2023-03-15 11:16:30 +08:00
"name": "symfony/contracts",
"url": "https://github.com/symfony/contracts"
2021-11-29 16:27:54 +08:00
}
},
"autoload": {
"psr-4": {
2023-03-15 11:16:30 +08:00
"Symfony\\Contracts\\EventDispatcher\\": ""
}
2021-11-29 16:27:54 +08:00
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2021-11-29 16:27:54 +08:00
"license": [
"MIT"
],
"authors": [
{
2023-03-15 11:16:30 +08:00
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
2021-11-29 16:27:54 +08:00
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2023-03-15 11:16:30 +08:00
"description": "Generic abstractions related to dispatching event",
2021-11-29 16:27:54 +08:00
"homepage": "https://symfony.com",
"keywords": [
2023-03-15 11:16:30 +08:00
"abstractions",
"contracts",
"decoupling",
"interfaces",
"interoperability",
"standards"
2021-11-29 16:27:54 +08:00
],
2023-10-13 17:05:20 +08:00
"support": {
2023-10-23 20:19:03 +08:00
"source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.3.0"
2023-10-13 17:05:20 +08:00
},
"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"
}
],
2023-10-23 20:19:03 +08:00
"time": "2023-05-23T14:45:45+00:00"
2023-03-15 11:16:30 +08:00
},
{
"name": "symfony/options-resolver",
2023-10-23 20:19:03 +08:00
"version": "v6.3.0",
2023-10-13 17:05:20 +08:00
"source": {
"type": "git",
"url": "https://github.com/symfony/options-resolver.git",
2023-10-23 20:19:03 +08:00
"reference": "a10f19f5198d589d5c33333cffe98dc9820332dd"
2023-10-13 17:05:20 +08:00
},
2023-03-15 11:16:30 +08:00
"dist": {
"type": "zip",
2023-10-23 20:19:03 +08:00
"url": "https://api.github.com/repos/symfony/options-resolver/zipball/a10f19f5198d589d5c33333cffe98dc9820332dd",
"reference": "a10f19f5198d589d5c33333cffe98dc9820332dd",
2023-10-13 17:05:20 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2021-11-29 16:27:54 +08:00
},
2023-03-15 11:16:30 +08:00
"require": {
2023-10-23 20:19:03 +08:00
"php": ">=8.1",
"symfony/deprecation-contracts": "^2.5|^3"
2023-03-15 11:16:30 +08:00
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\OptionsResolver\\": ""
2021-11-29 16:27:54 +08:00
},
2023-03-15 11:16:30 +08:00
"exclude-from-classmap": [
"/Tests/"
]
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-15 11:16:30 +08:00
"license": [
"MIT"
],
"authors": [
2021-11-29 16:27:54 +08:00
{
2023-03-15 11:16:30 +08:00
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
2021-11-29 16:27:54 +08:00
},
{
2023-03-15 11:16:30 +08:00
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2021-11-29 16:27:54 +08:00
}
],
2023-03-15 11:16:30 +08:00
"description": "Provides an improved replacement for the array_replace PHP function",
"homepage": "https://symfony.com",
"keywords": [
"config",
"configuration",
"options"
],
2023-10-13 17:05:20 +08:00
"support": {
2023-10-23 20:19:03 +08:00
"source": "https://github.com/symfony/options-resolver/tree/v6.3.0"
2023-10-13 17:05:20 +08:00
},
"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"
}
],
2023-10-23 20:19:03 +08:00
"time": "2023-05-12T14:21:09+00:00"
2021-11-29 16:27:54 +08:00
},
{
2023-03-15 11:16:30 +08:00
"name": "symfony/stopwatch",
2023-10-23 20:19:03 +08:00
"version": "v6.3.0",
2023-10-13 17:05:20 +08:00
"source": {
"type": "git",
"url": "https://github.com/symfony/stopwatch.git",
2023-10-23 20:19:03 +08:00
"reference": "fc47f1015ec80927ff64ba9094dfe8b9d48fe9f2"
2023-10-13 17:05:20 +08:00
},
2021-11-29 16:27:54 +08:00
"dist": {
"type": "zip",
2023-10-23 20:19:03 +08:00
"url": "https://api.github.com/repos/symfony/stopwatch/zipball/fc47f1015ec80927ff64ba9094dfe8b9d48fe9f2",
"reference": "fc47f1015ec80927ff64ba9094dfe8b9d48fe9f2",
2023-10-13 17:05:20 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2021-11-29 16:27:54 +08:00
},
"require": {
2023-10-23 20:19:03 +08:00
"php": ">=8.1",
"symfony/service-contracts": "^2.5|^3"
2021-11-29 16:27:54 +08:00
},
"type": "library",
"autoload": {
2023-03-15 11:16:30 +08:00
"psr-4": {
"Symfony\\Component\\Stopwatch\\": ""
},
"exclude-from-classmap": [
"/Tests/"
2021-11-29 16:27:54 +08:00
]
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2021-11-29 16:27:54 +08:00
"license": [
2023-03-15 11:16:30 +08:00
"MIT"
2021-11-29 16:27:54 +08:00
],
"authors": [
{
2023-03-15 11:16:30 +08:00
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
2021-11-29 16:27:54 +08:00
{
2023-03-15 11:16:30 +08:00
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2021-11-29 16:27:54 +08:00
}
],
2023-03-15 11:16:30 +08:00
"description": "Provides a way to profile code",
"homepage": "https://symfony.com",
2023-10-13 17:05:20 +08:00
"support": {
2023-10-23 20:19:03 +08:00
"source": "https://github.com/symfony/stopwatch/tree/v6.3.0"
2023-10-13 17:05:20 +08:00
},
"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"
}
],
2023-10-23 20:19:03 +08:00
"time": "2023-02-16T10:14:28+00:00"
2021-11-29 16:27:54 +08:00
},
{
2023-03-15 11:16:30 +08:00
"name": "theseer/tokenizer",
"version": "1.2.1",
2023-10-13 17:05:20 +08:00
"source": {
"type": "git",
"url": "https://github.com/theseer/tokenizer.git",
"reference": "34a41e998c2183e22995f158c581e7b5e755ab9e"
},
2021-11-29 16:27:54 +08:00
"dist": {
"type": "zip",
2023-10-13 17:05:20 +08:00
"url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e",
2023-03-15 11:16:30 +08:00
"reference": "34a41e998c2183e22995f158c581e7b5e755ab9e",
2023-10-13 17:05:20 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2021-11-29 16:27:54 +08:00
},
"require": {
2023-03-15 11:16:30 +08:00
"ext-dom": "*",
"ext-tokenizer": "*",
"ext-xmlwriter": "*",
"php": "^7.2 || ^8.0"
2021-11-29 16:27:54 +08:00
},
"type": "library",
"autoload": {
2023-03-15 11:16:30 +08:00
"classmap": [
"src/"
]
2021-11-29 16:27:54 +08:00
},
2023-10-13 17:05:20 +08:00
"notification-url": "https://packagist.org/downloads/",
2021-11-29 16:27:54 +08:00
"license": [
2023-03-15 11:16:30 +08:00
"BSD-3-Clause"
2021-11-29 16:27:54 +08:00
],
"authors": [
{
2023-03-15 11:16:30 +08:00
"name": "Arne Blankerts",
"email": "arne@blankerts.de",
"role": "Developer"
2021-11-29 16:27:54 +08:00
}
],
2023-03-15 11:16:30 +08:00
"description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
2023-10-13 17:05:20 +08:00
"support": {
"issues": "https://github.com/theseer/tokenizer/issues",
"source": "https://github.com/theseer/tokenizer/tree/1.2.1"
},
"funding": [
{
"url": "https://github.com/theseer",
"type": "github"
}
],
2023-03-15 11:16:30 +08:00
"time": "2021-07-28T10:34:58+00:00"
2021-11-29 16:27:54 +08:00
}
],
"aliases": [],
2023-10-23 20:19:03 +08:00
"minimum-stability": "alpha",
2021-11-29 16:27:54 +08:00
"stability-flags": [],
2023-03-15 11:16:30 +08:00
"prefer-stable": true,
2021-11-29 16:27:54 +08:00
"prefer-lowest": false,
"platform": {
2023-10-23 20:19:03 +08:00
"php": "^8.1"
2021-11-29 16:27:54 +08:00
},
"platform-dev": [],
2023-10-23 20:19:03 +08:00
"plugin-api-version": "2.6.0"
2021-11-29 16:27:54 +08:00
}