Files
hyperf-saml/composer.lock

11590 lines
414 KiB
Plaintext
Raw Permalink Normal View History

{
"_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-12-25 17:10:21 +08:00
"content-hash": "380a03dafc587dd040e174d3d11f2ff9",
"packages": [
{
2023-12-25 17:10:21 +08:00
"name": "carbonphp/carbon-doctrine-types",
"version": "3.1.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
2023-12-25 17:10:21 +08:00
"url": "https://github.com/CarbonPHP/carbon-doctrine-types.git",
"reference": "a31d3358a2a5d6ae947df1691d1f321418a5f3d5"
2023-10-23 20:04:30 +08:00
},
"dist": {
"type": "zip",
2023-12-25 17:10:21 +08:00
"url": "https://api.github.com/repos/CarbonPHP/carbon-doctrine-types/zipball/a31d3358a2a5d6ae947df1691d1f321418a5f3d5",
"reference": "a31d3358a2a5d6ae947df1691d1f321418a5f3d5",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-12-25 17:10:21 +08:00
"php": "^8.1"
},
"conflict": {
"doctrine/dbal": "<4.0.0 || >=5.0.0"
},
"require-dev": {
2023-12-25 17:10:21 +08:00
"doctrine/dbal": "^4.0.0",
"nesbot/carbon": "^2.71.0 || ^3.0.0",
"phpunit/phpunit": "^10.3"
},
"type": "library",
"autoload": {
"psr-4": {
2023-12-25 17:10:21 +08:00
"Carbon\\Doctrine\\": "src/Carbon/Doctrine/"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
2023-12-25 17:10:21 +08:00
"MIT"
],
"authors": [
{
2023-12-25 17:10:21 +08:00
"name": "KyleKatarn",
"email": "kylekatarnls@gmail.com"
}
],
2023-12-25 17:10:21 +08:00
"description": "Types to use Carbon in Doctrine",
"keywords": [
2023-12-25 17:10:21 +08:00
"carbon",
"date",
"datetime",
"doctrine",
"time"
],
2023-10-23 20:04:30 +08:00
"support": {
2023-12-25 17:10:21 +08:00
"issues": "https://github.com/CarbonPHP/carbon-doctrine-types/issues",
"source": "https://github.com/CarbonPHP/carbon-doctrine-types/tree/3.1.0"
2023-10-23 20:04:30 +08:00
},
"funding": [
{
2023-12-25 17:10:21 +08:00
"url": "https://github.com/kylekatarnls",
"type": "github"
},
{
"url": "https://opencollective.com/Carbon",
2023-10-23 20:04:30 +08:00
"type": "open_collective"
2023-12-25 17:10:21 +08:00
},
{
2023-12-25 17:10:21 +08:00
"url": "https://tidelift.com/funding/github/packagist/nesbot/carbon",
"type": "tidelift"
}
],
2023-12-25 17:10:21 +08:00
"time": "2023-12-10T15:33:53+00:00"
},
{
2023-03-14 10:55:00 +08:00
"name": "composer/ca-bundle",
2023-12-25 17:10:21 +08:00
"version": "1.4.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/composer/ca-bundle.git",
2023-12-25 17:10:21 +08:00
"reference": "b66d11b7479109ab547f9405b97205640b17d385"
2023-10-23 20:04:30 +08:00
},
"dist": {
"type": "zip",
2023-12-25 17:10:21 +08:00
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/b66d11b7479109ab547f9405b97205640b17d385",
"reference": "b66d11b7479109ab547f9405b97205640b17d385",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-03-14 10:55:00 +08:00
"ext-openssl": "*",
"ext-pcre": "*",
"php": "^5.3.2 || ^7.0 || ^8.0"
},
"require-dev": {
2023-03-14 10:55:00 +08:00
"phpstan/phpstan": "^0.12.55",
"psr/log": "^1.0",
"symfony/phpunit-bridge": "^4.2 || ^5",
2023-12-25 17:10:21 +08:00
"symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.x-dev"
}
},
"autoload": {
"psr-4": {
2023-03-14 10:55:00 +08:00
"Composer\\CaBundle\\": "src"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
2023-03-14 10:55:00 +08:00
"homepage": "http://seld.be"
}
],
2023-03-14 10:55:00 +08:00
"description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
"keywords": [
2023-03-14 10:55:00 +08:00
"cabundle",
"cacert",
"certificate",
"ssl",
"tls"
],
2023-10-23 20:04:30 +08:00
"support": {
"irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/ca-bundle/issues",
2023-12-25 17:10:21 +08:00
"source": "https://github.com/composer/ca-bundle/tree/1.4.0"
2023-10-23 20:04:30 +08:00
},
"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-12-25 17:10:21 +08:00
"time": "2023-12-18T12:05:55+00:00"
},
2023-03-14 10:58:00 +08:00
{
"name": "composer/class-map-generator",
"version": "1.1.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/composer/class-map-generator.git",
"reference": "953cc4ea32e0c31f2185549c7d216d7921f03da9"
},
2023-03-14 10:58:00 +08:00
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/composer/class-map-generator/zipball/953cc4ea32e0c31f2185549c7d216d7921f03da9",
"reference": "953cc4ea32e0c31f2185549c7d216d7921f03da9",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-14 10:58:00 +08:00
},
"require": {
"composer/pcre": "^2.1 || ^3.1",
2023-03-14 10:58:00 +08:00
"php": "^7.2 || ^8.0",
"symfony/finder": "^4.4 || ^5.3 || ^6 || ^7"
2023-03-14 10:58:00 +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-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-14 10:58:00 +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-23 20:04:30 +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-14 10:58:00 +08:00
},
{
"name": "composer/composer",
2023-10-30 16:58:06 +08:00
"version": "2.6.5",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/composer/composer.git",
2023-10-30 16:58:06 +08:00
"reference": "4b0fe89db9e65b1e64df633a992e70a7a215ab33"
2023-10-23 20:04:30 +08:00
},
"dist": {
"type": "zip",
2023-10-30 16:58:06 +08:00
"url": "https://api.github.com/repos/composer/composer/zipball/4b0fe89db9e65b1e64df633a992e70a7a215ab33",
"reference": "4b0fe89db9e65b1e64df633a992e70a7a215ab33",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"composer/ca-bundle": "^1.0",
2023-03-14 10:58:00 +08:00
"composer/class-map-generator": "^1.0",
"composer/metadata-minifier": "^1.0",
2023-03-14 10:58:00 +08:00
"composer/pcre": "^2.1 || ^3.1",
2023-10-23 20:04:30 +08:00
"composer/semver": "^3.2.5",
2023-03-14 10:58:00 +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-23 20:04:30 +08:00
"react/promise": "^2.8 || ^3",
"seld/jsonlint": "^1.4",
2023-03-14 10:58:00 +08:00
"seld/phar-utils": "^1.2",
"seld/signal-handler": "^2.0",
2023-10-23 20:04:30 +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-14 10:58:00 +08:00
"symfony/polyfill-php73": "^1.24",
"symfony/polyfill-php80": "^1.24",
"symfony/polyfill-php81": "^1.24",
2023-10-23 20:04:30 +08:00
"symfony/process": "^5.4 || ^6.0 || ^7"
},
"require-dev": {
2023-03-14 10:58:00 +08:00
"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-23 20:04:30 +08:00
"symfony/phpunit-bridge": "^6.0 || ^7"
},
"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-23 20:04:30 +08:00
"dev-main": "2.6-dev"
2023-03-14 10:58:00 +08:00
},
"phpstan": {
"includes": [
"phpstan/rules.neon"
]
}
},
"autoload": {
"psr-4": {
2023-10-23 20:04:30 +08:00
"Composer\\": "src/Composer/"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"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-23 20:04:30 +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",
2023-10-30 16:58:06 +08:00
"source": "https://github.com/composer/composer/tree/2.6.5"
2023-10-23 20:04:30 +08:00
},
"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-10-30 16:58:06 +08:00
"time": "2023-10-06T08:11:52+00:00"
},
{
"name": "composer/metadata-minifier",
"version": "1.0.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/composer/metadata-minifier.git",
"reference": "c549d23829536f0d0e984aaabbf02af91f443207"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/composer/metadata-minifier/zipball/c549d23829536f0d0e984aaabbf02af91f443207",
"reference": "c549d23829536f0d0e984aaabbf02af91f443207",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"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-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"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-23 20:04:30 +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"
}
],
"time": "2021-04-07T13:37:33+00:00"
},
{
"name": "composer/pcre",
"version": "3.1.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/composer/pcre.git",
"reference": "4bff79ddd77851fe3cdd11616ed3f92841ba5bd2"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/composer/pcre/zipball/4bff79ddd77851fe3cdd11616ed3f92841ba5bd2",
2023-03-14 10:58:00 +08:00
"reference": "4bff79ddd77851fe3cdd11616ed3f92841ba5bd2",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-03-14 10:58:00 +08:00
"php": "^7.4 || ^8.0"
},
"require-dev": {
"phpstan/phpstan": "^1.3",
"phpstan/phpstan-strict-rules": "^1.1",
2023-03-14 10:58:00 +08:00
"symfony/phpunit-bridge": "^5"
},
"type": "library",
"extra": {
"branch-alias": {
2023-03-14 10:58:00 +08:00
"dev-main": "3.x-dev"
}
},
"autoload": {
"psr-4": {
"Composer\\Pcre\\": "src"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"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-23 20:04:30 +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-14 10:58:00 +08:00
"time": "2022-11-17T09:50:14+00:00"
},
{
"name": "composer/semver",
2023-10-23 20:04:30 +08:00
"version": "3.4.0",
"source": {
"type": "git",
"url": "https://github.com/composer/semver.git",
"reference": "35e8d0af4486141bc745f23a29cc2091eb624a32"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +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
}
]
},
"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-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"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-23 20:04:30 +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"
},
{
"name": "composer/spdx-licenses",
2023-12-04 17:46:16 +08:00
"version": "1.5.8",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/composer/spdx-licenses.git",
2023-12-04 17:46:16 +08:00
"reference": "560bdcf8deb88ae5d611c80a2de8ea9d0358cc0a"
2023-10-23 20:04:30 +08:00
},
"dist": {
"type": "zip",
2023-12-04 17:46:16 +08:00
"url": "https://api.github.com/repos/composer/spdx-licenses/zipball/560bdcf8deb88ae5d611c80a2de8ea9d0358cc0a",
"reference": "560bdcf8deb88ae5d611c80a2de8ea9d0358cc0a",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"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-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"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-23 20:04:30 +08:00
"support": {
2023-12-04 17:46:16 +08:00
"irc": "ircs://irc.libera.chat:6697/composer",
2023-10-23 20:04:30 +08:00
"issues": "https://github.com/composer/spdx-licenses/issues",
2023-12-04 17:46:16 +08:00
"source": "https://github.com/composer/spdx-licenses/tree/1.5.8"
2023-10-23 20:04:30 +08:00
},
"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-12-04 17:46:16 +08:00
"time": "2023-11-20T07:44:33+00:00"
},
{
"name": "composer/xdebug-handler",
2023-03-14 10:58:00 +08:00
"version": "3.0.3",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/composer/xdebug-handler.git",
"reference": "ced299686f41dce890debac69273b47ffe98a40c"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/ced299686f41dce890debac69273b47ffe98a40c",
2023-03-14 10:58:00 +08:00
"reference": "ced299686f41dce890debac69273b47ffe98a40c",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-03-14 10:58:00 +08:00
"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",
2023-03-14 10:58:00 +08:00
"symfony/phpunit-bridge": "^6.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Composer\\XdebugHandler\\": "src"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "John Stevenson",
"email": "john-stevenson@blueyonder.co.uk"
}
],
"description": "Restarts a process without Xdebug.",
"keywords": [
"Xdebug",
"performance"
],
2023-10-23 20:04:30 +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-14 10:58:00 +08:00
"time": "2022-02-25T21:32:43+00:00"
},
{
2023-03-13 17:22:12 +08:00
"name": "doctrine/deprecations",
"version": "v1.1.1",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/deprecations.git",
"reference": "612a3ee5ab0d5dd97b7cf3874a6efe24325efac3"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/doctrine/deprecations/zipball/612a3ee5ab0d5dd97b7cf3874a6efe24325efac3",
"reference": "612a3ee5ab0d5dd97b7cf3874a6efe24325efac3",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": "^7.1 || ^8.0"
},
"require-dev": {
2023-03-13 17:22:12 +08:00
"doctrine/coding-standard": "^9",
"phpstan/phpstan": "1.4.10 || 1.10.15",
"phpstan/phpstan-phpunit": "^1.0",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
"psalm/plugin-phpunit": "0.18.4",
"psr/log": "^1 || ^2 || ^3",
"vimeo/psalm": "4.30.0 || 5.12.0"
2023-03-13 17:22:12 +08:00
},
"suggest": {
"psr/log": "Allows logging deprecations via PSR-3 logger implementation"
},
"type": "library",
"autoload": {
"psr-4": {
2023-03-13 17:22:12 +08:00
"Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
2023-03-13 17:22:12 +08:00
"description": "A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.",
"homepage": "https://www.doctrine-project.org/",
2023-10-23 20:04:30 +08:00
"support": {
"issues": "https://github.com/doctrine/deprecations/issues",
"source": "https://github.com/doctrine/deprecations/tree/v1.1.1"
},
"time": "2023-06-03T09:27:29+00:00"
},
{
"name": "doctrine/inflector",
"version": "2.0.8",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/inflector.git",
"reference": "f9301a5b2fb1216b2b08f02ba04dc45423db6bff"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/doctrine/inflector/zipball/f9301a5b2fb1216b2b08f02ba04dc45423db6bff",
"reference": "f9301a5b2fb1216b2b08f02ba04dc45423db6bff",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": "^7.2 || ^8.0"
},
"require-dev": {
"doctrine/coding-standard": "^11.0",
"phpstan/phpstan": "^1.8",
"phpstan/phpstan-phpunit": "^1.1",
"phpstan/phpstan-strict-rules": "^1.3",
"phpunit/phpunit": "^8.5 || ^9.5",
"vimeo/psalm": "^4.25 || ^5.4"
},
"type": "library",
"autoload": {
"psr-4": {
"Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"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-23 20:04:30 +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"
},
{
"name": "doctrine/instantiator",
2023-03-13 17:22:12 +08:00
"version": "1.5.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/instantiator.git",
"reference": "0a0fa9780f5d4e507415a065172d26a98d02047b"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/doctrine/instantiator/zipball/0a0fa9780f5d4e507415a065172d26a98d02047b",
2023-03-13 17:22:12 +08:00
"reference": "0a0fa9780f5d4e507415a065172d26a98d02047b",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": "^7.1 || ^8.0"
},
"require-dev": {
2023-03-13 17:22:12 +08:00
"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",
2023-03-13 17:22:12 +08:00
"vimeo/psalm": "^4.30 || ^5.4"
},
"type": "library",
"autoload": {
"psr-4": {
"Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"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-23 20:04:30 +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-13 17:22:12 +08:00
"time": "2022-12-30T00:15:36+00:00"
},
{
"name": "doctrine/lexer",
2023-03-13 17:22:12 +08:00
"version": "2.1.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/lexer.git",
"reference": "39ab8fcf5a51ce4b85ca97c7a7d033eb12831124"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/doctrine/lexer/zipball/39ab8fcf5a51ce4b85ca97c7a7d033eb12831124",
2023-03-13 17:22:12 +08:00
"reference": "39ab8fcf5a51ce4b85ca97c7a7d033eb12831124",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-03-13 17:22:12 +08:00
"doctrine/deprecations": "^1.0",
"php": "^7.1 || ^8.0"
},
"require-dev": {
2023-03-13 17:22:12 +08:00
"doctrine/coding-standard": "^9 || ^10",
"phpstan/phpstan": "^1.3",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
2023-03-13 17:22:12 +08:00
"psalm/plugin-phpunit": "^0.18.3",
"vimeo/psalm": "^4.11 || ^5.0"
},
"type": "library",
"autoload": {
"psr-4": {
2023-03-13 17:22:12 +08:00
"Doctrine\\Common\\Lexer\\": "src"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
}
],
"description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
"homepage": "https://www.doctrine-project.org/projects/lexer.html",
"keywords": [
"annotations",
"docblock",
"lexer",
"parser",
"php"
],
2023-10-23 20:04:30 +08:00
"support": {
"issues": "https://github.com/doctrine/lexer/issues",
"source": "https://github.com/doctrine/lexer/tree/2.1.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%2Flexer",
"type": "tidelift"
}
],
2023-03-13 17:22:12 +08:00
"time": "2022-12-14T08:49:07+00:00"
},
{
"name": "egulias/email-validator",
"version": "3.2.6",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/egulias/EmailValidator.git",
"reference": "e5997fa97e8790cdae03a9cbd5e78e45e3c7bda7"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/egulias/EmailValidator/zipball/e5997fa97e8790cdae03a9cbd5e78e45e3c7bda7",
"reference": "e5997fa97e8790cdae03a9cbd5e78e45e3c7bda7",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-03-13 17:22:12 +08:00
"doctrine/lexer": "^1.2|^2",
"php": ">=7.2",
"symfony/polyfill-intl-idn": "^1.15"
},
"require-dev": {
"phpunit/phpunit": "^8.5.8|^9.3.3",
"vimeo/psalm": "^4"
},
"suggest": {
"ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Egulias\\EmailValidator\\": "src"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Eduardo Gulias Davis"
}
],
"description": "A library for validating emails against several RFCs",
"homepage": "https://github.com/egulias/EmailValidator",
"keywords": [
"email",
"emailvalidation",
"emailvalidator",
"validation",
"validator"
],
2023-10-23 20:04:30 +08:00
"support": {
"issues": "https://github.com/egulias/EmailValidator/issues",
"source": "https://github.com/egulias/EmailValidator/tree/3.2.6"
},
"funding": [
{
"url": "https://github.com/egulias",
"type": "github"
}
],
"time": "2023-06-01T07:04:22+00:00"
},
{
"name": "ergebnis/http-method",
2023-12-04 17:46:16 +08:00
"version": "2.5.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/ergebnis/http-method.git",
2023-12-04 17:46:16 +08:00
"reference": "cb034b68d82e21b8a3cd4062426d3c28ced32d2c"
2023-10-23 20:04:30 +08:00
},
"dist": {
"type": "zip",
2023-12-04 17:46:16 +08:00
"url": "https://api.github.com/repos/ergebnis/http-method/zipball/cb034b68d82e21b8a3cd4062426d3c28ced32d2c",
"reference": "cb034b68d82e21b8a3cd4062426d3c28ced32d2c",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-12-04 17:46:16 +08:00
"php": "~8.1.0 || ~8.2.0 || ~8.3.0"
},
"require-dev": {
2023-12-04 17:46:16 +08:00
"ergebnis/composer-normalize": "^2.39.0",
"ergebnis/license": "^2.3.0",
"ergebnis/php-cs-fixer-config": "^6.12.0",
"ergebnis/phpunit-slow-test-detector": "^2.4.0",
"phpunit/phpunit": "^10.4.2",
2023-10-23 20:04:30 +08:00
"psalm/plugin-phpunit": "~0.18.4",
2023-12-04 17:46:16 +08:00
"rector/rector": "~0.18.11",
"vimeo/psalm": "^5.16.0"
},
"type": "library",
"extra": {
"composer-normalize": {
"indent-size": 2,
"indent-style": "space"
}
},
"autoload": {
"psr-4": {
"Ergebnis\\Http\\": "src/"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Andreas Möller",
2023-12-04 17:46:16 +08:00
"email": "am@localheinz.com",
"homepage": "https://localheinz.com"
}
],
"description": "Provides constants for HTTP request methods.",
"homepage": "https://github.com/ergebnis/http-method",
"keywords": [
"http",
"method",
"request"
],
2023-10-23 20:04:30 +08:00
"support": {
"issues": "https://github.com/ergebnis/http-method/issues",
2023-12-04 17:46:16 +08:00
"security": "https://github.com/ergebnis/http-method/blob/main/.github/SECURITY.md",
2023-10-23 20:04:30 +08:00
"source": "https://github.com/ergebnis/http-method"
},
2023-12-04 17:46:16 +08:00
"time": "2023-11-28T09:50:06+00:00"
},
{
"name": "fig/http-message-util",
"version": "1.1.5",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/php-fig/http-message-util.git",
"reference": "9d94dc0154230ac39e5bf89398b324a86f63f765"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/php-fig/http-message-util/zipball/9d94dc0154230ac39e5bf89398b324a86f63f765",
"reference": "9d94dc0154230ac39e5bf89398b324a86f63f765",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"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-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"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-23 20:04:30 +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"
},
"time": "2020-11-24T22:02:12+00:00"
},
2023-12-25 17:10:21 +08:00
{
"name": "friendsofhyperf/rector",
"version": "v0.1.5",
"source": {
"type": "git",
"url": "https://github.com/friendsofhyperf/rector.git",
"reference": "896ec187d0b85ac2b2db5e7201a21fbfdf4f3e54"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/friendsofhyperf/rector/zipball/896ec187d0b85ac2b2db5e7201a21fbfdf4f3e54",
"reference": "896ec187d0b85ac2b2db5e7201a21fbfdf4f3e54",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": ">=8.0",
"rector/rector": "^0.15.12"
},
"require-dev": {
"phpstan/extension-installer": "^1.1",
"phpstan/phpstan": "^1.8.2",
"phpstan/phpstan-strict-rules": "^1.2",
"phpstan/phpstan-webmozart-assert": "^1.1",
"phpunit/phpunit": "^10.0",
"rector/phpstan-rules": "^0.6",
"rector/rector-debugging": "dev-main",
"symplify/easy-coding-standard": "^11.0",
"symplify/phpstan-extensions": "^11.0",
"symplify/phpstan-rules": "^11.0",
"symplify/rule-doc-generator": "^11.0",
"symplify/vendor-patches": "^11.0"
},
"type": "rector-extension",
"autoload": {
"psr-4": {
"Rector\\Hyperf\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Rector upgrades rules for Hyperf.",
"support": {
"issues": "https://github.com/friendsofhyperf/rector/issues",
"source": "https://github.com/friendsofhyperf/rector/tree/v0.1.5"
},
"time": "2023-06-26T23:32:12+00:00"
},
{
"name": "graham-campbell/result-type",
2023-12-04 17:46:16 +08:00
"version": "v1.1.2",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/GrahamCampbell/Result-Type.git",
2023-12-04 17:46:16 +08:00
"reference": "fbd48bce38f73f8a4ec8583362e732e4095e5862"
2023-10-23 20:04:30 +08:00
},
"dist": {
"type": "zip",
2023-12-04 17:46:16 +08:00
"url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/fbd48bce38f73f8a4ec8583362e732e4095e5862",
"reference": "fbd48bce38f73f8a4ec8583362e732e4095e5862",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-03-13 17:22:12 +08:00
"php": "^7.2.5 || ^8.0",
2023-12-04 17:46:16 +08:00
"phpoption/phpoption": "^1.9.2"
},
"require-dev": {
2023-12-04 17:46:16 +08:00
"phpunit/phpunit": "^8.5.34 || ^9.6.13 || ^10.4.2"
},
"type": "library",
"autoload": {
"psr-4": {
"GrahamCampbell\\ResultType\\": "src/"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Graham Campbell",
"email": "hello@gjcampbell.co.uk",
"homepage": "https://github.com/GrahamCampbell"
}
],
"description": "An Implementation Of The Result Type",
"keywords": [
"Graham Campbell",
"GrahamCampbell",
"Result Type",
"Result-Type",
"result"
],
2023-10-23 20:04:30 +08:00
"support": {
"issues": "https://github.com/GrahamCampbell/Result-Type/issues",
2023-12-04 17:46:16 +08:00
"source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.1.2"
2023-10-23 20:04:30 +08:00
},
"funding": [
{
"url": "https://github.com/GrahamCampbell",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/graham-campbell/result-type",
"type": "tidelift"
}
],
2023-12-04 17:46:16 +08:00
"time": "2023-11-12T22:16:48+00:00"
},
{
"name": "hyperf/code-parser",
2023-12-04 17:46:16 +08:00
"version": "v3.1.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/hyperf/code-parser.git",
2023-12-04 17:46:16 +08:00
"reference": "b2b42ea957463fbdf6fbb762fcff0ff578c36a4c"
2023-10-23 20:04:30 +08:00
},
"dist": {
"type": "zip",
2023-12-04 17:46:16 +08:00
"url": "https://api.github.com/repos/hyperf/code-parser/zipball/b2b42ea957463fbdf6fbb762fcff0ff578c36a4c",
"reference": "b2b42ea957463fbdf6fbb762fcff0ff578c36a4c",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-12-04 17:46:16 +08:00
"hyperf/collection": "~3.1.0",
"hyperf/stringable": "~3.1.0",
"hyperf/support": "~3.1.0",
"php": ">=8.1"
},
"suggest": {
"jean85/pretty-package-versions": "Required to use PrettyVersions. (^1.2|^2.0)",
"nikic/php-parser": "Required to use PhpParser. (^4.0)"
},
"type": "library",
"extra": {
"branch-alias": {
2023-12-04 17:46:16 +08:00
"dev-master": "3.1-dev"
}
},
"autoload": {
"psr-4": {
"Hyperf\\CodeParser\\": "src/"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "A code parser component for Hyperf.",
"homepage": "https://hyperf.io",
"keywords": [
"code-parser",
"hyperf",
"php",
"swoole"
],
2023-10-23 20:04:30 +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-12-04 17:46:16 +08:00
"funding": [
{
"url": "https://hyperf.wiki/#/zh-cn/donate",
"type": "custom"
},
{
"url": "https://opencollective.com/hyperf",
"type": "open_collective"
}
],
"time": "2023-11-24T03:10:53+00:00"
},
{
"name": "hyperf/codec",
2023-12-04 17:46:16 +08:00
"version": "v3.1.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/hyperf/codec.git",
2023-12-04 17:46:16 +08:00
"reference": "18db58e92688b7992e3d939b6c5b7790a45f2d2b"
2023-10-23 20:04:30 +08:00
},
"dist": {
"type": "zip",
2023-12-04 17:46:16 +08:00
"url": "https://api.github.com/repos/hyperf/codec/zipball/18db58e92688b7992e3d939b6c5b7790a45f2d2b",
"reference": "18db58e92688b7992e3d939b6c5b7790a45f2d2b",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"ext-json": "*",
"ext-xml": "*",
2023-12-04 17:46:16 +08:00
"hyperf/contract": "~3.1.0",
"php": ">=8.1"
},
"suggest": {
"ext-igbinary": "Required to use IgbinarySerializerPacker."
},
"type": "library",
"extra": {
"branch-alias": {
2023-12-04 17:46:16 +08:00
"dev-master": "3.1-dev"
}
},
"autoload": {
"psr-4": {
"Hyperf\\Codec\\": "src/"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "A codec component for Hyperf.",
"homepage": "https://hyperf.io",
"keywords": [
"codec",
"hyperf",
"php",
"swoole"
],
2023-10-23 20:04:30 +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-12-04 17:46:16 +08:00
"funding": [
{
"url": "https://hyperf.wiki/#/zh-cn/donate",
"type": "custom"
},
{
"url": "https://opencollective.com/hyperf",
"type": "open_collective"
}
],
"time": "2023-11-24T03:10:53+00:00"
},
{
"name": "hyperf/collection",
2023-12-04 17:46:16 +08:00
"version": "v3.1.0-rc.13",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/hyperf/collection.git",
2023-12-04 17:46:16 +08:00
"reference": "4aa5f40e5d8a540fb0d60ee3f1fa26a8758e118a"
2023-10-23 20:04:30 +08:00
},
"dist": {
"type": "zip",
2023-12-04 17:46:16 +08:00
"url": "https://api.github.com/repos/hyperf/collection/zipball/4aa5f40e5d8a540fb0d60ee3f1fa26a8758e118a",
"reference": "4aa5f40e5d8a540fb0d60ee3f1fa26a8758e118a",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-12-04 17:46:16 +08:00
"hyperf/contract": "~3.1.0",
"hyperf/macroable": "~3.1.0",
"php": ">=8.1"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
}
},
"autoload": {
"files": [
"src/Functions.php"
],
"psr-4": {
"Hyperf\\Collection\\": "src/"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Hyperf Collection package which come from illuminate/collections",
"homepage": "https://hyperf.io",
"keywords": [
"collection",
"hyperf",
"php",
"swoole"
],
2023-10-23 20:04:30 +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-12-04 17:46:16 +08:00
"time": "2023-11-17T14:22:59+00:00"
},
{
"name": "hyperf/conditionable",
2023-12-04 17:46:16 +08:00
"version": "v3.1.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/hyperf/conditionable.git",
2023-12-04 17:46:16 +08:00
"reference": "18da1405ae39a775bd3fae8cec98841eaa22f013"
2023-10-23 20:04:30 +08:00
},
"dist": {
"type": "zip",
2023-12-04 17:46:16 +08:00
"url": "https://api.github.com/repos/hyperf/conditionable/zipball/18da1405ae39a775bd3fae8cec98841eaa22f013",
"reference": "18da1405ae39a775bd3fae8cec98841eaa22f013",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-12-04 17:46:16 +08:00
"php": ">=8.1"
},
"type": "library",
"extra": {
"branch-alias": {
2023-12-04 17:46:16 +08:00
"dev-master": "3.1-dev"
}
},
"autoload": {
"psr-4": {
"Hyperf\\Conditionable\\": "src/"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Hyperf Macroable package which come from illuminate/conditionable",
"homepage": "https://hyperf.io",
"keywords": [
"conditionable",
"hyperf",
"php",
"swoole"
],
2023-10-23 20:04:30 +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-12-04 17:46:16 +08:00
"funding": [
{
"url": "https://hyperf.wiki/#/zh-cn/donate",
"type": "custom"
},
{
"url": "https://opencollective.com/hyperf",
"type": "open_collective"
}
],
"time": "2023-11-24T03:10:53+00:00"
},
{
"name": "hyperf/config",
2023-12-25 17:10:21 +08:00
"version": "v3.1.2",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/hyperf/config.git",
2023-12-25 17:10:21 +08:00
"reference": "1364385aeb0c64fa018d2655119a5ab176aadebc"
2023-10-23 20:04:30 +08:00
},
"dist": {
"type": "zip",
2023-12-25 17:10:21 +08:00
"url": "https://api.github.com/repos/hyperf/config/zipball/1364385aeb0c64fa018d2655119a5ab176aadebc",
"reference": "1364385aeb0c64fa018d2655119a5ab176aadebc",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-12-04 17:46:16 +08:00
"hyperf/collection": "~3.1.0",
"hyperf/contract": "~3.1.0",
"hyperf/support": "~3.1.0",
"php": ">=8.1",
2023-03-14 10:55:00 +08:00
"psr/container": "^1.0|^2.0",
2023-12-25 17:10:21 +08:00
"symfony/finder": "^5.0|^6.0|^7.0"
2023-03-14 10:55:00 +08:00
},
"suggest": {
2023-12-04 17:46:16 +08:00
"hyperf/context": "Required to use config()",
2023-03-14 10:55:00 +08:00
"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"
},
"type": "library",
"extra": {
"branch-alias": {
2023-12-04 17:46:16 +08:00
"dev-master": "3.1-dev"
2023-03-14 10:55:00 +08:00
},
"hyperf": {
"config": "Hyperf\\Config\\ConfigProvider"
}
},
"autoload": {
2023-03-14 10:55:00 +08:00
"files": [
"./src/Functions.php"
],
"psr-4": {
2023-03-14 10:55:00 +08:00
"Hyperf\\Config\\": "src/"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-14 10:55:00 +08:00
"license": [
"MIT"
],
"description": "An independent component that provides configuration container.",
"homepage": "https://hyperf.io",
"keywords": [
"config",
"configuration",
"hyperf",
"php",
"swoole"
],
2023-10-23 20:04:30 +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-12-04 17:46:16 +08:00
"funding": [
{
"url": "https://hyperf.wiki/#/zh-cn/donate",
"type": "custom"
},
{
"url": "https://opencollective.com/hyperf",
"type": "open_collective"
}
],
2023-12-25 17:10:21 +08:00
"time": "2023-12-08T02:35:39+00:00"
2023-03-14 10:55:00 +08:00
},
{
"name": "hyperf/constants",
2023-12-04 17:46:16 +08:00
"version": "v3.1.0-rc.4",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/hyperf/constants.git",
2023-12-04 17:46:16 +08:00
"reference": "d858d0c9e139f59e2c49d11bf6bb7e64595a6b7b"
2023-10-23 20:04:30 +08:00
},
2023-03-14 10:55:00 +08:00
"dist": {
"type": "zip",
2023-12-04 17:46:16 +08:00
"url": "https://api.github.com/repos/hyperf/constants/zipball/d858d0c9e139f59e2c49d11bf6bb7e64595a6b7b",
"reference": "d858d0c9e139f59e2c49d11bf6bb7e64595a6b7b",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-14 10:55:00 +08:00
},
"require": {
2023-12-04 17:46:16 +08:00
"hyperf/di": "~3.1.0",
"hyperf/support": "~3.1.0",
"hyperf/utils": "~3.1.0",
"php": ">=8.1"
2023-03-14 10:55:00 +08:00
},
"suggest": {
"hyperf/translation": "Required to use translation."
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
},
"hyperf": {
"config": "Hyperf\\Constants\\ConfigProvider"
}
},
"autoload": {
"psr-4": {
"Hyperf\\Constants\\": "src/"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-14 10:55:00 +08:00
"license": [
"MIT"
],
"description": "A constants component for hyperf.",
"homepage": "https://hyperf.io",
"keywords": [
"constants",
"hyperf",
"php"
],
2023-10-23 20:04:30 +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-12-04 17:46:16 +08:00
"time": "2023-09-22T05:24:19+00:00"
2023-03-14 10:55:00 +08:00
},
{
"name": "hyperf/context",
2023-12-04 17:46:16 +08:00
"version": "v3.1.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/hyperf/context.git",
2023-12-04 17:46:16 +08:00
"reference": "8307d6c924ed67c7abd47874ec14f0e2e3e4b732"
2023-10-23 20:04:30 +08:00
},
2023-03-14 10:55:00 +08:00
"dist": {
"type": "zip",
2023-12-04 17:46:16 +08:00
"url": "https://api.github.com/repos/hyperf/context/zipball/8307d6c924ed67c7abd47874ec14f0e2e3e4b732",
"reference": "8307d6c924ed67c7abd47874ec14f0e2e3e4b732",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-14 10:55:00 +08:00
},
"require": {
2023-12-04 17:46:16 +08:00
"hyperf/engine": "^2.0",
"php": ">=8.1"
},
"suggest": {
"swow/psr7-plus": "Required to use RequestContext and ResponseContext"
2023-03-14 10:55:00 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
2023-12-04 17:46:16 +08:00
"dev-master": "3.1-dev"
2023-03-14 10:55:00 +08:00
}
},
"autoload": {
"psr-4": {
"Hyperf\\Context\\": "src/"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "A coroutine/application context library.",
"homepage": "https://hyperf.io",
"keywords": [
"Context",
"hyperf",
"php",
"swoole"
],
2023-10-23 20:04:30 +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-12-04 17:46:16 +08:00
"funding": [
{
"url": "https://hyperf.wiki/#/zh-cn/donate",
"type": "custom"
},
{
"url": "https://opencollective.com/hyperf",
"type": "open_collective"
}
],
"time": "2023-11-24T03:10:53+00:00"
},
{
"name": "hyperf/contract",
2023-12-25 17:10:21 +08:00
"version": "v3.1.2",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/hyperf/contract.git",
2023-12-25 17:10:21 +08:00
"reference": "f5379df6df65363d645506f373888372135ac0c6"
2023-10-23 20:04:30 +08:00
},
"dist": {
"type": "zip",
2023-12-25 17:10:21 +08:00
"url": "https://api.github.com/repos/hyperf/contract/zipball/f5379df6df65363d645506f373888372135ac0c6",
"reference": "f5379df6df65363d645506f373888372135ac0c6",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-12-04 17:46:16 +08:00
"php": ">=8.1"
},
"type": "library",
"extra": {
"branch-alias": {
2023-12-04 17:46:16 +08:00
"dev-master": "3.1-dev"
}
},
"autoload": {
"psr-4": {
"Hyperf\\Contract\\": "src/"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "The contracts of Hyperf.",
"homepage": "https://hyperf.io",
"keywords": [
"hyperf",
"php",
"swoole"
],
2023-10-23 20:04:30 +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-12-04 17:46:16 +08:00
"funding": [
{
"url": "https://hyperf.wiki/#/zh-cn/donate",
"type": "custom"
},
{
"url": "https://opencollective.com/hyperf",
"type": "open_collective"
}
],
2023-12-25 17:10:21 +08:00
"time": "2023-12-11T03:14:01+00:00"
2023-03-13 17:22:12 +08:00
},
{
"name": "hyperf/coordinator",
2023-12-04 17:46:16 +08:00
"version": "v3.1.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/hyperf/coordinator.git",
2023-12-04 17:46:16 +08:00
"reference": "9f589319ba689ece5e4399b7ee218a223b089cba"
2023-10-23 20:04:30 +08:00
},
2023-03-13 17:22:12 +08:00
"dist": {
"type": "zip",
2023-12-04 17:46:16 +08:00
"url": "https://api.github.com/repos/hyperf/coordinator/zipball/9f589319ba689ece5e4399b7ee218a223b089cba",
"reference": "9f589319ba689ece5e4399b7ee218a223b089cba",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-13 17:22:12 +08:00
},
"require": {
2023-12-04 17:46:16 +08:00
"hyperf/engine": "^2.0",
"php": ">=8.1"
2023-03-13 17:22:12 +08:00
},
"type": "library",
"extra": {
"branch-alias": {
2023-12-04 17:46:16 +08:00
"dev-master": "3.1-dev"
2023-03-13 17:22:12 +08:00
}
},
"autoload": {
"psr-4": {
"Hyperf\\Coordinator\\": "src/"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-13 17:22:12 +08:00
"license": [
"MIT"
],
"description": "Hyperf Coordinator",
"homepage": "https://hyperf.io",
"keywords": [
"Coordinator",
"hyperf",
"php",
"swoole"
],
2023-10-23 20:04:30 +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-12-04 17:46:16 +08:00
"funding": [
{
"url": "https://hyperf.wiki/#/zh-cn/donate",
"type": "custom"
},
{
"url": "https://opencollective.com/hyperf",
"type": "open_collective"
}
],
"time": "2023-11-24T03:10:53+00:00"
},
{
"name": "hyperf/coroutine",
2023-12-25 17:10:21 +08:00
"version": "v3.1.1",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/hyperf/coroutine.git",
2023-12-25 17:10:21 +08:00
"reference": "cd5bad67724c5c7a7ad749d8e9eb045470488d75"
2023-10-23 20:04:30 +08:00
},
"dist": {
"type": "zip",
2023-12-25 17:10:21 +08:00
"url": "https://api.github.com/repos/hyperf/coroutine/zipball/cd5bad67724c5c7a7ad749d8e9eb045470488d75",
"reference": "cd5bad67724c5c7a7ad749d8e9eb045470488d75",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-12-04 17:46:16 +08:00
"hyperf/context": "~3.1.0",
"hyperf/contract": "~3.1.0",
"hyperf/engine": "^2.0",
"php": ">=8.1"
},
"type": "library",
"extra": {
"branch-alias": {
2023-12-04 17:46:16 +08:00
"dev-master": "3.1-dev"
}
},
"autoload": {
"files": [
"src/Functions.php"
],
"psr-4": {
"Hyperf\\Coroutine\\": "src/"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Hyperf Coroutine",
"homepage": "https://hyperf.io",
"keywords": [
"coroutine",
"hyperf",
"php",
"swoole"
],
2023-10-23 20:04:30 +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-12-04 17:46:16 +08:00
"funding": [
{
"url": "https://hyperf.wiki/#/zh-cn/donate",
"type": "custom"
},
{
"url": "https://opencollective.com/hyperf",
"type": "open_collective"
}
],
2023-12-25 17:10:21 +08:00
"time": "2023-12-01T06:59:45+00:00"
},
{
"name": "hyperf/database",
2023-12-04 17:46:16 +08:00
"version": "v3.1.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/hyperf/database.git",
2023-12-04 17:46:16 +08:00
"reference": "f4033ca20f2bbd6727b3df67577520bf406e24ff"
2023-10-23 20:04:30 +08:00
},
"dist": {
"type": "zip",
2023-12-04 17:46:16 +08:00
"url": "https://api.github.com/repos/hyperf/database/zipball/f4033ca20f2bbd6727b3df67577520bf406e24ff",
"reference": "f4033ca20f2bbd6727b3df67577520bf406e24ff",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-12-04 17:46:16 +08:00
"hyperf/code-parser": "~3.1.0",
"hyperf/collection": "~3.1.0",
"hyperf/macroable": "~3.1.0",
"hyperf/support": "~3.1.0",
"hyperf/tappable": "~3.1.0",
"hyperf/utils": "~3.1.0",
"nesbot/carbon": "^2.0",
2023-12-04 17:46:16 +08:00
"php": ">=8.1",
"psr/container": "^1.0|^2.0",
"psr/event-dispatcher": "^1.0"
},
"suggest": {
"doctrine/dbal": "Required to rename columns (^3.0).",
"nikic/php-parser": "Required to use ModelCommand. (^4.0)",
"php-di/phpdoc-reader": "Required to use ModelCommand. (^2.2)"
},
"type": "library",
"extra": {
"branch-alias": {
2023-12-04 17:46:16 +08:00
"dev-master": "3.1-dev"
}
},
"autoload": {
"psr-4": {
"Hyperf\\Database\\": "src/"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "A flexible database library.",
"homepage": "https://hyperf.io",
"keywords": [
"database",
"hyperf",
"php"
],
2023-10-23 20:04:30 +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-12-04 17:46:16 +08:00
"funding": [
{
"url": "https://hyperf.wiki/#/zh-cn/donate",
"type": "custom"
},
{
"url": "https://opencollective.com/hyperf",
"type": "open_collective"
}
],
"time": "2023-11-24T03:10:53+00:00"
},
2023-03-14 10:55:00 +08:00
{
2023-12-25 17:10:21 +08:00
"name": "hyperf/di",
2023-12-04 17:46:16 +08:00
"version": "v3.1.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
2023-12-25 17:10:21 +08:00
"url": "https://github.com/hyperf/di.git",
"reference": "08efa8748caf3af777707b82c270b60313bfd878"
2023-10-23 20:04:30 +08:00
},
"dist": {
"type": "zip",
2023-12-04 17:46:16 +08:00
"url": "https://api.github.com/repos/hyperf/di/zipball/08efa8748caf3af777707b82c270b60313bfd878",
"reference": "08efa8748caf3af777707b82c270b60313bfd878",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"doctrine/instantiator": "^1.0",
2023-12-04 17:46:16 +08:00
"hyperf/code-parser": "~3.1.0",
"hyperf/pipeline": "~3.1.0",
"hyperf/stdlib": "~3.1.0",
"hyperf/support": "~3.1.0",
"nikic/php-parser": "^4.1",
2023-12-04 17:46:16 +08:00
"php": ">=8.1",
"php-di/phpdoc-reader": "^2.2",
"psr/container": "^1.0|^2.0",
2023-03-13 17:22:12 +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."
},
"type": "library",
"extra": {
"branch-alias": {
2023-12-04 17:46:16 +08:00
"dev-master": "3.1-dev"
},
"hyperf": {
"config": "Hyperf\\Di\\ConfigProvider"
}
},
"autoload": {
"psr-4": {
"Hyperf\\Di\\": "src/"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "A DI for Hyperf.",
"homepage": "https://hyperf.io",
"keywords": [
"annotation",
"di",
"hyperf",
"php",
"swoole"
],
2023-10-23 20:04:30 +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-12-04 17:46:16 +08:00
"funding": [
{
"url": "https://hyperf.wiki/#/zh-cn/donate",
"type": "custom"
},
{
"url": "https://opencollective.com/hyperf",
"type": "open_collective"
}
],
"time": "2023-11-24T03:10:53+00:00"
},
{
"name": "hyperf/dispatcher",
2023-12-04 17:46:16 +08:00
"version": "v3.1.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/hyperf/dispatcher.git",
2023-12-04 17:46:16 +08:00
"reference": "582dc948da50db771294130bba465d8163f11ab1"
2023-10-23 20:04:30 +08:00
},
"dist": {
"type": "zip",
2023-12-04 17:46:16 +08:00
"url": "https://api.github.com/repos/hyperf/dispatcher/zipball/582dc948da50db771294130bba465d8163f11ab1",
"reference": "582dc948da50db771294130bba465d8163f11ab1",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-12-04 17:46:16 +08:00
"hyperf/contract": "~3.1.0",
"php": ">=8.1",
"psr/container": "^1.0|^2.0",
"psr/http-message": "^1.0|^2.0",
"psr/http-server-middleware": "^1.0"
},
"type": "library",
"extra": {
"branch-alias": {
2023-12-04 17:46:16 +08:00
"dev-master": "3.1-dev"
},
"hyperf": {
"config": "Hyperf\\Dispatcher\\ConfigProvider"
}
},
"autoload": {
"psr-4": {
"Hyperf\\Dispatcher\\": "src/"
}
},
2023-10-23 20:04:30 +08:00
"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"
],
2023-10-23 20:04:30 +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-12-04 17:46:16 +08:00
"funding": [
{
"url": "https://hyperf.wiki/#/zh-cn/donate",
"type": "custom"
},
{
"url": "https://opencollective.com/hyperf",
"type": "open_collective"
}
],
"time": "2023-11-24T03:10:53+00:00"
},
{
"name": "hyperf/engine",
2023-12-25 17:10:21 +08:00
"version": "v2.10.4",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/hyperf/engine.git",
2023-12-25 17:10:21 +08:00
"reference": "34ba1825f5b596c677d027e60ec4e2b75c65d09e"
2023-10-23 20:04:30 +08:00
},
"dist": {
"type": "zip",
2023-12-25 17:10:21 +08:00
"url": "https://api.github.com/repos/hyperf/engine/zipball/34ba1825f5b596c677d027e60ec4e2b75c65d09e",
"reference": "34ba1825f5b596c677d027e60ec4e2b75c65d09e",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"hyperf/engine-contract": "~1.9.0",
"php": ">=8.0"
},
2023-03-13 17:22:12 +08:00
"conflict": {
"ext-swoole": "<5.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.0",
2023-03-13 17:22:12 +08:00
"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": {
"ext-sockets": "*",
2023-03-13 17:22:12 +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": {
"dev-master": "2.10-dev"
},
"hyperf": {
"config": "Hyperf\\Engine\\ConfigProvider"
}
},
"autoload": {
2023-03-13 17:22:12 +08:00
"files": [
"src/Functions.php"
],
"psr-4": {
"Hyperf\\Engine\\": "src/"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
2023-03-13 17:22:12 +08:00
"description": "Coroutine engine provided by swoole.",
"keywords": [
2023-03-13 17:22:12 +08:00
"engine",
"hyperf",
2023-03-13 17:22:12 +08:00
"php",
"swoole"
],
2023-10-23 20:04:30 +08:00
"support": {
"issues": "https://github.com/hyperf/engine/issues",
2023-12-25 17:10:21 +08:00
"source": "https://github.com/hyperf/engine/tree/v2.10.4"
2023-10-23 20:04:30 +08:00
},
2023-12-25 17:10:21 +08:00
"funding": [
{
"url": "https://hyperf.wiki/#/zh-cn/donate",
"type": "custom"
},
{
"url": "https://opencollective.com/hyperf",
"type": "open_collective"
}
],
"time": "2023-12-15T07:47:12+00:00"
2023-03-13 17:22:12 +08:00
},
{
"name": "hyperf/engine-contract",
2023-12-25 17:10:21 +08:00
"version": "v1.9.1",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/hyperf/engine-contract.git",
2023-12-25 17:10:21 +08:00
"reference": "fec2e45f35404b2e5b4c3eaf1b0dce67d60771eb"
2023-10-23 20:04:30 +08:00
},
2023-03-13 17:22:12 +08:00
"dist": {
"type": "zip",
2023-12-25 17:10:21 +08:00
"url": "https://api.github.com/repos/hyperf/engine-contract/zipball/fec2e45f35404b2e5b4c3eaf1b0dce67d60771eb",
"reference": "fec2e45f35404b2e5b4c3eaf1b0dce67d60771eb",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-13 17:22:12 +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": {
"dev-master": "1.9-dev"
2023-03-13 17:22:12 +08:00
}
},
2023-03-13 17:22:12 +08:00
"autoload": {
"psr-4": {
"Hyperf\\Engine\\Contract\\": "src/"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-13 17:22:12 +08:00
"license": [
"MIT"
],
"description": "Contract for Coroutine Engine",
"keywords": [
"contract",
"coroutine",
"engine",
"hyperf",
"php"
],
2023-10-23 20:04:30 +08:00
"support": {
"issues": "https://github.com/hyperf/engine-contract/issues",
2023-12-25 17:10:21 +08:00
"source": "https://github.com/hyperf/engine-contract/tree/v1.9.1"
2023-10-23 20:04:30 +08:00
},
2023-12-25 17:10:21 +08:00
"funding": [
{
"url": "https://hyperf.wiki/#/zh-cn/donate",
"type": "custom"
},
{
"url": "https://opencollective.com/hyperf",
"type": "open_collective"
}
],
"time": "2023-12-15T07:37:14+00:00"
},
{
"name": "hyperf/event",
2023-12-04 17:46:16 +08:00
"version": "v3.1.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/hyperf/event.git",
2023-12-04 17:46:16 +08:00
"reference": "6eada5f74ce80786c567d5aed0361d51175217bb"
2023-10-23 20:04:30 +08:00
},
"dist": {
"type": "zip",
2023-12-04 17:46:16 +08:00
"url": "https://api.github.com/repos/hyperf/event/zipball/6eada5f74ce80786c567d5aed0361d51175217bb",
"reference": "6eada5f74ce80786c567d5aed0361d51175217bb",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-12-04 17:46:16 +08:00
"hyperf/contract": "~3.1.0",
"hyperf/stdlib": "~3.1.0",
"php": ">=8.1",
"psr/event-dispatcher": "^1.0"
},
"suggest": {
"hyperf/di": "Required to use annotatioins."
},
"type": "library",
"extra": {
"branch-alias": {
2023-12-04 17:46:16 +08:00
"dev-master": "3.1-dev"
},
"hyperf": {
"config": "Hyperf\\Event\\ConfigProvider"
}
},
"autoload": {
"psr-4": {
"Hyperf\\Event\\": "src/"
}
},
2023-10-23 20:04:30 +08:00
"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"
],
2023-10-23 20:04:30 +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-12-04 17:46:16 +08:00
"funding": [
{
"url": "https://hyperf.wiki/#/zh-cn/donate",
"type": "custom"
},
{
"url": "https://opencollective.com/hyperf",
"type": "open_collective"
}
],
"time": "2023-11-24T03:10:53+00:00"
},
{
"name": "hyperf/exception-handler",
2023-12-04 17:46:16 +08:00
"version": "v3.1.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/hyperf/exception-handler.git",
2023-12-04 17:46:16 +08:00
"reference": "941a7b426d7ecc6f34fa56d19749e8ab57a737f8"
2023-10-23 20:04:30 +08:00
},
"dist": {
"type": "zip",
2023-12-04 17:46:16 +08:00
"url": "https://api.github.com/repos/hyperf/exception-handler/zipball/941a7b426d7ecc6f34fa56d19749e8ab57a737f8",
"reference": "941a7b426d7ecc6f34fa56d19749e8ab57a737f8",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-12-04 17:46:16 +08:00
"hyperf/context": "~3.1.0",
"hyperf/contract": "~3.1.0",
"hyperf/dispatcher": "~3.1.0",
"hyperf/http-message": "~3.1.0",
"hyperf/stdlib": "~3.1.0",
"hyperf/support": "~3.1.0",
"php": ">=8.1",
"psr/container": "^1.0|^2.0",
2023-12-04 17:46:16 +08:00
"psr/http-message": "^1.0|^2.0",
"swow/psr7-plus": "^1.0"
},
"suggest": {
"hyperf/di": "Required to use #[ExceptionHandler]",
"hyperf/event": "Required to use listeners",
"hyperf/framework": "Required to use listeners",
"hyperf/stringable": "Required to use WhoopsExceptionHandler"
},
"type": "library",
"extra": {
"branch-alias": {
2023-12-04 17:46:16 +08:00
"dev-master": "3.1-dev"
},
"hyperf": {
"config": "Hyperf\\ExceptionHandler\\ConfigProvider"
}
},
"autoload": {
"psr-4": {
"Hyperf\\ExceptionHandler\\": "src/"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Exception handler for hyperf",
"homepage": "https://hyperf.io",
"keywords": [
"exception-handler",
"php",
"swoole"
],
2023-10-23 20:04:30 +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-12-04 17:46:16 +08:00
"funding": [
{
"url": "https://hyperf.wiki/#/zh-cn/donate",
"type": "custom"
},
{
"url": "https://opencollective.com/hyperf",
"type": "open_collective"
}
],
"time": "2023-11-24T03:10:53+00:00"
},
{
"name": "hyperf/framework",
2023-12-04 17:46:16 +08:00
"version": "v3.1.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/hyperf/framework.git",
2023-12-04 17:46:16 +08:00
"reference": "3b24833c8341a8f71cbf957653c10dee033604c5"
2023-10-23 20:04:30 +08:00
},
"dist": {
"type": "zip",
2023-12-04 17:46:16 +08:00
"url": "https://api.github.com/repos/hyperf/framework/zipball/3b24833c8341a8f71cbf957653c10dee033604c5",
"reference": "3b24833c8341a8f71cbf957653c10dee033604c5",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"fig/http-message-util": "^1.1.2",
2023-12-04 17:46:16 +08:00
"hyperf/contract": "~3.1.0",
"hyperf/coordinator": "~3.1.0",
"hyperf/coroutine": "~3.1.0",
"php": ">=8.1",
"psr/container": "^1.0|^2.0",
"psr/event-dispatcher": "^1.0",
"psr/log": "^1.0|^2.0|^3.0"
},
"suggest": {
"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.",
2023-03-13 17:22:12 +08:00
"symfony/event-dispatcher": "Required to use symfony event dispatcher (^5.0|^6.0)."
},
"type": "library",
"extra": {
"branch-alias": {
2023-12-04 17:46:16 +08:00
"dev-master": "3.1-dev"
},
"hyperf": {
"config": "Hyperf\\Framework\\ConfigProvider"
}
},
"autoload": {
"psr-4": {
"Hyperf\\Framework\\": "src/"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "A coroutine framework that focuses on hyperspeed and flexible, specifically use for build microservices and middlewares.",
"homepage": "https://hyperf.io",
"keywords": [
"Microservice",
"framework",
"hyperf",
"middleware",
"php",
"swoole"
],
2023-10-23 20:04:30 +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-12-04 17:46:16 +08:00
"funding": [
{
"url": "https://hyperf.wiki/#/zh-cn/donate",
"type": "custom"
},
{
"url": "https://opencollective.com/hyperf",
"type": "open_collective"
}
],
"time": "2023-11-24T03:10:53+00:00"
},
{
"name": "hyperf/http-message",
2023-12-04 17:46:16 +08:00
"version": "v3.1.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/hyperf/http-message.git",
2023-12-04 17:46:16 +08:00
"reference": "1aa6b862003262d1186f5978f251970f687c16d5"
2023-10-23 20:04:30 +08:00
},
"dist": {
"type": "zip",
2023-12-04 17:46:16 +08:00
"url": "https://api.github.com/repos/hyperf/http-message/zipball/1aa6b862003262d1186f5978f251970f687c16d5",
"reference": "1aa6b862003262d1186f5978f251970f687c16d5",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-12-04 17:46:16 +08:00
"hyperf/codec": "~3.1.0",
"hyperf/engine": "^2.7",
"hyperf/support": "~3.1.0",
"laminas/laminas-mime": "^2.7",
2023-12-04 17:46:16 +08:00
"php": ">=8.1",
"psr/http-message": "^1.0|^2.0",
"swow/psr7-plus": "^1.0"
},
"suggest": {
"psr/container": "Required to replace RequestParserInterface."
},
"type": "library",
"extra": {
"branch-alias": {
2023-12-04 17:46:16 +08:00
"dev-master": "3.1-dev"
},
"hyperf": {
"config": "Hyperf\\HttpMessage\\ConfigProvider"
}
},
"autoload": {
"psr-4": {
"Hyperf\\HttpMessage\\": "src/"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "microservice framework base on swoole",
"keywords": [
"http-message",
"hyperf",
"php",
"swoole"
],
2023-10-23 20:04:30 +08:00
"support": {
"issues": "https://github.com/hyperf/http-message/issues",
2023-12-04 17:46:16 +08:00
"source": "https://github.com/hyperf/http-message/tree/v3.1.0"
2023-10-23 20:04:30 +08:00
},
2023-12-04 17:46:16 +08:00
"funding": [
{
"url": "https://hyperf.wiki/#/zh-cn/donate",
"type": "custom"
},
{
"url": "https://opencollective.com/hyperf",
"type": "open_collective"
}
],
"time": "2023-11-24T03:10:53+00:00"
},
{
"name": "hyperf/http-server",
2023-12-04 17:46:16 +08:00
"version": "v3.1.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/hyperf/http-server.git",
2023-12-04 17:46:16 +08:00
"reference": "022da795a5b2712380b657b2c736d85f70b33395"
2023-10-23 20:04:30 +08:00
},
"dist": {
"type": "zip",
2023-12-04 17:46:16 +08:00
"url": "https://api.github.com/repos/hyperf/http-server/zipball/022da795a5b2712380b657b2c736d85f70b33395",
"reference": "022da795a5b2712380b657b2c736d85f70b33395",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-12-04 17:46:16 +08:00
"hyperf/codec": "~3.1.0",
"hyperf/collection": "~3.1.0",
"hyperf/context": "~3.1.0",
"hyperf/contract": "~3.1.0",
"hyperf/coroutine": "~3.1.0",
"hyperf/dispatcher": "~3.1.0",
"hyperf/event": "~3.1.0",
"hyperf/exception-handler": "~3.1.0",
"hyperf/http-message": "~3.1.0",
"hyperf/macroable": "~3.1.0",
"hyperf/serializer": "~3.1.0",
"hyperf/server": "~3.1.0",
"hyperf/stdlib": "~3.1.0",
"hyperf/support": "~3.1.0",
"nikic/fast-route": "^1.3",
2023-12-04 17:46:16 +08:00
"php": ">=8.1",
"psr/container": "^1.0|^2.0",
"swow/psr7-plus": "^1.0"
},
"suggest": {
"hyperf/di": "Required to use annotations."
},
"type": "library",
"extra": {
"branch-alias": {
2023-12-04 17:46:16 +08:00
"dev-master": "3.1-dev"
},
"hyperf": {
"config": "Hyperf\\HttpServer\\ConfigProvider"
}
},
"autoload": {
"psr-4": {
"Hyperf\\HttpServer\\": "src/"
}
},
2023-10-23 20:04:30 +08:00
"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"
],
2023-10-23 20:04:30 +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-12-04 17:46:16 +08:00
"funding": [
{
"url": "https://hyperf.wiki/#/zh-cn/donate",
"type": "custom"
},
{
"url": "https://opencollective.com/hyperf",
"type": "open_collective"
}
],
"time": "2023-11-24T03:10:53+00:00"
},
{
"name": "hyperf/logger",
2023-12-04 17:46:16 +08:00
"version": "v3.1.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/hyperf/logger.git",
2023-12-04 17:46:16 +08:00
"reference": "948a8f3e900ab19d9af9dfead20a64f8c7064841"
2023-10-23 20:04:30 +08:00
},
"dist": {
"type": "zip",
2023-12-04 17:46:16 +08:00
"url": "https://api.github.com/repos/hyperf/logger/zipball/948a8f3e900ab19d9af9dfead20a64f8c7064841",
"reference": "948a8f3e900ab19d9af9dfead20a64f8c7064841",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-12-04 17:46:16 +08:00
"hyperf/contract": "~3.1.0",
"hyperf/support": "~3.1.0",
"hyperf/utils": "~3.1.0",
2023-03-13 17:22:12 +08:00
"monolog/monolog": "^2.7|^3.1",
2023-12-04 17:46:16 +08:00
"php": ">=8.1",
"psr/container": "^1.0|^2.0",
"psr/log": "^1.0|^2.0|^3.0"
},
"type": "library",
"extra": {
"branch-alias": {
2023-12-04 17:46:16 +08:00
"dev-master": "3.1-dev"
},
"hyperf": {
"config": "Hyperf\\Logger\\ConfigProvider"
}
},
"autoload": {
"psr-4": {
"Hyperf\\Logger\\": "src/"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "A logger component for hyperf.",
"homepage": "https://hyperf.io",
"keywords": [
"hyperf",
"logger",
"php"
],
2023-10-23 20:04:30 +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-12-04 17:46:16 +08:00
"funding": [
{
"url": "https://hyperf.wiki/#/zh-cn/donate",
"type": "custom"
},
{
"url": "https://opencollective.com/hyperf",
"type": "open_collective"
}
],
"time": "2023-11-24T03:10:53+00:00"
},
{
"name": "hyperf/macroable",
2023-12-04 17:46:16 +08:00
"version": "v3.1.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/hyperf/macroable.git",
2023-12-04 17:46:16 +08:00
"reference": "de5b07be74d666f04ecef4ce5ee6ceb97d846cfa"
2023-10-23 20:04:30 +08:00
},
"dist": {
"type": "zip",
2023-12-04 17:46:16 +08:00
"url": "https://api.github.com/repos/hyperf/macroable/zipball/de5b07be74d666f04ecef4ce5ee6ceb97d846cfa",
"reference": "de5b07be74d666f04ecef4ce5ee6ceb97d846cfa",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-12-04 17:46:16 +08:00
"php": ">=8.1"
},
"type": "library",
"extra": {
"branch-alias": {
2023-12-04 17:46:16 +08:00
"dev-master": "3.1-dev"
}
},
"autoload": {
"psr-4": {
"Hyperf\\Macroable\\": "src/"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Hyperf Macroable package which come from illuminate/macroable",
"homepage": "https://hyperf.io",
"keywords": [
"hyperf",
"macroable",
"php",
"swoole"
],
2023-10-23 20:04:30 +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-12-04 17:46:16 +08:00
"funding": [
{
"url": "https://hyperf.wiki/#/zh-cn/donate",
"type": "custom"
},
{
"url": "https://opencollective.com/hyperf",
"type": "open_collective"
}
],
"time": "2023-11-24T03:10:53+00:00"
},
{
"name": "hyperf/paginator",
2023-12-25 17:10:21 +08:00
"version": "v3.1.2",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/hyperf/paginator.git",
2023-12-25 17:10:21 +08:00
"reference": "0b0c6dda74fd8a8d9c75b5078252d5e1105ad752"
2023-10-23 20:04:30 +08:00
},
"dist": {
"type": "zip",
2023-12-25 17:10:21 +08:00
"url": "https://api.github.com/repos/hyperf/paginator/zipball/0b0c6dda74fd8a8d9c75b5078252d5e1105ad752",
"reference": "0b0c6dda74fd8a8d9c75b5078252d5e1105ad752",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-12-04 17:46:16 +08:00
"hyperf/contract": "~3.1.0",
"hyperf/support": "~3.1.0",
"hyperf/utils": "~3.1.0",
"php": ">=8.1"
},
"suggest": {
"hyperf/event": "Reqiured to use PageResolverListener.",
"hyperf/framework": "Reqiured to use PageResolverListener.",
"hyperf/http-server": "Reqiured to use PageResolverListener."
},
"type": "library",
"extra": {
"branch-alias": {
2023-12-04 17:46:16 +08:00
"dev-master": "3.1-dev"
},
"hyperf": {
"config": "Hyperf\\Paginator\\ConfigProvider"
}
},
"autoload": {
"psr-4": {
"Hyperf\\Paginator\\": "src/"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "A paginator component for hyperf.",
"homepage": "https://hyperf.io",
"keywords": [
"hyperf",
"paginator",
"php"
],
2023-10-23 20:04:30 +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-12-04 17:46:16 +08:00
"funding": [
{
"url": "https://hyperf.wiki/#/zh-cn/donate",
"type": "custom"
},
{
"url": "https://opencollective.com/hyperf",
"type": "open_collective"
}
],
2023-12-25 17:10:21 +08:00
"time": "2023-12-11T03:14:01+00:00"
2023-12-04 17:46:16 +08:00
},
{
"name": "hyperf/pipeline",
2023-12-04 17:46:16 +08:00
"version": "v3.1.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/hyperf/pipeline.git",
2023-12-04 17:46:16 +08:00
"reference": "44352f9b20c61c372dae655894f7a8f2bb86d0de"
2023-10-23 20:04:30 +08:00
},
"dist": {
"type": "zip",
2023-12-04 17:46:16 +08:00
"url": "https://api.github.com/repos/hyperf/pipeline/zipball/44352f9b20c61c372dae655894f7a8f2bb86d0de",
"reference": "44352f9b20c61c372dae655894f7a8f2bb86d0de",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-12-04 17:46:16 +08:00
"php": ">=8.1",
"psr/container": "^1.0|^2.0"
},
"type": "library",
"extra": {
"branch-alias": {
2023-12-04 17:46:16 +08:00
"dev-master": "3.1-dev"
}
},
"autoload": {
"psr-4": {
"Hyperf\\Pipeline\\": "src/"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Hyperf Macroable package which come from illuminate/pipeline",
"homepage": "https://hyperf.io",
"keywords": [
"hyperf",
"php",
"pipeline",
"swoole"
],
2023-10-23 20:04:30 +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-12-04 17:46:16 +08:00
"funding": [
{
"url": "https://hyperf.wiki/#/zh-cn/donate",
"type": "custom"
},
{
"url": "https://opencollective.com/hyperf",
"type": "open_collective"
}
],
"time": "2023-11-24T03:10:53+00:00"
},
{
"name": "hyperf/pool",
2023-12-04 17:46:16 +08:00
"version": "v3.1.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/hyperf/pool.git",
2023-12-04 17:46:16 +08:00
"reference": "75b0d64bf44a77b95a657e6c0a0a2a53aeafe577"
2023-10-23 20:04:30 +08:00
},
"dist": {
"type": "zip",
2023-12-04 17:46:16 +08:00
"url": "https://api.github.com/repos/hyperf/pool/zipball/75b0d64bf44a77b95a657e6c0a0a2a53aeafe577",
"reference": "75b0d64bf44a77b95a657e6c0a0a2a53aeafe577",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-12-04 17:46:16 +08:00
"hyperf/contract": "~3.1.0",
"hyperf/support": "~3.1.0",
"hyperf/utils": "~3.1.0",
"php": ">=8.1",
"psr/container": "^1.0|^2.0"
},
"type": "library",
"extra": {
"branch-alias": {
2023-12-04 17:46:16 +08:00
"dev-master": "3.1-dev"
},
"hyperf": {
"config": "Hyperf\\Pool\\ConfigProvider"
}
},
"autoload": {
"psr-4": {
"Hyperf\\Pool\\": "src/"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "An independent universal connection pool component.",
"homepage": "https://hyperf.io",
"keywords": [
"connection-pool",
"hyperf",
"php",
"swoole"
],
2023-10-23 20:04:30 +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-12-04 17:46:16 +08:00
"funding": [
{
"url": "https://hyperf.wiki/#/zh-cn/donate",
"type": "custom"
},
{
"url": "https://opencollective.com/hyperf",
"type": "open_collective"
}
],
"time": "2023-11-24T03:10:53+00:00"
},
{
2023-03-14 10:55:00 +08:00
"name": "hyperf/redis",
2023-12-04 17:46:16 +08:00
"version": "v3.1.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/hyperf/redis.git",
2023-12-04 17:46:16 +08:00
"reference": "4cbb9579e5295f0cc12bedbc81962eca24f10ff1"
2023-10-23 20:04:30 +08:00
},
"dist": {
"type": "zip",
2023-12-04 17:46:16 +08:00
"url": "https://api.github.com/repos/hyperf/redis/zipball/4cbb9579e5295f0cc12bedbc81962eca24f10ff1",
"reference": "4cbb9579e5295f0cc12bedbc81962eca24f10ff1",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-14 10:55:00 +08:00
},
"require": {
2023-10-23 20:04:30 +08:00
"ext-redis": "^5.0|^6.0",
2023-12-04 17:46:16 +08:00
"hyperf/contract": "~3.1.0",
"hyperf/pool": "~3.1.0",
"hyperf/support": "~3.1.0",
"hyperf/tappable": "~3.1.0",
"hyperf/utils": "~3.1.0",
"php": ">=8.1",
2023-03-14 10:55:00 +08:00
"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": {
2023-12-04 17:46:16 +08:00
"dev-master": "3.1-dev"
2023-03-14 10:55:00 +08:00
},
"hyperf": {
"config": "Hyperf\\Redis\\ConfigProvider"
}
},
"autoload": {
"psr-4": {
"Hyperf\\Redis\\": "src/"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-14 10:55:00 +08:00
"license": [
"MIT"
],
"description": "A redis component for hyperf.",
"homepage": "https://hyperf.io",
"keywords": [
"hyperf",
"php",
"pool",
"redis"
],
2023-10-23 20:04:30 +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-12-04 17:46:16 +08:00
"funding": [
{
"url": "https://hyperf.wiki/#/zh-cn/donate",
"type": "custom"
},
{
"url": "https://opencollective.com/hyperf",
"type": "open_collective"
}
],
"time": "2023-11-24T03:10:53+00:00"
2023-03-14 10:55:00 +08:00
},
{
"name": "hyperf/resource",
2023-12-04 17:46:16 +08:00
"version": "v3.1.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/hyperf/resource.git",
2023-12-04 17:46:16 +08:00
"reference": "647eb81a9818650300cb136f1822dcec22ef308c"
2023-10-23 20:04:30 +08:00
},
2023-03-14 10:55:00 +08:00
"dist": {
"type": "zip",
2023-12-04 17:46:16 +08:00
"url": "https://api.github.com/repos/hyperf/resource/zipball/647eb81a9818650300cb136f1822dcec22ef308c",
"reference": "647eb81a9818650300cb136f1822dcec22ef308c",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"ext-json": "*",
2023-12-04 17:46:16 +08:00
"hyperf/codec": "~3.1.0",
"hyperf/context": "~3.1.0",
"hyperf/http-message": "~3.1.0",
"hyperf/paginator": "~3.1.0",
"hyperf/support": "~3.1.0",
"hyperf/tappable": "~3.1.0",
"hyperf/utils": "~3.1.0",
"php": ">=8.1",
"psr/container": "^1.0|^2.0",
"swow/psr7-plus": "^1.0"
},
"type": "library",
"extra": {
"branch-alias": {
2023-12-04 17:46:16 +08:00
"dev-master": "3.1-dev"
},
"hyperf": {
"config": "Hyperf\\Resource\\ConfigProvider"
}
},
"autoload": {
"psr-4": {
"Hyperf\\Resource\\": "src/"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "A api resource component for hyperf.",
"homepage": "https://hyperf.io",
"keywords": [
"hyperf",
"php",
"resource"
],
2023-10-23 20:04:30 +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-12-04 17:46:16 +08:00
"funding": [
{
"url": "https://hyperf.wiki/#/zh-cn/donate",
"type": "custom"
},
{
"url": "https://opencollective.com/hyperf",
"type": "open_collective"
}
],
"time": "2023-11-24T03:10:53+00:00"
},
{
"name": "hyperf/serializer",
2023-12-04 17:46:16 +08:00
"version": "v3.1.0-rc.4",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/hyperf/serializer.git",
2023-12-04 17:46:16 +08:00
"reference": "7f4da3685a852cd789de1a6cccf7e2d22b59a118"
2023-10-23 20:04:30 +08:00
},
"dist": {
"type": "zip",
2023-12-04 17:46:16 +08:00
"url": "https://api.github.com/repos/hyperf/serializer/zipball/7f4da3685a852cd789de1a6cccf7e2d22b59a118",
"reference": "7f4da3685a852cd789de1a6cccf7e2d22b59a118",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-12-04 17:46:16 +08:00
"hyperf/contract": "~3.1.0",
"php": ">=8.1"
},
"suggest": {
"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)"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
},
"hyperf": {
"config": "Hyperf\\Serializer\\ConfigProvider"
}
},
"autoload": {
"psr-4": {
"Hyperf\\Serializer\\": "src/"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "A serializer component for Hyperf.",
"homepage": "https://hyperf.io",
"keywords": [
"hyperf",
"php",
"swoole",
"tappable"
],
2023-10-23 20:04:30 +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-12-04 17:46:16 +08:00
"time": "2023-09-22T05:24:19+00:00"
},
{
"name": "hyperf/server",
2023-12-25 17:10:21 +08:00
"version": "v3.1.2",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/hyperf/server.git",
2023-12-25 17:10:21 +08:00
"reference": "d92c3756ccadd02349fd417eef382d8d55c970bf"
2023-10-23 20:04:30 +08:00
},
"dist": {
"type": "zip",
2023-12-25 17:10:21 +08:00
"url": "https://api.github.com/repos/hyperf/server/zipball/d92c3756ccadd02349fd417eef382d8d55c970bf",
"reference": "d92c3756ccadd02349fd417eef382d8d55c970bf",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-12-04 17:46:16 +08:00
"hyperf/contract": "~3.1.0",
"hyperf/coordinator": "~3.1.0",
"hyperf/engine": "^2.8",
"hyperf/support": "~3.1.0",
"hyperf/tappable": "~3.1.0",
"php": ">=8.1",
"psr/container": "^1.0|^2.0",
"psr/event-dispatcher": "^1.0",
"psr/log": "^1.0|^2.0|^3.0",
2023-12-25 17:10:21 +08:00
"symfony/console": "^5.0|^6.0|^7.0"
},
"suggest": {
"hyperf/event": "Dump the info after server start.",
"hyperf/framework": "Dump the info after server start."
},
"type": "library",
"extra": {
"branch-alias": {
2023-12-04 17:46:16 +08:00
"dev-master": "3.1-dev"
},
"hyperf": {
"config": "Hyperf\\Server\\ConfigProvider"
}
},
"autoload": {
"psr-4": {
"Hyperf\\Server\\": "src/"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "A base server library for Hyperf.",
"homepage": "https://hyperf.io",
"keywords": [
"hyperf",
"php",
"server",
"swoole"
],
2023-10-23 20:04:30 +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-12-04 17:46:16 +08:00
"funding": [
{
"url": "https://hyperf.wiki/#/zh-cn/donate",
"type": "custom"
},
{
"url": "https://opencollective.com/hyperf",
"type": "open_collective"
}
],
2023-12-25 17:10:21 +08:00
"time": "2023-12-12T08:06:45+00:00"
2023-12-04 17:46:16 +08:00
},
{
"name": "hyperf/stdlib",
"version": "v3.1.0",
"source": {
"type": "git",
"url": "https://github.com/hyperf/stdlib.git",
"reference": "25b73da235551d0d71d9157324709abaea36c455"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/hyperf/stdlib/zipball/25b73da235551d0d71d9157324709abaea36c455",
"reference": "25b73da235551d0d71d9157324709abaea36c455",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": ">=8.1"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.1-dev"
}
},
"autoload": {
"psr-4": {
"Hyperf\\Stdlib\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "A stdlib component for Hyperf.",
"homepage": "https://hyperf.io",
"keywords": [
"hyperf",
"php",
"stdlib",
"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"
},
"funding": [
{
"url": "https://hyperf.wiki/#/zh-cn/donate",
"type": "custom"
},
{
"url": "https://opencollective.com/hyperf",
"type": "open_collective"
}
],
"time": "2023-11-24T03:10:53+00:00"
},
{
"name": "hyperf/stringable",
2023-12-04 17:46:16 +08:00
"version": "v3.1.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/hyperf/stringable.git",
2023-12-04 17:46:16 +08:00
"reference": "10465337a7bbf528ab28bd84330d795a5b3e06bd"
2023-10-23 20:04:30 +08:00
},
"dist": {
"type": "zip",
2023-12-04 17:46:16 +08:00
"url": "https://api.github.com/repos/hyperf/stringable/zipball/10465337a7bbf528ab28bd84330d795a5b3e06bd",
"reference": "10465337a7bbf528ab28bd84330d795a5b3e06bd",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-10-23 20:04:30 +08:00
"ext-mbstring": "*",
2023-12-04 17:46:16 +08:00
"hyperf/collection": "~3.1.0",
"hyperf/conditionable": "~3.1.0",
"hyperf/macroable": "~3.1.0",
"hyperf/tappable": "~3.1.0",
"php": ">=8.1"
},
"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)"
},
"type": "library",
"extra": {
"branch-alias": {
2023-12-04 17:46:16 +08:00
"dev-master": "3.1-dev"
}
},
"autoload": {
"files": [
"src/Functions.php"
],
"psr-4": {
"Hyperf\\Stringable\\": "src/"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Hyperf Stringable package which come from illuminate/support",
"homepage": "https://hyperf.io",
"keywords": [
"hyperf",
"php",
"stringable",
"swoole"
],
2023-10-23 20:04:30 +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-12-04 17:46:16 +08:00
"funding": [
{
"url": "https://hyperf.wiki/#/zh-cn/donate",
"type": "custom"
},
{
"url": "https://opencollective.com/hyperf",
"type": "open_collective"
}
],
"time": "2023-11-24T03:10:53+00:00"
},
{
"name": "hyperf/support",
2023-12-04 17:46:16 +08:00
"version": "v3.1.0-rc.12",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/hyperf/support.git",
2023-12-04 17:46:16 +08:00
"reference": "0f2b06990ef0031e7c59a8e286d9609c7b394f3f"
2023-10-23 20:04:30 +08:00
},
"dist": {
"type": "zip",
2023-12-04 17:46:16 +08:00
"url": "https://api.github.com/repos/hyperf/support/zipball/0f2b06990ef0031e7c59a8e286d9609c7b394f3f",
"reference": "0f2b06990ef0031e7c59a8e286d9609c7b394f3f",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-12-04 17:46:16 +08:00
"hyperf/collection": "~3.1.0",
"hyperf/context": "~3.1.0",
"hyperf/contract": "~3.1.0",
"hyperf/coroutine": "~3.1.0",
"hyperf/macroable": "~3.1.0",
"hyperf/stringable": "~3.1.0",
"php": ">=8.1"
},
"suggest": {
"nesbot/carbon": "Use Carbon as DateTime object.(^2.0)"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
}
},
"autoload": {
"files": [
"src/Functions.php"
],
"psr-4": {
"Hyperf\\Support\\": "src/"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "A support component for Hyperf.",
"homepage": "https://hyperf.io",
"keywords": [
"hyperf",
"php",
"support",
"swoole"
],
2023-10-23 20:04:30 +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-12-04 17:46:16 +08:00
"time": "2023-11-10T02:04:37+00:00"
},
{
"name": "hyperf/tappable",
2023-12-04 17:46:16 +08:00
"version": "v3.1.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/hyperf/tappable.git",
2023-12-04 17:46:16 +08:00
"reference": "f640e37006dad09ca6f2b9a4cf047907aaebf002"
2023-10-23 20:04:30 +08:00
},
"dist": {
"type": "zip",
2023-12-04 17:46:16 +08:00
"url": "https://api.github.com/repos/hyperf/tappable/zipball/f640e37006dad09ca6f2b9a4cf047907aaebf002",
"reference": "f640e37006dad09ca6f2b9a4cf047907aaebf002",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-12-04 17:46:16 +08:00
"php": ">=8.1"
},
"type": "library",
"extra": {
"branch-alias": {
2023-12-04 17:46:16 +08:00
"dev-master": "3.1-dev"
}
},
"autoload": {
"files": [
"src/Functions.php"
],
"psr-4": {
"Hyperf\\Tappable\\": "src/"
}
},
2023-10-23 20:04:30 +08:00
"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"
],
2023-10-23 20:04:30 +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-12-04 17:46:16 +08:00
"funding": [
{
"url": "https://hyperf.wiki/#/zh-cn/donate",
"type": "custom"
},
{
"url": "https://opencollective.com/hyperf",
"type": "open_collective"
}
],
"time": "2023-11-24T03:10:53+00:00"
},
{
"name": "hyperf/translation",
2023-12-04 17:46:16 +08:00
"version": "v3.1.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/hyperf/translation.git",
2023-12-04 17:46:16 +08:00
"reference": "324eb2d335c88101e69abedecd33188a535f4760"
2023-10-23 20:04:30 +08:00
},
"dist": {
"type": "zip",
2023-12-04 17:46:16 +08:00
"url": "https://api.github.com/repos/hyperf/translation/zipball/324eb2d335c88101e69abedecd33188a535f4760",
"reference": "324eb2d335c88101e69abedecd33188a535f4760",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-12-04 17:46:16 +08:00
"hyperf/contract": "~3.1.0",
"hyperf/macroable": "~3.1.0",
"hyperf/support": "~3.1.0",
"hyperf/utils": "~3.1.0",
"php": ">=8.1",
"psr/container": "^1.0|^2.0"
},
"type": "library",
"extra": {
"branch-alias": {
2023-12-04 17:46:16 +08:00
"dev-master": "3.1-dev"
},
"hyperf": {
"config": "Hyperf\\Translation\\ConfigProvider"
}
},
"autoload": {
"files": [
"src/Functions.php"
],
"psr-4": {
"Hyperf\\Translation\\": "src/"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "An independent translation component, forked by illuminate/translation.",
"keywords": [
"hyperf",
"translation"
],
2023-10-23 20:04:30 +08:00
"support": {
"issues": "https://github.com/hyperf/translation/issues",
2023-12-04 17:46:16 +08:00
"source": "https://github.com/hyperf/translation/tree/v3.1.0"
2023-10-23 20:04:30 +08:00
},
2023-12-04 17:46:16 +08:00
"funding": [
{
"url": "https://hyperf.wiki/#/zh-cn/donate",
"type": "custom"
},
{
"url": "https://opencollective.com/hyperf",
"type": "open_collective"
}
],
"time": "2023-11-24T03:10:53+00:00"
},
{
"name": "hyperf/utils",
2023-12-04 17:46:16 +08:00
"version": "v3.1.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/hyperf/utils.git",
2023-12-04 17:46:16 +08:00
"reference": "10522904195eb5af9090bbd072589fb387c91041"
2023-10-23 20:04:30 +08:00
},
"dist": {
"type": "zip",
2023-12-04 17:46:16 +08:00
"url": "https://api.github.com/repos/hyperf/utils/zipball/10522904195eb5af9090bbd072589fb387c91041",
"reference": "10522904195eb5af9090bbd072589fb387c91041",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"doctrine/inflector": "^2.0",
2023-12-04 17:46:16 +08:00
"hyperf/code-parser": "~3.1.0",
"hyperf/codec": "~3.1.0",
"hyperf/collection": "~3.1.0",
"hyperf/context": "~3.1.0",
"hyperf/contract": "~3.1.0",
"hyperf/coordinator": "~3.1.0",
"hyperf/coroutine": "~3.1.0",
"hyperf/engine": "^2.0",
"hyperf/macroable": "~3.1.0",
"hyperf/serializer": "~3.1.0",
"hyperf/stringable": "~3.1.0",
"hyperf/support": "~3.1.0",
"php": ">=8.1"
},
"type": "library",
"extra": {
"branch-alias": {
2023-12-04 17:46:16 +08:00
"dev-master": "3.1-dev"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"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-23 20:04:30 +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-12-04 17:46:16 +08:00
"funding": [
{
"url": "https://hyperf.wiki/#/zh-cn/donate",
"type": "custom"
},
{
"url": "https://opencollective.com/hyperf",
"type": "open_collective"
}
],
"time": "2023-11-24T03:10:53+00:00"
},
{
"name": "hyperf/validation",
2023-12-04 17:46:16 +08:00
"version": "v3.1.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/hyperf/validation.git",
2023-12-04 17:46:16 +08:00
"reference": "8d97efbbbf818e51a5ae54d6fc5979a7e86f6244"
2023-10-23 20:04:30 +08:00
},
"dist": {
"type": "zip",
2023-12-04 17:46:16 +08:00
"url": "https://api.github.com/repos/hyperf/validation/zipball/8d97efbbbf818e51a5ae54d6fc5979a7e86f6244",
"reference": "8d97efbbbf818e51a5ae54d6fc5979a7e86f6244",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"egulias/email-validator": "^3.0",
2023-12-04 17:46:16 +08:00
"hyperf/collection": "~3.1.0",
"hyperf/conditionable": "~3.1.0",
"hyperf/contract": "~3.1.0",
"hyperf/database": "~3.1.0",
"hyperf/di": "~3.1.0",
"hyperf/framework": "~3.1.0",
"hyperf/http-server": "~3.1.0",
"hyperf/macroable": "~3.1.0",
"hyperf/stringable": "~3.1.0",
"hyperf/support": "~3.1.0",
"hyperf/tappable": "~3.1.0",
"hyperf/translation": "~3.1.0",
"hyperf/utils": "~3.1.0",
"nesbot/carbon": "^2.21",
2023-12-04 17:46:16 +08:00
"php": ">=8.1",
"psr/container": "^1.0|^2.0",
"psr/event-dispatcher": "^1.0",
"psr/http-message": "^1.0|^2.0"
},
"type": "library",
"extra": {
"branch-alias": {
2023-12-04 17:46:16 +08:00
"dev-master": "3.1-dev"
},
"hyperf": {
"config": "Hyperf\\Validation\\ConfigProvider"
}
},
"autoload": {
"psr-4": {
"Hyperf\\Validation\\": "src/"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "hyperf validation",
"keywords": [
"hyperf",
"validation"
],
2023-10-23 20:04:30 +08:00
"support": {
"issues": "https://github.com/hyperf/validation/issues",
2023-12-04 17:46:16 +08:00
"source": "https://github.com/hyperf/validation/tree/v3.1.0"
2023-10-23 20:04:30 +08:00
},
2023-12-04 17:46:16 +08:00
"funding": [
{
"url": "https://hyperf.wiki/#/zh-cn/donate",
"type": "custom"
},
{
"url": "https://opencollective.com/hyperf",
"type": "open_collective"
}
],
"time": "2023-11-24T03:10:53+00:00"
},
{
"name": "jetbrains/phpstorm-attributes",
"version": "1.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/JetBrains/phpstorm-attributes.git",
"reference": "a7a83ae5df4dd3c0875484483de19de8edf60a9f"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/JetBrains/phpstorm-attributes/zipball/a7a83ae5df4dd3c0875484483de19de8edf60a9f",
"reference": "a7a83ae5df4dd3c0875484483de19de8edf60a9f",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"type": "library",
"autoload": {
"psr-4": {
"JetBrains\\PhpStorm\\": "src/"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "JetBrains",
"homepage": "https://www.jetbrains.com"
}
],
"description": "PhpStorm specific attributes",
"keywords": [
"attributes",
"jetbrains",
"phpstorm"
],
2023-10-23 20:04:30 +08:00
"support": {
"issues": "https://youtrack.jetbrains.com/newIssue?project=WI",
"source": "https://github.com/JetBrains/phpstorm-attributes/tree/1.0"
},
"time": "2020-11-17T11:09:47+00:00"
},
{
"name": "justinrainbow/json-schema",
2023-10-23 20:04:30 +08:00
"version": "v5.2.13",
"source": {
"type": "git",
"url": "https://github.com/justinrainbow/json-schema.git",
"reference": "fbbe7e5d79f618997bc3332a6f49246036c45793"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +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
}
]
},
"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-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"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-23 20:04:30 +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"
},
{
"name": "laminas/laminas-mime",
2023-12-04 17:46:16 +08:00
"version": "2.12.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-mime.git",
2023-12-04 17:46:16 +08:00
"reference": "08cc544778829b7d68d27a097885bd6e7130135e"
2023-10-23 20:04:30 +08:00
},
"dist": {
"type": "zip",
2023-12-04 17:46:16 +08:00
"url": "https://api.github.com/repos/laminas/laminas-mime/zipball/08cc544778829b7d68d27a097885bd6e7130135e",
"reference": "08cc544778829b7d68d27a097885bd6e7130135e",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"laminas/laminas-stdlib": "^2.7 || ^3.0",
2023-12-04 17:46:16 +08:00
"php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.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-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "Create and parse MIME messages and parts",
"homepage": "https://laminas.dev",
"keywords": [
"laminas",
"mime"
],
2023-10-23 20:04:30 +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-12-04 17:46:16 +08:00
"time": "2023-11-02T16:47:19+00:00"
},
{
"name": "laminas/laminas-stdlib",
2023-10-23 20:04:30 +08:00
"version": "3.17.0",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-stdlib.git",
"reference": "dd35c868075bad80b6718959740913e178eb4274"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/dd35c868075bad80b6718959740913e178eb4274",
"reference": "dd35c868075bad80b6718959740913e178eb4274",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-10-23 20:04:30 +08:00
"php": "~8.1.0 || ~8.2.0"
},
"conflict": {
"zendframework/zend-stdlib": "*"
},
"require-dev": {
2023-10-23 20:04:30 +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"
},
"type": "library",
"autoload": {
"psr-4": {
"Laminas\\Stdlib\\": "src/"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "SPL extensions, array utilities, error handlers, and more",
"homepage": "https://laminas.dev",
"keywords": [
"laminas",
"stdlib"
],
2023-10-23 20:04:30 +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"
}
],
"time": "2023-03-20T13:51:37+00:00"
},
{
"name": "litesaml/lightsaml",
"version": "3.0.3",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/litesaml/lightsaml.git",
"reference": "9e44e7a75fc5e5ef928de90a03a23de4dd6551de"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/litesaml/lightsaml/zipball/9e44e7a75fc5e5ef928de90a03a23de4dd6551de",
"reference": "9e44e7a75fc5e5ef928de90a03a23de4dd6551de",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": ">=7.2.5",
"robrichards/xmlseclibs": "~2.0|~3.0|~4.0",
"symfony/event-dispatcher": "~5.0|~6.0",
"symfony/http-foundation": "~5.0|~6.0"
},
"require-dev": {
"litesaml/schemas": "~1.0.0",
"monolog/monolog": "^2.0.0",
"phpunit/phpunit": "~8.4|~9.5",
"pimple/pimple": "~3.0",
"squizlabs/php_codesniffer": "^3.6",
"symfony/css-selector": "~5.0",
"symfony/dom-crawler": "~5.0"
},
"type": "library",
"autoload": {
"psr-0": {
"LightSaml\\": "src/"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "William",
"email": "work@suppo.fr"
},
{
"name": "Milos Tomic",
"email": "tmilos@gmail.com",
"homepage": "https://github.com/tmilos/",
"role": "Developer"
}
],
"description": "SAML 2.0 PHP library",
"keywords": [
"SAML 2.0",
"Single Logout",
"Single SignOn",
"library",
"lightSAML",
"php"
],
2023-10-23 20:04:30 +08:00
"support": {
"docs": "https://litesaml.github.io",
"issues": "https://github.com/litesaml/lightsaml/issues",
"source": "https://github.com/litesaml/lightsaml"
},
"time": "2022-05-29T08:16:02+00:00"
},
{
"name": "lmc/http-constants",
"version": "1.2.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/lmc-eu/http-constants.git",
"reference": "8cb0fbffdafdf0c0c42e05935fb09cc588633d48"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/lmc-eu/http-constants/zipball/8cb0fbffdafdf0c0c42e05935fb09cc588633d48",
"reference": "8cb0fbffdafdf0c0c42e05935fb09cc588633d48",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"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-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "HTTP Header Fields Constants",
"keywords": [
"constants",
"http",
"request",
"response"
],
2023-10-23 20:04:30 +08:00
"support": {
"issues": "https://github.com/lmc-eu/http-constants/issues",
"source": "https://github.com/lmc-eu/http-constants/tree/main"
},
"time": "2020-09-01T11:14:36+00:00"
},
{
"name": "monolog/monolog",
2023-10-30 16:58:06 +08:00
"version": "3.5.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/Seldaek/monolog.git",
2023-10-30 16:58:06 +08:00
"reference": "c915e2634718dbc8a4a15c61b0e62e7a44e14448"
2023-10-23 20:04:30 +08:00
},
"dist": {
"type": "zip",
2023-10-30 16:58:06 +08:00
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/c915e2634718dbc8a4a15c61b0e62e7a44e14448",
"reference": "c915e2634718dbc8a4a15c61b0e62e7a44e14448",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-10-23 20:04:30 +08:00
"php": ">=8.1",
"psr/log": "^2.0 || ^3.0"
},
"provide": {
2023-10-23 20:04:30 +08:00
"psr/log-implementation": "3.0.0"
},
"require-dev": {
2023-10-23 20:04:30 +08:00
"aws/aws-sdk-php": "^3.0",
"doctrine/couchdb": "~1.0@dev",
2023-03-13 17:22:12 +08:00
"elasticsearch/elasticsearch": "^7 || ^8",
"ext-json": "*",
2023-10-23 20:04:30 +08:00
"graylog2/gelf-php": "^1.4.2 || ^2.0",
"guzzlehttp/guzzle": "^7.4.5",
2023-03-13 17:22:12 +08:00
"guzzlehttp/psr7": "^2.2",
"mongodb/mongodb": "^1.8",
"php-amqplib/php-amqplib": "~2.4 || ^3",
2023-10-23 20:04:30 +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-13 17:22:12 +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:04:30 +08:00
"dev-main": "3.x-dev"
}
},
"autoload": {
"psr-4": {
"Monolog\\": "src/Monolog"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"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-23 20:04:30 +08:00
"support": {
"issues": "https://github.com/Seldaek/monolog/issues",
2023-10-30 16:58:06 +08:00
"source": "https://github.com/Seldaek/monolog/tree/3.5.0"
2023-10-23 20:04:30 +08:00
},
"funding": [
{
"url": "https://github.com/Seldaek",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
"type": "tidelift"
}
],
2023-10-30 16:58:06 +08:00
"time": "2023-10-27T15:32:31+00:00"
},
{
"name": "myclabs/php-enum",
"version": "1.8.4",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/myclabs/php-enum.git",
"reference": "a867478eae49c9f59ece437ae7f9506bfaa27483"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/myclabs/php-enum/zipball/a867478eae49c9f59ece437ae7f9506bfaa27483",
"reference": "a867478eae49c9f59ece437ae7f9506bfaa27483",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"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-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP Enum contributors",
"homepage": "https://github.com/myclabs/php-enum/graphs/contributors"
}
],
"description": "PHP Enum implementation",
"homepage": "http://github.com/myclabs/php-enum",
"keywords": [
"enum"
],
2023-10-23 20:04:30 +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"
}
],
"time": "2022-08-04T09:53:51+00:00"
},
{
"name": "nesbot/carbon",
2023-12-25 17:10:21 +08:00
"version": "2.72.1",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/briannesbitt/Carbon.git",
2023-12-25 17:10:21 +08:00
"reference": "2b3b3db0a2d0556a177392ff1a3bf5608fa09f78"
2023-10-23 20:04:30 +08:00
},
"dist": {
"type": "zip",
2023-12-25 17:10:21 +08:00
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/2b3b3db0a2d0556a177392ff1a3bf5608fa09f78",
"reference": "2b3b3db0a2d0556a177392ff1a3bf5608fa09f78",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-12-25 17:10:21 +08:00
"carbonphp/carbon-doctrine-types": "*",
"ext-json": "*",
"php": "^7.1.8 || ^8.0",
2023-08-30 17:07:47 +08:00
"psr/clock": "^1.0",
"symfony/polyfill-mbstring": "^1.0",
"symfony/polyfill-php80": "^1.16",
"symfony/translation": "^3.4 || ^4.0 || ^5.0 || ^6.0"
},
2023-08-30 17:07:47 +08:00
"provide": {
"psr/clock-implementation": "1.0"
},
"require-dev": {
2023-12-25 17:10:21 +08:00
"doctrine/dbal": "^2.0 || ^3.1.4 || ^4.0",
"doctrine/orm": "^2.7 || ^3.0",
"friendsofphp/php-cs-fixer": "^3.0",
"kylekatarnls/multi-tester": "^2.0",
"ondrejmirtes/better-reflection": "*",
"phpmd/phpmd": "^2.9",
"phpstan/extension-installer": "^1.0",
"phpstan/phpstan": "^0.12.99 || ^1.7.14",
"phpunit/php-file-iterator": "^2.0.5 || ^3.0.6",
"phpunit/phpunit": "^7.5.20 || ^8.5.26 || ^9.5.20",
"squizlabs/php_codesniffer": "^3.4"
},
"bin": [
"bin/carbon"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-3.x": "3.x-dev",
"dev-master": "2.x-dev"
},
"laravel": {
"providers": [
"Carbon\\Laravel\\ServiceProvider"
]
},
"phpstan": {
"includes": [
"extension.neon"
]
}
},
"autoload": {
"psr-4": {
"Carbon\\": "src/Carbon/"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Brian Nesbitt",
"email": "brian@nesbot.com",
"homepage": "https://markido.com"
},
{
"name": "kylekatarnls",
"homepage": "https://github.com/kylekatarnls"
}
],
"description": "An API extension for DateTime that supports 281 different languages.",
"homepage": "https://carbon.nesbot.com",
"keywords": [
"date",
"datetime",
"time"
],
2023-10-23 20:04:30 +08:00
"support": {
"docs": "https://carbon.nesbot.com/docs",
"issues": "https://github.com/briannesbitt/Carbon/issues",
"source": "https://github.com/briannesbitt/Carbon"
},
"funding": [
{
"url": "https://github.com/sponsors/kylekatarnls",
"type": "github"
},
{
"url": "https://opencollective.com/Carbon#sponsor",
"type": "opencollective"
},
{
"url": "https://tidelift.com/subscription/pkg/packagist-nesbot-carbon?utm_source=packagist-nesbot-carbon&utm_medium=referral&utm_campaign=readme",
"type": "tidelift"
}
],
2023-12-25 17:10:21 +08:00
"time": "2023-12-08T23:47:49+00:00"
},
{
"name": "nikic/fast-route",
"version": "v1.3.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/nikic/FastRoute.git",
"reference": "181d480e08d9476e61381e04a71b34dc0432e812"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/nikic/FastRoute/zipball/181d480e08d9476e61381e04a71b34dc0432e812",
"reference": "181d480e08d9476e61381e04a71b34dc0432e812",
2023-10-23 20:04:30 +08:00
"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/"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Nikita Popov",
"email": "nikic@php.net"
}
],
"description": "Fast request router for PHP",
"keywords": [
"router",
"routing"
],
2023-10-23 20:04:30 +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"
},
{
"name": "nikic/php-parser",
2023-12-25 17:10:21 +08:00
"version": "v4.18.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/nikic/PHP-Parser.git",
2023-12-25 17:10:21 +08:00
"reference": "1bcbb2179f97633e98bbbc87044ee2611c7d7999"
2023-10-23 20:04:30 +08:00
},
"dist": {
"type": "zip",
2023-12-25 17:10:21 +08:00
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/1bcbb2179f97633e98bbbc87044ee2611c7d7999",
"reference": "1bcbb2179f97633e98bbbc87044ee2611c7d7999",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"ext-tokenizer": "*",
"php": ">=7.0"
},
"require-dev": {
"ircmaxell/php-yacc": "^0.0.7",
"phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
},
"bin": [
"bin/php-parse"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.9-dev"
}
},
"autoload": {
"psr-4": {
"PhpParser\\": "lib/PhpParser"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Nikita Popov"
}
],
"description": "A PHP parser written in PHP",
"keywords": [
"parser",
"php"
],
2023-10-23 20:04:30 +08:00
"support": {
"issues": "https://github.com/nikic/PHP-Parser/issues",
2023-12-25 17:10:21 +08:00
"source": "https://github.com/nikic/PHP-Parser/tree/v4.18.0"
2023-10-23 20:04:30 +08:00
},
2023-12-25 17:10:21 +08:00
"time": "2023-12-10T21:03:43+00:00"
},
{
"name": "php-di/phpdoc-reader",
"version": "2.2.1",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/PHP-DI/PhpDocReader.git",
"reference": "66daff34cbd2627740ffec9469ffbac9f8c8185c"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/PHP-DI/PhpDocReader/zipball/66daff34cbd2627740ffec9469ffbac9f8c8185c",
"reference": "66daff34cbd2627740ffec9469ffbac9f8c8185c",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": ">=7.2.0"
},
"require-dev": {
"mnapoli/hard-mode": "~0.3.0",
"phpunit/phpunit": "^8.5|^9.0"
},
"type": "library",
"autoload": {
"psr-4": {
"PhpDocReader\\": "src/PhpDocReader"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)",
"keywords": [
"phpdoc",
"reflection"
],
2023-10-23 20:04:30 +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"
},
{
"name": "phpoption/phpoption",
2023-12-04 17:46:16 +08:00
"version": "1.9.2",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/schmittjoh/php-option.git",
2023-12-04 17:46:16 +08:00
"reference": "80735db690fe4fc5c76dfa7f9b770634285fa820"
2023-10-23 20:04:30 +08:00
},
"dist": {
"type": "zip",
2023-12-04 17:46:16 +08:00
"url": "https://api.github.com/repos/schmittjoh/php-option/zipball/80735db690fe4fc5c76dfa7f9b770634285fa820",
"reference": "80735db690fe4fc5c76dfa7f9b770634285fa820",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-03-13 17:22:12 +08:00
"php": "^7.2.5 || ^8.0"
},
"require-dev": {
2023-03-13 17:22:12 +08:00
"bamarni/composer-bin-plugin": "^1.8.2",
2023-12-04 17:46:16 +08:00
"phpunit/phpunit": "^8.5.34 || ^9.6.13 || ^10.4.2"
},
"type": "library",
"extra": {
2023-03-13 17:22:12 +08:00
"bamarni-bin": {
"bin-links": true,
"forward-command": true
},
"branch-alias": {
2023-03-13 17:22:12 +08:00
"dev-master": "1.9-dev"
}
},
"autoload": {
"psr-4": {
"PhpOption\\": "src/PhpOption/"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "Johannes M. Schmitt",
"email": "schmittjoh@gmail.com",
"homepage": "https://github.com/schmittjoh"
},
{
"name": "Graham Campbell",
"email": "hello@gjcampbell.co.uk",
"homepage": "https://github.com/GrahamCampbell"
}
],
"description": "Option Type for PHP",
"keywords": [
"language",
"option",
"php",
"type"
],
2023-10-23 20:04:30 +08:00
"support": {
"issues": "https://github.com/schmittjoh/php-option/issues",
2023-12-04 17:46:16 +08:00
"source": "https://github.com/schmittjoh/php-option/tree/1.9.2"
2023-10-23 20:04:30 +08:00
},
"funding": [
{
"url": "https://github.com/GrahamCampbell",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption",
"type": "tidelift"
}
],
2023-12-04 17:46:16 +08:00
"time": "2023-11-12T21:59:55+00:00"
},
2023-03-14 10:55:00 +08:00
{
2023-12-25 17:10:21 +08:00
"name": "phpstan/phpstan",
"version": "1.10.49",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
2023-12-25 17:10:21 +08:00
"url": "https://github.com/phpstan/phpstan.git",
"reference": "9367ba4c4f6ad53e9efb594d74a8941563caccf6"
2023-10-23 20:04:30 +08:00
},
2023-03-14 10:55:00 +08:00
"dist": {
"type": "zip",
2023-12-25 17:10:21 +08:00
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/9367ba4c4f6ad53e9efb594d74a8941563caccf6",
"reference": "9367ba4c4f6ad53e9efb594d74a8941563caccf6",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-14 10:55:00 +08:00
},
"require": {
2023-12-25 17:10:21 +08:00
"php": "^7.2|^8.0"
2023-03-14 10:55:00 +08:00
},
2023-12-25 17:10:21 +08:00
"conflict": {
"phpstan/phpstan-shim": "*"
2023-03-14 10:55:00 +08:00
},
2023-12-25 17:10:21 +08:00
"bin": [
"phpstan",
"phpstan.phar"
],
"type": "library",
2023-03-14 10:55:00 +08:00
"autoload": {
2023-12-25 17:10:21 +08:00
"files": [
"bootstrap.php"
]
2023-03-14 10:55:00 +08:00
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-14 10:55:00 +08:00
"license": [
"MIT"
],
2023-12-25 17:10:21 +08:00
"description": "PHPStan - PHP Static Analysis Tool",
2023-03-14 10:55:00 +08:00
"keywords": [
2023-12-25 17:10:21 +08:00
"dev",
"static analysis"
2023-03-14 10:55:00 +08:00
],
2023-10-23 20:04:30 +08:00
"support": {
2023-12-25 17:10:21 +08:00
"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"
}
],
"time": "2023-12-12T10:05:12+00:00"
},
{
2023-08-30 17:07:47 +08:00
"name": "psr/clock",
"version": "1.0.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/php-fig/clock.git",
"reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d"
},
2023-08-30 17:07:47 +08:00
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/php-fig/clock/zipball/e41a24703d4560fd0acb709162f73b8adfc3aa0d",
2023-08-30 17:07:47 +08:00
"reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-08-30 17:07:47 +08:00
},
"require": {
"php": "^7.0 || ^8.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Psr\\Clock\\": "src/"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-08-30 17:07:47 +08:00
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "https://www.php-fig.org/"
}
],
"description": "Common interface for reading the clock.",
"homepage": "https://github.com/php-fig/clock",
"keywords": [
"clock",
"now",
"psr",
"psr-20",
"time"
],
2023-10-23 20:04:30 +08:00
"support": {
"issues": "https://github.com/php-fig/clock/issues",
"source": "https://github.com/php-fig/clock/tree/1.0.0"
},
2023-08-30 17:07:47 +08:00
"time": "2022-11-25T14:36:26+00:00"
},
{
"name": "psr/container",
"version": "2.0.2",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/php-fig/container.git",
"reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
"reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": ">=7.4.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\Container\\": "src/"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"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-23 20:04:30 +08:00
"support": {
"issues": "https://github.com/php-fig/container/issues",
"source": "https://github.com/php-fig/container/tree/2.0.2"
},
"time": "2021-11-05T16:47:00+00:00"
},
{
"name": "psr/event-dispatcher",
"version": "1.0.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/php-fig/event-dispatcher.git",
"reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
"reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": ">=7.2.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\EventDispatcher\\": "src/"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"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-23 20:04:30 +08:00
"support": {
"issues": "https://github.com/php-fig/event-dispatcher/issues",
"source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
},
"time": "2019-01-08T18:20:26+00:00"
},
{
2023-12-04 17:46:16 +08:00
"name": "psr/http-client",
"version": "1.0.3",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
2023-12-04 17:46:16 +08:00
"url": "https://github.com/php-fig/http-client.git",
"reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90"
2023-10-23 20:04:30 +08:00
},
"dist": {
"type": "zip",
2023-12-04 17:46:16 +08:00
"url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90",
"reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-12-04 17:46:16 +08:00
"php": "^7.0 || ^8.0",
"psr/http-message": "^1.0 || ^2.0"
},
"type": "library",
"extra": {
"branch-alias": {
2023-12-04 17:46:16 +08:00
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
2023-12-04 17:46:16 +08:00
"Psr\\Http\\Client\\": "src/"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "https://www.php-fig.org/"
}
],
2023-12-04 17:46:16 +08:00
"description": "Common interface for HTTP clients",
"homepage": "https://github.com/php-fig/http-client",
"keywords": [
"http",
2023-12-04 17:46:16 +08:00
"http-client",
"psr",
2023-12-04 17:46:16 +08:00
"psr-18"
],
2023-10-23 20:04:30 +08:00
"support": {
2023-12-04 17:46:16 +08:00
"source": "https://github.com/php-fig/http-client"
2023-10-23 20:04:30 +08:00
},
2023-12-04 17:46:16 +08:00
"time": "2023-09-23T14:17:50+00:00"
},
{
2023-12-04 17:46:16 +08:00
"name": "psr/http-factory",
"version": "1.0.2",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
2023-12-04 17:46:16 +08:00
"url": "https://github.com/php-fig/http-factory.git",
"reference": "e616d01114759c4c489f93b099585439f795fe35"
2023-10-23 20:04:30 +08:00
},
"dist": {
"type": "zip",
2023-12-04 17:46:16 +08:00
"url": "https://api.github.com/repos/php-fig/http-factory/zipball/e616d01114759c4c489f93b099585439f795fe35",
"reference": "e616d01114759c4c489f93b099585439f795fe35",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-12-04 17:46:16 +08:00
"php": ">=7.0.0",
"psr/http-message": "^1.0 || ^2.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
2023-12-04 17:46:16 +08:00
"Psr\\Http\\Message\\": "src/"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "https://www.php-fig.org/"
}
],
2023-12-04 17:46:16 +08:00
"description": "Common interfaces for PSR-7 HTTP message factories",
"keywords": [
2023-12-04 17:46:16 +08:00
"factory",
"http",
2023-12-04 17:46:16 +08:00
"message",
"psr",
2023-12-04 17:46:16 +08:00
"psr-17",
"psr-7",
"request",
2023-12-04 17:46:16 +08:00
"response"
],
2023-10-23 20:04:30 +08:00
"support": {
2023-12-04 17:46:16 +08:00
"source": "https://github.com/php-fig/http-factory/tree/1.0.2"
2023-10-23 20:04:30 +08:00
},
2023-12-04 17:46:16 +08:00
"time": "2023-04-10T20:10:41+00:00"
},
{
2023-12-04 17:46:16 +08:00
"name": "psr/http-message",
"version": "2.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
2023-12-04 17:46:16 +08:00
"url": "https://github.com/php-fig/http-message.git",
"reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71"
2023-10-23 20:04:30 +08:00
},
"dist": {
"type": "zip",
2023-12-04 17:46:16 +08:00
"url": "https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71",
"reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-12-04 17:46:16 +08:00
"php": "^7.2 || ^8.0"
},
"type": "library",
"extra": {
"branch-alias": {
2023-12-04 17:46:16 +08:00
"dev-master": "2.0.x-dev"
}
},
"autoload": {
"psr-4": {
2023-12-04 17:46:16 +08:00
"Psr\\Http\\Message\\": "src/"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "https://www.php-fig.org/"
}
],
2023-12-04 17:46:16 +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"
],
"support": {
"source": "https://github.com/php-fig/http-message/tree/2.0"
},
"time": "2023-04-04T09:54:51+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"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\Http\\Server\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "https://www.php-fig.org/"
}
],
"description": "Common interface for HTTP server-side request handler",
"keywords": [
"handler",
"http",
"http-interop",
"psr",
"psr-15",
"psr-7",
"request",
"response",
"server"
],
"support": {
"source": "https://github.com/php-fig/http-server-handler/tree/1.0.2"
},
"time": "2023-04-10T20:06:20+00: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"
},
"dist": {
"type": "zip",
"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
}
]
},
"require": {
"php": ">=7.0",
"psr/http-message": "^1.0 || ^2.0",
"psr/http-server-handler": "^1.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\Http\\Server\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "https://www.php-fig.org/"
}
],
"description": "Common interface for HTTP server-side middleware",
"keywords": [
"http",
"http-interop",
"middleware",
"psr",
"psr-15",
"psr-7",
"request",
"response"
],
2023-10-23 20:04:30 +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"
},
{
"name": "psr/log",
2023-03-14 10:58:00 +08:00
"version": "3.0.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/php-fig/log.git",
"reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/php-fig/log/zipball/fe5ea303b0887d5caefd3d431c3e61ad47037001",
2023-03-14 10:58:00 +08:00
"reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-03-14 10:58:00 +08:00
"php": ">=8.0.0"
},
"type": "library",
"extra": {
"branch-alias": {
2023-03-14 10:58:00 +08:00
"dev-master": "3.x-dev"
}
},
"autoload": {
"psr-4": {
2023-03-14 10:58:00 +08:00
"Psr\\Log\\": "src"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"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-23 20:04:30 +08:00
"support": {
"source": "https://github.com/php-fig/log/tree/3.0.0"
},
2023-03-14 10:58:00 +08:00
"time": "2021-07-14T16:46:02+00:00"
2023-03-14 10:55:00 +08:00
},
{
"name": "react/promise",
2023-10-23 20:04:30 +08:00
"version": "v3.0.0",
"source": {
"type": "git",
"url": "https://github.com/reactphp/promise.git",
"reference": "c86753c76fd3be465d93b308f18d189f01a22be4"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +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
}
]
},
"require": {
2023-10-23 20:04:30 +08:00
"php": ">=7.1.0"
},
"require-dev": {
2023-10-23 20:04:30 +08:00
"phpstan/phpstan": "1.10.20 || 1.4.10",
"phpunit/phpunit": "^9.5 || ^7.5"
},
"type": "library",
"autoload": {
"files": [
"src/functions_include.php"
],
"psr-4": {
"React\\Promise\\": "src/"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"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-23 20:04:30 +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-12-25 17:10:21 +08:00
{
"name": "rector/rector",
"version": "0.15.25",
"source": {
"type": "git",
"url": "https://github.com/rectorphp/rector.git",
"reference": "015935c7ed9e48a4f5895ba974f337e20a263841"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/015935c7ed9e48a4f5895ba974f337e20a263841",
"reference": "015935c7ed9e48a4f5895ba974f337e20a263841",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": "^7.2|^8.0",
"phpstan/phpstan": "^1.10.14"
},
"conflict": {
"rector/rector-doctrine": "*",
"rector/rector-downgrade-php": "*",
"rector/rector-phpunit": "*",
"rector/rector-symfony": "*"
},
"bin": [
"bin/rector"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "0.15-dev"
}
},
"autoload": {
"files": [
"bootstrap.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Instant Upgrade and Automated Refactoring of any PHP code",
"keywords": [
"automation",
"dev",
"migration",
"refactoring"
],
"support": {
"issues": "https://github.com/rectorphp/rector/issues",
"source": "https://github.com/rectorphp/rector/tree/0.15.25"
},
"funding": [
{
"url": "https://github.com/tomasvotruba",
"type": "github"
}
],
"time": "2023-04-20T16:07:39+00:00"
},
{
"name": "roave/dont",
2023-03-13 17:22:12 +08:00
"version": "1.6.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/Roave/Dont.git",
"reference": "e40b8fbeb9c0b076eedd54dae2e1b27bfad74930"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/Roave/Dont/zipball/e40b8fbeb9c0b076eedd54dae2e1b27bfad74930",
2023-03-13 17:22:12 +08:00
"reference": "e40b8fbeb9c0b076eedd54dae2e1b27bfad74930",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-03-13 17:22:12 +08:00
"php": "~8.0.0 || ~8.1.0 || ~8.2.0"
},
"require-dev": {
2023-03-13 17:22:12 +08:00
"infection/infection": "^0.26.16",
"phpunit/phpunit": "^9.5.26"
},
"type": "library",
"autoload": {
"psr-4": {
"Dont\\": "src/Dont"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"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-23 20:04:30 +08:00
"support": {
"issues": "https://github.com/Roave/Dont/issues",
"source": "https://github.com/Roave/Dont/tree/1.6.0"
},
2023-03-13 17:22:12 +08:00
"time": "2022-12-06T14:04:48+00:00"
},
{
"name": "robrichards/xmlseclibs",
"version": "3.1.1",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/robrichards/xmlseclibs.git",
"reference": "f8f19e58f26cdb42c54b214ff8a820760292f8df"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/robrichards/xmlseclibs/zipball/f8f19e58f26cdb42c54b214ff8a820760292f8df",
"reference": "f8f19e58f26cdb42c54b214ff8a820760292f8df",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"ext-openssl": "*",
"php": ">= 5.4"
},
"type": "library",
"autoload": {
"psr-4": {
"RobRichards\\XMLSecLibs\\": "src"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "A PHP library for XML Security",
"homepage": "https://github.com/robrichards/xmlseclibs",
"keywords": [
"security",
"signature",
"xml",
"xmldsig"
],
2023-10-23 20:04:30 +08:00
"support": {
"issues": "https://github.com/robrichards/xmlseclibs/issues",
"source": "https://github.com/robrichards/xmlseclibs/tree/3.1.1"
},
"time": "2020-09-05T13:00:25+00:00"
},
{
"name": "seld/jsonlint",
"version": "1.10.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/Seldaek/jsonlint.git",
"reference": "594fd6462aad8ecee0b45ca5045acea4776667f1"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/594fd6462aad8ecee0b45ca5045acea4776667f1",
"reference": "594fd6462aad8ecee0b45ca5045acea4776667f1",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"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-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"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-23 20:04:30 +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"
},
{
"name": "seld/phar-utils",
2023-03-13 17:22:12 +08:00
"version": "1.2.1",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/Seldaek/phar-utils.git",
"reference": "ea2f4014f163c1be4c601b9b7bd6af81ba8d701c"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/ea2f4014f163c1be4c601b9b7bd6af81ba8d701c",
2023-03-13 17:22:12 +08:00
"reference": "ea2f4014f163c1be4c601b9b7bd6af81ba8d701c",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": ">=5.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"Seld\\PharUtils\\": "src/"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"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-23 20:04:30 +08:00
"support": {
"issues": "https://github.com/Seldaek/phar-utils/issues",
"source": "https://github.com/Seldaek/phar-utils/tree/1.2.1"
},
2023-03-13 17:22:12 +08:00
"time": "2022-08-31T10:31:18+00:00"
},
2023-03-14 10:58:00 +08:00
{
"name": "seld/signal-handler",
2023-10-23 20:04:30 +08:00
"version": "2.0.2",
"source": {
"type": "git",
"url": "https://github.com/Seldaek/signal-handler.git",
"reference": "04a6112e883ad76c0ada8e4a9f7520bbfdb6bb98"
},
2023-03-14 10:58:00 +08:00
"dist": {
"type": "zip",
2023-10-23 20:04:30 +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-14 10:58:00 +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-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-14 10:58:00 +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-23 20:04:30 +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-14 10:58:00 +08:00
},
{
2023-03-14 10:55:00 +08:00
"name": "singularity/hdk-auth",
2023-12-25 17:10:21 +08:00
"version": "1.0.0-beta.0",
2023-10-23 20:04:30 +08:00
"dist": {
"type": "zip",
2023-12-25 17:10:21 +08:00
"url": "https://nest.doylee.cn/api/packages/HDK/composer/files/singularity%2Fhdk-auth/1.0.0-beta.0/singularity-hdk-auth.1.0.0-beta.0.zip",
"shasum": "d334f7fe7f3987243099b86d3bdb8b7b1850ae7b"
},
"require": {
"composer/composer": ">=2.5.8",
2023-03-14 10:55:00 +08:00
"ext-redis": "*",
2023-12-04 17:46:16 +08:00
"hyperf/validation": "3.1.*",
2023-10-23 20:04:30 +08:00
"php": ">=8.1",
2023-12-25 17:10:21 +08:00
"singularity/hdk-core": "^1.0.0",
2023-12-04 17:46:16 +08:00
"symfony/polyfill-php82": "*",
"symfony/polyfill-php83": "*"
},
"require-dev": {
"firebase/php-jwt": "^6.8.0",
2023-12-04 17:46:16 +08:00
"friendsofhyperf/pest-plugin-hyperf": "3.1.*",
"guzzlehttp/guzzle": "^7.7.0",
2023-12-04 17:46:16 +08:00
"hyperf/session": "3.1.*",
"pestphp/pest": "^2.23"
2023-03-14 10:55:00 +08:00
},
"suggest": {
"firebase/php-jwt": "^6.3"
},
"type": "library",
"extra": {
2023-03-14 10:55:00 +08:00
"hyperf": {
"config": "Singularity\\HDK\\Auth\\ConfigProvider"
}
},
"autoload": {
"psr-4": {
2023-03-14 10:55:00 +08:00
"Singularity\\HDK\\Auth\\": "src/"
}
},
"license": [
"MIT"
],
2023-03-14 10:55:00 +08:00
"description": "登录控制",
2023-12-25 17:10:21 +08:00
"time": "2023-12-25T16:40:23+08:00"
},
{
"name": "singularity/hdk-core",
2023-12-25 17:10:21 +08:00
"version": "1.0.0-beta.1",
2023-10-23 20:04:30 +08:00
"dist": {
"type": "zip",
2023-12-25 17:10:21 +08:00
"url": "https://nest.doylee.cn/api/packages/HDK/composer/files/singularity%2Fhdk-core/1.0.0-beta.1/singularity-hdk-core.1.0.0-beta.1.zip",
"shasum": "6256a7175918c711bd3d5a8eb9e1e8b05a6137fc"
},
"require": {
"composer/composer": ">=2.0",
2023-12-25 17:10:21 +08:00
"ergebnis/http-method": "^2.5",
"ext-dom": "*",
"ext-libxml": "*",
2023-10-23 20:04:30 +08:00
"ext-redis": "^5.3|^6.0",
"ext-swoole": "*",
2023-12-25 17:10:21 +08:00
"friendsofhyperf/rector": "^0.1.5",
2023-12-04 17:46:16 +08:00
"hyperf/config": "3.1.*",
"hyperf/constants": "3.1.*",
"hyperf/context": "3.1.*",
"hyperf/di": "3.1.*",
"hyperf/framework": "3.1.*",
"hyperf/logger": "3.1.*",
"hyperf/redis": "3.1.*",
"hyperf/resource": "3.1.*",
"hyperf/translation": "3.1.*",
"jetbrains/phpstorm-attributes": "^1.0",
2023-12-25 17:10:21 +08:00
"lmc/http-constants": "^1.2.0",
"myclabs/php-enum": "^1.8.4",
2023-12-04 17:46:16 +08:00
"php": ">=8.1",
2023-12-25 17:10:21 +08:00
"roave/dont": "^1.6.0",
"symfony/http-foundation": "^6.4",
"symfony/polyfill-php81": "^1.28",
"symfony/polyfill-php82": "^1.28",
"symfony/polyfill-php83": "^1.28",
"teapot/status-code": "^1.1.2"
},
"require-dev": {
"alibabacloud/dysmsapi-20170525": "^2.0",
2023-12-25 17:10:21 +08:00
"firebase/php-jwt": "^6.9",
2023-12-04 17:46:16 +08:00
"friendsofhyperf/pest-plugin-hyperf": "3.1.*",
2023-12-25 17:10:21 +08:00
"friendsofphp/php-cs-fixer": "^3.41.1",
"guzzlehttp/guzzle": "^7.8",
2023-12-04 17:46:16 +08:00
"hyperf/crontab": "3.1.*",
"hyperf/database": "3.1.*",
"hyperf/db": "3.1.*",
"hyperf/guzzle": "3.1.*",
"hyperf/session": "3.1.*",
"hyperf/testing": "^3.1",
"hyperf/validation": "3.1.*",
"pestphp/pest": "^2.23",
2023-12-25 17:10:21 +08:00
"phpstan/phpstan": "^1.10.49",
"rector/rector": "^0.15.25",
"roave/security-advisories": "dev-latest",
2023-12-04 17:46:16 +08:00
"spatie/pest-plugin-test-time": "^2.0",
"swoole/ide-helper": "*",
2023-12-25 17:10:21 +08:00
"symfony/mailer": "^6.4.0",
"symfony/serializer": "^6.4.1"
},
"suggest": {
"alibabacloud/dysmsapi-20170525": "阿里云短信服务必需",
"ext-dom": "处理 XML 必需",
"ext-libxml": "处理 XML 必需",
"firebase/php-jwt": "JWT 鉴权必需",
2023-12-04 17:46:16 +08:00
"hyperf/guzzle": "3.1.*",
"hyperf/session": "3.1.*",
"symfony/mailer": "用于发送电子邮件",
"symfony/serializer": "处理 XML 必需"
},
"type": "library",
"extra": {
"hyperf": {
2023-03-13 17:22:12 +08:00
"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": "李东云",
2023-12-25 17:10:21 +08:00
"email": "dongyun.li@luxcreo.ai"
2023-10-23 20:04:30 +08:00
}
],
2023-12-25 17:10:21 +08:00
"description": "Common Hyperf Development Kit",
"time": "2023-12-15T16:09:12+08:00"
2023-03-14 10:55:00 +08:00
},
{
2023-12-25 17:10:21 +08:00
"name": "swow/psr7-plus",
"version": "v1.1.2",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
2023-12-25 17:10:21 +08:00
"url": "https://github.com/swow/psr7-plus.git",
"reference": "7acc4924be907d2ff64edee5a2bd116620e56364"
2023-10-23 20:04:30 +08:00
},
2023-03-14 10:55:00 +08:00
"dist": {
"type": "zip",
2023-12-25 17:10:21 +08:00
"url": "https://api.github.com/repos/swow/psr7-plus/zipball/7acc4924be907d2ff64edee5a2bd116620e56364",
"reference": "7acc4924be907d2ff64edee5a2bd116620e56364",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-14 10:55:00 +08:00
},
"require": {
2023-12-25 17:10:21 +08:00
"php": ">=8.0",
"psr/http-client": "^1.0",
"psr/http-factory": "^1.0",
"psr/http-message": "^1.1|^2.0"
2023-03-14 10:55:00 +08:00
},
"type": "library",
"autoload": {
"psr-4": {
2023-12-25 17:10:21 +08:00
"Swow\\Psr7\\Message\\": "src/Message/"
2023-03-14 10:55:00 +08:00
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-14 10:55:00 +08:00
"license": [
2023-12-25 17:10:21 +08:00
"Apache-2.0"
2023-03-14 10:55:00 +08:00
],
"authors": [
{
2023-12-25 17:10:21 +08:00
"name": "twose",
"email": "twosee@php.net"
2023-03-14 10:55:00 +08:00
}
],
2023-12-25 17:10:21 +08:00
"description": "Modern strong-typed interfaces for Psr7, not only HTTP but also WebSocket",
2023-03-14 10:55:00 +08:00
"keywords": [
2023-12-25 17:10:21 +08:00
"http",
"psr17",
"psr7",
"swow",
"websocket"
2023-03-14 10:55:00 +08:00
],
2023-10-23 20:04:30 +08:00
"support": {
2023-12-25 17:10:21 +08:00
"issues": "https://github.com/swow/swow",
"source": "https://github.com/swow/psr7-plus/tree/v1.1.2"
2023-10-23 20:04:30 +08:00
},
2023-12-25 17:10:21 +08:00
"time": "2023-06-15T09:18:11+00:00"
2023-03-14 10:55:00 +08:00
},
{
"name": "symfony/console",
2023-12-04 17:46:16 +08:00
"version": "v6.4.1",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
2023-12-04 17:46:16 +08:00
"reference": "a550a7c99daeedef3f9d23fb82e3531525ff11fd"
2023-10-23 20:04:30 +08:00
},
"dist": {
"type": "zip",
2023-12-04 17:46:16 +08:00
"url": "https://api.github.com/repos/symfony/console/zipball/a550a7c99daeedef3f9d23fb82e3531525ff11fd",
"reference": "a550a7c99daeedef3f9d23fb82e3531525ff11fd",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-10-23 20:04:30 +08:00
"php": ">=8.1",
"symfony/deprecation-contracts": "^2.5|^3",
"symfony/polyfill-mbstring": "~1.0",
2023-10-23 20:04:30 +08:00
"symfony/service-contracts": "^2.5|^3",
2023-12-04 17:46:16 +08:00
"symfony/string": "^5.4|^6.0|^7.0"
},
"conflict": {
2023-03-13 17:22:12 +08:00
"symfony/dependency-injection": "<5.4",
"symfony/dotenv": "<5.4",
"symfony/event-dispatcher": "<5.4",
"symfony/lock": "<5.4",
"symfony/process": "<5.4"
},
"provide": {
2023-03-13 17:22:12 +08:00
"psr/log-implementation": "1.0|2.0|3.0"
},
"require-dev": {
2023-03-13 17:22:12 +08:00
"psr/log": "^1|^2|^3",
2023-12-04 17:46:16 +08:00
"symfony/config": "^5.4|^6.0|^7.0",
"symfony/dependency-injection": "^5.4|^6.0|^7.0",
"symfony/event-dispatcher": "^5.4|^6.0|^7.0",
"symfony/http-foundation": "^6.4|^7.0",
"symfony/http-kernel": "^6.4|^7.0",
"symfony/lock": "^5.4|^6.0|^7.0",
"symfony/messenger": "^5.4|^6.0|^7.0",
"symfony/process": "^5.4|^6.0|^7.0",
"symfony/stopwatch": "^5.4|^6.0|^7.0",
"symfony/var-dumper": "^5.4|^6.0|^7.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Console\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
2023-10-23 20:04:30 +08:00
"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": "Eases the creation of beautiful and testable command line interfaces",
"homepage": "https://symfony.com",
"keywords": [
"cli",
2023-10-23 20:04:30 +08:00
"command-line",
"console",
"terminal"
],
2023-10-23 20:04:30 +08:00
"support": {
2023-12-04 17:46:16 +08:00
"source": "https://github.com/symfony/console/tree/v6.4.1"
2023-10-23 20:04:30 +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-12-04 17:46:16 +08:00
"time": "2023-11-30T10:54:28+00:00"
},
{
"name": "symfony/deprecation-contracts",
2023-10-23 20:04:30 +08:00
"version": "v3.3.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/deprecation-contracts.git",
"reference": "7c3aff79d10325257a001fcf92d991f24fc967cf"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/7c3aff79d10325257a001fcf92d991f24fc967cf",
"reference": "7c3aff79d10325257a001fcf92d991f24fc967cf",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-10-23 20:04:30 +08:00
"php": ">=8.1"
},
"type": "library",
"extra": {
"branch-alias": {
2023-10-23 20:04:30 +08:00
"dev-main": "3.4-dev"
},
"thanks": {
"name": "symfony/contracts",
"url": "https://github.com/symfony/contracts"
}
},
"autoload": {
"files": [
"function.php"
]
},
2023-10-23 20:04:30 +08:00
"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": "A generic function and convention to trigger deprecation notices",
"homepage": "https://symfony.com",
2023-10-23 20:04:30 +08:00
"support": {
"source": "https://github.com/symfony/deprecation-contracts/tree/v3.3.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-05-23T14:45:45+00:00"
},
{
"name": "symfony/event-dispatcher",
2023-12-04 17:46:16 +08:00
"version": "v6.4.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
2023-12-04 17:46:16 +08:00
"reference": "d76d2632cfc2206eecb5ad2b26cd5934082941b6"
2023-10-23 20:04:30 +08:00
},
"dist": {
"type": "zip",
2023-12-04 17:46:16 +08:00
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/d76d2632cfc2206eecb5ad2b26cd5934082941b6",
"reference": "d76d2632cfc2206eecb5ad2b26cd5934082941b6",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-10-23 20:04:30 +08:00
"php": ">=8.1",
"symfony/event-dispatcher-contracts": "^2.5|^3"
},
"conflict": {
2023-10-23 20:04:30 +08:00
"symfony/dependency-injection": "<5.4",
"symfony/service-contracts": "<2.5"
},
"provide": {
"psr/event-dispatcher-implementation": "1.0",
"symfony/event-dispatcher-implementation": "2.0|3.0"
},
"require-dev": {
"psr/log": "^1|^2|^3",
2023-12-04 17:46:16 +08:00
"symfony/config": "^5.4|^6.0|^7.0",
"symfony/dependency-injection": "^5.4|^6.0|^7.0",
"symfony/error-handler": "^5.4|^6.0|^7.0",
"symfony/expression-language": "^5.4|^6.0|^7.0",
"symfony/http-foundation": "^5.4|^6.0|^7.0",
2023-10-23 20:04:30 +08:00
"symfony/service-contracts": "^2.5|^3",
2023-12-04 17:46:16 +08:00
"symfony/stopwatch": "^5.4|^6.0|^7.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\EventDispatcher\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
2023-10-23 20:04:30 +08:00
"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": "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-23 20:04:30 +08:00
"support": {
2023-12-04 17:46:16 +08:00
"source": "https://github.com/symfony/event-dispatcher/tree/v6.4.0"
2023-10-23 20:04:30 +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-12-04 17:46:16 +08:00
"time": "2023-07-27T06:52:43+00:00"
},
{
"name": "symfony/event-dispatcher-contracts",
2023-12-04 17:46:16 +08:00
"version": "v3.4.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher-contracts.git",
"reference": "a76aed96a42d2b521153fb382d418e30d18b59df"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/a76aed96a42d2b521153fb382d418e30d18b59df",
"reference": "a76aed96a42d2b521153fb382d418e30d18b59df",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-10-23 20:04:30 +08:00
"php": ">=8.1",
"psr/event-dispatcher": "^1"
},
"type": "library",
"extra": {
"branch-alias": {
2023-10-23 20:04:30 +08:00
"dev-main": "3.4-dev"
},
"thanks": {
"name": "symfony/contracts",
"url": "https://github.com/symfony/contracts"
}
},
"autoload": {
"psr-4": {
"Symfony\\Contracts\\EventDispatcher\\": ""
}
},
2023-10-23 20:04:30 +08:00
"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": "Generic abstractions related to dispatching event",
"homepage": "https://symfony.com",
"keywords": [
"abstractions",
"contracts",
"decoupling",
"interfaces",
"interoperability",
"standards"
],
2023-10-23 20:04:30 +08:00
"support": {
2023-12-04 17:46:16 +08:00
"source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.4.0"
2023-10-23 20:04:30 +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"
}
],
"time": "2023-05-23T14:45:45+00:00"
2023-03-14 10:55:00 +08:00
},
{
"name": "symfony/filesystem",
2023-12-04 17:46:16 +08:00
"version": "v6.4.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
2023-12-04 17:46:16 +08:00
"reference": "952a8cb588c3bc6ce76f6023000fb932f16a6e59"
2023-10-23 20:04:30 +08:00
},
"dist": {
"type": "zip",
2023-12-04 17:46:16 +08:00
"url": "https://api.github.com/repos/symfony/filesystem/zipball/952a8cb588c3bc6ce76f6023000fb932f16a6e59",
"reference": "952a8cb588c3bc6ce76f6023000fb932f16a6e59",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-10-23 20:04:30 +08:00
"php": ">=8.1",
"symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-mbstring": "~1.8"
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Filesystem\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
2023-10-23 20:04:30 +08:00
"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": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com",
2023-10-23 20:04:30 +08:00
"support": {
2023-12-04 17:46:16 +08:00
"source": "https://github.com/symfony/filesystem/tree/v6.4.0"
2023-10-23 20:04:30 +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-12-04 17:46:16 +08:00
"time": "2023-07-26T17:27:13+00:00"
},
{
"name": "symfony/finder",
2023-12-04 17:46:16 +08:00
"version": "v6.4.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
2023-12-04 17:46:16 +08:00
"reference": "11d736e97f116ac375a81f96e662911a34cd50ce"
2023-10-23 20:04:30 +08:00
},
"dist": {
"type": "zip",
2023-12-04 17:46:16 +08:00
"url": "https://api.github.com/repos/symfony/finder/zipball/11d736e97f116ac375a81f96e662911a34cd50ce",
"reference": "11d736e97f116ac375a81f96e662911a34cd50ce",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-10-23 20:04:30 +08:00
"php": ">=8.1"
},
"require-dev": {
2023-12-04 17:46:16 +08:00
"symfony/filesystem": "^6.0|^7.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Finder\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
2023-10-23 20:04:30 +08:00
"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": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com",
2023-10-23 20:04:30 +08:00
"support": {
2023-12-04 17:46:16 +08:00
"source": "https://github.com/symfony/finder/tree/v6.4.0"
2023-10-23 20:04:30 +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-12-04 17:46:16 +08:00
"time": "2023-10-31T17:30:12+00:00"
},
{
"name": "symfony/http-foundation",
2023-12-04 17:46:16 +08:00
"version": "v6.4.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
2023-12-04 17:46:16 +08:00
"reference": "44a6d39a9cc11e154547d882d5aac1e014440771"
2023-10-23 20:04:30 +08:00
},
"dist": {
"type": "zip",
2023-12-04 17:46:16 +08:00
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/44a6d39a9cc11e154547d882d5aac1e014440771",
"reference": "44a6d39a9cc11e154547d882d5aac1e014440771",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-10-23 20:04:30 +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"
},
"require-dev": {
2023-10-23 20:04:30 +08:00
"doctrine/dbal": "^2.13.1|^3|^4",
"predis/predis": "^1.1|^2.0",
2023-12-04 17:46:16 +08:00
"symfony/cache": "^6.3|^7.0",
"symfony/dependency-injection": "^5.4|^6.0|^7.0",
"symfony/expression-language": "^5.4|^6.0|^7.0",
"symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4|^7.0",
"symfony/mime": "^5.4|^6.0|^7.0",
"symfony/rate-limiter": "^5.4|^6.0|^7.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\HttpFoundation\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
2023-10-23 20:04:30 +08:00
"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",
2023-10-23 20:04:30 +08:00
"support": {
2023-12-04 17:46:16 +08:00
"source": "https://github.com/symfony/http-foundation/tree/v6.4.0"
2023-10-23 20:04:30 +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-12-04 17:46:16 +08:00
"time": "2023-11-20T16:41:16+00:00"
},
{
"name": "symfony/polyfill-ctype",
2023-08-30 17:07:47 +08:00
"version": "v1.28.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-ctype.git",
"reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb",
2023-08-30 17:07:47 +08:00
"reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": ">=7.1"
},
"provide": {
"ext-ctype": "*"
},
"suggest": {
"ext-ctype": "For best performance"
},
"type": "library",
"extra": {
"branch-alias": {
2023-08-30 17:07:47 +08:00
"dev-main": "1.28-dev"
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Polyfill\\Ctype\\": ""
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Gert de Pagter",
"email": "BackEndTea@gmail.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill for ctype functions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"ctype",
"polyfill",
"portable"
],
2023-10-23 20:04:30 +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"
}
],
2023-08-30 17:07:47 +08:00
"time": "2023-01-26T09:26:14+00:00"
},
{
"name": "symfony/polyfill-intl-grapheme",
2023-08-30 17:07:47 +08:00
"version": "v1.28.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-grapheme.git",
"reference": "875e90aeea2777b6f135677f618529449334a612"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/875e90aeea2777b6f135677f618529449334a612",
2023-08-30 17:07:47 +08:00
"reference": "875e90aeea2777b6f135677f618529449334a612",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": ">=7.1"
},
"suggest": {
"ext-intl": "For best performance"
},
"type": "library",
"extra": {
"branch-alias": {
2023-08-30 17:07:47 +08:00
"dev-main": "1.28-dev"
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Polyfill\\Intl\\Grapheme\\": ""
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill for intl's grapheme_* functions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"grapheme",
"intl",
"polyfill",
"portable",
"shim"
],
2023-10-23 20:04:30 +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"
}
],
2023-08-30 17:07:47 +08:00
"time": "2023-01-26T09:26:14+00:00"
},
{
"name": "symfony/polyfill-intl-idn",
2023-08-30 17:07:47 +08:00
"version": "v1.28.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-idn.git",
"reference": "ecaafce9f77234a6a449d29e49267ba10499116d"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/ecaafce9f77234a6a449d29e49267ba10499116d",
2023-08-30 17:07:47 +08:00
"reference": "ecaafce9f77234a6a449d29e49267ba10499116d",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": ">=7.1",
"symfony/polyfill-intl-normalizer": "^1.10",
"symfony/polyfill-php72": "^1.10"
},
"suggest": {
"ext-intl": "For best performance"
},
"type": "library",
"extra": {
"branch-alias": {
2023-08-30 17:07:47 +08:00
"dev-main": "1.28-dev"
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Polyfill\\Intl\\Idn\\": ""
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Laurent Bassin",
"email": "laurent@bassin.info"
},
{
"name": "Trevor Rowbotham",
"email": "trevor.rowbotham@pm.me"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"idn",
"intl",
"polyfill",
"portable",
"shim"
],
2023-10-23 20:04:30 +08:00
"support": {
"source": "https://github.com/symfony/polyfill-intl-idn/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"
}
],
2023-08-30 17:07:47 +08:00
"time": "2023-01-26T09:30:37+00:00"
},
{
"name": "symfony/polyfill-intl-normalizer",
2023-08-30 17:07:47 +08:00
"version": "v1.28.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-normalizer.git",
"reference": "8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92",
2023-08-30 17:07:47 +08:00
"reference": "8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": ">=7.1"
},
"suggest": {
"ext-intl": "For best performance"
},
"type": "library",
"extra": {
"branch-alias": {
2023-08-30 17:07:47 +08:00
"dev-main": "1.28-dev"
},
"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-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill for intl's Normalizer class and related functions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"intl",
"normalizer",
"polyfill",
"portable",
"shim"
],
2023-10-23 20:04:30 +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"
}
],
2023-08-30 17:07:47 +08:00
"time": "2023-01-26T09:26:14+00:00"
},
{
"name": "symfony/polyfill-mbstring",
2023-08-30 17:07:47 +08:00
"version": "v1.28.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git",
"reference": "42292d99c55abe617799667f454222c54c60e229"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/42292d99c55abe617799667f454222c54c60e229",
2023-08-30 17:07:47 +08:00
"reference": "42292d99c55abe617799667f454222c54c60e229",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": ">=7.1"
},
"provide": {
"ext-mbstring": "*"
},
"suggest": {
"ext-mbstring": "For best performance"
},
"type": "library",
"extra": {
"branch-alias": {
2023-08-30 17:07:47 +08:00
"dev-main": "1.28-dev"
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Polyfill\\Mbstring\\": ""
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill for the Mbstring extension",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"mbstring",
"polyfill",
"portable",
"shim"
],
2023-10-23 20:04:30 +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"
}
],
2023-08-30 17:07:47 +08:00
"time": "2023-07-28T09:04:16+00:00"
},
{
"name": "symfony/polyfill-php72",
2023-08-30 17:07:47 +08:00
"version": "v1.28.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php72.git",
"reference": "70f4aebd92afca2f865444d30a4d2151c13c3179"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/70f4aebd92afca2f865444d30a4d2151c13c3179",
2023-08-30 17:07:47 +08:00
"reference": "70f4aebd92afca2f865444d30a4d2151c13c3179",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": ">=7.1"
},
"type": "library",
"extra": {
"branch-alias": {
2023-08-30 17:07:47 +08:00
"dev-main": "1.28-dev"
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Polyfill\\Php72\\": ""
}
},
2023-10-23 20:04:30 +08:00
"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 7.2+ features to lower PHP versions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"shim"
],
2023-10-23 20:04:30 +08:00
"support": {
"source": "https://github.com/symfony/polyfill-php72/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"
}
],
2023-08-30 17:07:47 +08:00
"time": "2023-01-26T09:26:14+00:00"
},
2023-03-14 10:58:00 +08:00
{
"name": "symfony/polyfill-php73",
2023-08-30 17:07:47 +08:00
"version": "v1.28.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php73.git",
"reference": "fe2f306d1d9d346a7fee353d0d5012e401e984b5"
},
2023-03-14 10:58:00 +08:00
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fe2f306d1d9d346a7fee353d0d5012e401e984b5",
2023-08-30 17:07:47 +08:00
"reference": "fe2f306d1d9d346a7fee353d0d5012e401e984b5",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
2023-03-14 10:58:00 +08:00
},
"require": {
"php": ">=7.1"
},
"type": "library",
"extra": {
"branch-alias": {
2023-08-30 17:07:47 +08:00
"dev-main": "1.28-dev"
2023-03-14 10:58:00 +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-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
2023-03-14 10:58:00 +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-23 20:04:30 +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"
}
],
2023-08-30 17:07:47 +08:00
"time": "2023-01-26T09:26:14+00:00"
2023-03-14 10:58:00 +08:00
},
{
"name": "symfony/polyfill-php80",
2023-08-30 17:07:47 +08:00
"version": "v1.28.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php80.git",
"reference": "6caa57379c4aec19c0a12a38b59b26487dcfe4b5"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/6caa57379c4aec19c0a12a38b59b26487dcfe4b5",
2023-08-30 17:07:47 +08:00
"reference": "6caa57379c4aec19c0a12a38b59b26487dcfe4b5",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": ">=7.1"
},
"type": "library",
"extra": {
"branch-alias": {
2023-08-30 17:07:47 +08:00
"dev-main": "1.28-dev"
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Polyfill\\Php80\\": ""
},
"classmap": [
"Resources/stubs"
]
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Ion Bazan",
"email": "ion.bazan@gmail.com"
},
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"shim"
],
2023-10-23 20:04:30 +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"
}
],
2023-08-30 17:07:47 +08:00
"time": "2023-01-26T09:26:14+00:00"
},
{
"name": "symfony/polyfill-php81",
2023-08-30 17:07:47 +08:00
"version": "v1.28.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php81.git",
"reference": "7581cd600fa9fd681b797d00b02f068e2f13263b"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/7581cd600fa9fd681b797d00b02f068e2f13263b",
2023-08-30 17:07:47 +08:00
"reference": "7581cd600fa9fd681b797d00b02f068e2f13263b",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": ">=7.1"
},
"type": "library",
"extra": {
"branch-alias": {
2023-08-30 17:07:47 +08:00
"dev-main": "1.28-dev"
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Polyfill\\Php81\\": ""
},
"classmap": [
"Resources/stubs"
]
},
2023-10-23 20:04:30 +08:00
"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.1+ features to lower PHP versions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"shim"
],
2023-10-23 20:04:30 +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"
}
],
2023-08-30 17:07:47 +08:00
"time": "2023-01-26T09:26:14+00:00"
},
2023-12-04 17:46:16 +08: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-10-23 20:04:30 +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"
},
{
"name": "symfony/process",
2023-12-04 17:46:16 +08:00
"version": "v6.4.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
2023-12-04 17:46:16 +08:00
"reference": "191703b1566d97a5425dc969e4350d32b8ef17aa"
2023-10-23 20:04:30 +08:00
},
"dist": {
"type": "zip",
2023-12-04 17:46:16 +08:00
"url": "https://api.github.com/repos/symfony/process/zipball/191703b1566d97a5425dc969e4350d32b8ef17aa",
"reference": "191703b1566d97a5425dc969e4350d32b8ef17aa",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-10-23 20:04:30 +08:00
"php": ">=8.1"
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Process\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
2023-10-23 20:04:30 +08:00
"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": "Executes commands in sub-processes",
"homepage": "https://symfony.com",
2023-10-23 20:04:30 +08:00
"support": {
2023-12-04 17:46:16 +08:00
"source": "https://github.com/symfony/process/tree/v6.4.0"
2023-10-23 20:04:30 +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-12-04 17:46:16 +08:00
"time": "2023-11-17T21:06:49+00:00"
},
{
"name": "symfony/service-contracts",
2023-10-23 20:04:30 +08:00
"version": "v3.3.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/service-contracts.git",
"reference": "40da9cc13ec349d9e4966ce18b5fbcd724ab10a4"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/40da9cc13ec349d9e4966ce18b5fbcd724ab10a4",
"reference": "40da9cc13ec349d9e4966ce18b5fbcd724ab10a4",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-10-23 20:04:30 +08:00
"php": ">=8.1",
"psr/container": "^2.0"
},
"conflict": {
"ext-psr": "<1.1|>=2"
},
"type": "library",
"extra": {
"branch-alias": {
2023-10-23 20:04:30 +08:00
"dev-main": "3.4-dev"
},
"thanks": {
"name": "symfony/contracts",
"url": "https://github.com/symfony/contracts"
}
},
"autoload": {
"psr-4": {
"Symfony\\Contracts\\Service\\": ""
2023-10-23 20:04:30 +08:00
},
"exclude-from-classmap": [
"/Test/"
]
},
2023-10-23 20:04:30 +08:00
"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": "Generic abstractions related to writing services",
"homepage": "https://symfony.com",
"keywords": [
"abstractions",
"contracts",
"decoupling",
"interfaces",
"interoperability",
"standards"
],
2023-10-23 20:04:30 +08:00
"support": {
"source": "https://github.com/symfony/service-contracts/tree/v3.3.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-05-23T14:45:45+00:00"
},
{
"name": "symfony/string",
2023-12-04 17:46:16 +08:00
"version": "v6.4.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
2023-12-04 17:46:16 +08:00
"reference": "b45fcf399ea9c3af543a92edf7172ba21174d809"
2023-10-23 20:04:30 +08:00
},
"dist": {
"type": "zip",
2023-12-04 17:46:16 +08:00
"url": "https://api.github.com/repos/symfony/string/zipball/b45fcf399ea9c3af543a92edf7172ba21174d809",
"reference": "b45fcf399ea9c3af543a92edf7172ba21174d809",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-10-23 20:04:30 +08:00
"php": ">=8.1",
"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:04:30 +08:00
"symfony/translation-contracts": "<2.5"
},
"require-dev": {
2023-12-04 17:46:16 +08:00
"symfony/error-handler": "^5.4|^6.0|^7.0",
"symfony/http-client": "^5.4|^6.0|^7.0",
"symfony/intl": "^6.2|^7.0",
2023-10-23 20:04:30 +08:00
"symfony/translation-contracts": "^2.5|^3.0",
2023-12-04 17:46:16 +08:00
"symfony/var-exporter": "^5.4|^6.0|^7.0"
},
"type": "library",
"autoload": {
"files": [
"Resources/functions.php"
],
"psr-4": {
"Symfony\\Component\\String\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
2023-10-23 20:04:30 +08:00
"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": "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-23 20:04:30 +08:00
"support": {
2023-12-04 17:46:16 +08:00
"source": "https://github.com/symfony/string/tree/v6.4.0"
2023-10-23 20:04:30 +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-12-04 17:46:16 +08:00
"time": "2023-11-28T20:41:49+00:00"
},
{
"name": "symfony/translation",
2023-12-04 17:46:16 +08:00
"version": "v6.4.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/symfony/translation.git",
2023-12-04 17:46:16 +08:00
"reference": "b1035dbc2a344b21f8fa8ac451c7ecec4ea45f37"
2023-10-23 20:04:30 +08:00
},
"dist": {
"type": "zip",
2023-12-04 17:46:16 +08:00
"url": "https://api.github.com/repos/symfony/translation/zipball/b1035dbc2a344b21f8fa8ac451c7ecec4ea45f37",
"reference": "b1035dbc2a344b21f8fa8ac451c7ecec4ea45f37",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-10-23 20:04:30 +08:00
"php": ">=8.1",
"symfony/deprecation-contracts": "^2.5|^3",
"symfony/polyfill-mbstring": "~1.0",
2023-10-23 20:04:30 +08:00
"symfony/translation-contracts": "^2.5|^3.0"
},
"conflict": {
"symfony/config": "<5.4",
"symfony/console": "<5.4",
"symfony/dependency-injection": "<5.4",
2023-10-23 20:04:30 +08:00
"symfony/http-client-contracts": "<2.5",
"symfony/http-kernel": "<5.4",
2023-10-23 20:04:30 +08:00
"symfony/service-contracts": "<2.5",
"symfony/twig-bundle": "<5.4",
"symfony/yaml": "<5.4"
},
"provide": {
"symfony/translation-implementation": "2.3|3.0"
},
"require-dev": {
2023-10-23 20:04:30 +08:00
"nikic/php-parser": "^4.13",
"psr/log": "^1|^2|^3",
2023-12-04 17:46:16 +08:00
"symfony/config": "^5.4|^6.0|^7.0",
"symfony/console": "^5.4|^6.0|^7.0",
"symfony/dependency-injection": "^5.4|^6.0|^7.0",
"symfony/finder": "^5.4|^6.0|^7.0",
2023-10-23 20:04:30 +08:00
"symfony/http-client-contracts": "^2.5|^3.0",
2023-12-04 17:46:16 +08:00
"symfony/http-kernel": "^5.4|^6.0|^7.0",
"symfony/intl": "^5.4|^6.0|^7.0",
"symfony/polyfill-intl-icu": "^1.21",
2023-12-04 17:46:16 +08:00
"symfony/routing": "^5.4|^6.0|^7.0",
2023-10-23 20:04:30 +08:00
"symfony/service-contracts": "^2.5|^3",
2023-12-04 17:46:16 +08:00
"symfony/yaml": "^5.4|^6.0|^7.0"
},
"type": "library",
"autoload": {
"files": [
"Resources/functions.php"
],
"psr-4": {
"Symfony\\Component\\Translation\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
2023-10-23 20:04:30 +08:00
"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": "Provides tools to internationalize your application",
"homepage": "https://symfony.com",
2023-10-23 20:04:30 +08:00
"support": {
2023-12-04 17:46:16 +08:00
"source": "https://github.com/symfony/translation/tree/v6.4.0"
2023-10-23 20:04:30 +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-12-04 17:46:16 +08:00
"time": "2023-11-29T08:14:36+00:00"
},
{
"name": "symfony/translation-contracts",
2023-12-04 17:46:16 +08:00
"version": "v3.4.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/symfony/translation-contracts.git",
2023-12-04 17:46:16 +08:00
"reference": "dee0c6e5b4c07ce851b462530088e64b255ac9c5"
2023-10-23 20:04:30 +08:00
},
"dist": {
"type": "zip",
2023-12-04 17:46:16 +08:00
"url": "https://api.github.com/repos/symfony/translation-contracts/zipball/dee0c6e5b4c07ce851b462530088e64b255ac9c5",
"reference": "dee0c6e5b4c07ce851b462530088e64b255ac9c5",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-10-23 20:04:30 +08:00
"php": ">=8.1"
},
"type": "library",
"extra": {
"branch-alias": {
2023-10-23 20:04:30 +08:00
"dev-main": "3.4-dev"
},
"thanks": {
"name": "symfony/contracts",
"url": "https://github.com/symfony/contracts"
}
},
"autoload": {
"psr-4": {
"Symfony\\Contracts\\Translation\\": ""
2023-10-23 20:04:30 +08:00
},
"exclude-from-classmap": [
"/Test/"
]
},
2023-10-23 20:04:30 +08:00
"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": "Generic abstractions related to translation",
"homepage": "https://symfony.com",
"keywords": [
"abstractions",
"contracts",
"decoupling",
"interfaces",
"interoperability",
"standards"
],
2023-10-23 20:04:30 +08:00
"support": {
2023-12-04 17:46:16 +08:00
"source": "https://github.com/symfony/translation-contracts/tree/v3.4.0"
2023-10-23 20:04:30 +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-12-04 17:46:16 +08:00
"time": "2023-07-25T15:08:44+00:00"
},
{
"name": "teapot/status-code",
"version": "v1.1.2",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/teapot-php/status-code.git",
"reference": "7aaba4364645ebb9d3a36267c9b3a32206d3042b"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/teapot-php/status-code/zipball/7aaba4364645ebb9d3a36267c9b3a32206d3042b",
"reference": "7aaba4364645ebb9d3a36267c9b3a32206d3042b",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"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-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"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-23 20:04:30 +08:00
"support": {
"issues": "https://github.com/teapot-php/status-code/issues",
"source": "https://github.com/teapot-php/status-code/tree/v1.1.2"
},
"time": "2020-11-03T17:14:32+00:00"
},
{
"name": "vlucas/phpdotenv",
"version": "v5.5.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/vlucas/phpdotenv.git",
"reference": "1a7ea2afc49c3ee6d87061f5a233e3a035d0eae7"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/1a7ea2afc49c3ee6d87061f5a233e3a035d0eae7",
"reference": "1a7ea2afc49c3ee6d87061f5a233e3a035d0eae7",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"ext-pcre": "*",
"graham-campbell/result-type": "^1.0.2",
"php": "^7.1.3 || ^8.0",
"phpoption/phpoption": "^1.8",
"symfony/polyfill-ctype": "^1.23",
"symfony/polyfill-mbstring": "^1.23.1",
"symfony/polyfill-php80": "^1.23.1"
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.4.1",
"ext-filter": "*",
"phpunit/phpunit": "^7.5.20 || ^8.5.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-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Graham Campbell",
"email": "hello@gjcampbell.co.uk",
"homepage": "https://github.com/GrahamCampbell"
},
{
"name": "Vance Lucas",
"email": "vance@vancelucas.com",
"homepage": "https://github.com/vlucas"
}
],
"description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
"keywords": [
"dotenv",
"env",
"environment"
],
2023-10-23 20:04:30 +08:00
"support": {
"issues": "https://github.com/vlucas/phpdotenv/issues",
"source": "https://github.com/vlucas/phpdotenv/tree/v5.5.0"
2023-03-13 17:22:12 +08:00
},
2023-10-23 20:04:30 +08:00
"funding": [
2023-03-13 17:22:12 +08:00
{
2023-10-23 20:04:30 +08:00
"url": "https://github.com/GrahamCampbell",
"type": "github"
2023-03-13 17:22:12 +08:00
},
{
2023-10-23 20:04:30 +08:00
"url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv",
"type": "tidelift"
2023-03-13 17:22:12 +08:00
}
],
2023-10-23 20:04:30 +08:00
"time": "2022-10-16T01:01:54+00:00"
}
],
"packages-dev": [
{
2023-12-04 17:46:16 +08:00
"name": "brianium/paratest",
"version": "v7.3.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
2023-12-04 17:46:16 +08:00
"url": "https://github.com/paratestphp/paratest.git",
"reference": "2951d3f773ea91451c7440f48122287778634b0d"
2023-10-23 20:04:30 +08:00
},
"dist": {
"type": "zip",
2023-12-04 17:46:16 +08:00
"url": "https://api.github.com/repos/paratestphp/paratest/zipball/2951d3f773ea91451c7440f48122287778634b0d",
"reference": "2951d3f773ea91451c7440f48122287778634b0d",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-12-04 17:46:16 +08:00
"ext-dom": "*",
"ext-pcre": "*",
"ext-reflection": "*",
"ext-simplexml": "*",
"fidry/cpu-core-counter": "^0.5.1",
"jean85/pretty-package-versions": "^2.0.5",
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
"phpunit/php-code-coverage": "^10.1.7",
"phpunit/php-file-iterator": "^4.1.0",
"phpunit/php-timer": "^6.0",
"phpunit/phpunit": "^10.4.1",
"sebastian/environment": "^6.0.1",
"symfony/console": "^6.3.4 || ^7.0.0",
"symfony/process": "^6.3.4 || ^7.0.0"
},
"require-dev": {
2023-12-04 17:46:16 +08:00
"doctrine/coding-standard": "^12.0.0",
"ext-pcov": "*",
"ext-posix": "*",
"infection/infection": "^0.27.4",
"phpstan/phpstan": "^1.10.38",
"phpstan/phpstan-deprecation-rules": "^1.1.4",
"phpstan/phpstan-phpunit": "^1.3.15",
"phpstan/phpstan-strict-rules": "^1.5.1",
"squizlabs/php_codesniffer": "^3.7.2",
"symfony/filesystem": "^6.3.1 || ^7.0.0"
},
"bin": [
"bin/paratest",
"bin/paratest.bat",
"bin/paratest_for_phpstorm"
],
"type": "library",
"autoload": {
"psr-4": {
"ParaTest\\": [
"src/"
]
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Brian Scaturro",
"email": "scaturrob@gmail.com",
"role": "Developer"
},
{
"name": "Filippo Tessarotto",
"email": "zoeslam@gmail.com",
"role": "Developer"
}
],
"description": "Parallel testing for PHP",
"homepage": "https://github.com/paratestphp/paratest",
"keywords": [
"concurrent",
"parallel",
"phpunit",
"testing"
],
"support": {
"issues": "https://github.com/paratestphp/paratest/issues",
"source": "https://github.com/paratestphp/paratest/tree/v7.3.0"
},
"funding": [
{
"url": "https://github.com/sponsors/Slamdunk",
"type": "github"
},
{
"url": "https://paypal.me/filippotessarotto",
"type": "paypal"
}
],
"time": "2023-10-10T15:11:25+00:00"
},
{
"name": "fidry/cpu-core-counter",
"version": "0.5.1",
"source": {
"type": "git",
"url": "https://github.com/theofidry/cpu-core-counter.git",
"reference": "b58e5a3933e541dc286cc91fc4f3898bbc6f1623"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/theofidry/cpu-core-counter/zipball/b58e5a3933e541dc286cc91fc4f3898bbc6f1623",
"reference": "b58e5a3933e541dc286cc91fc4f3898bbc6f1623",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": "^7.2 || ^8.0"
},
"require-dev": {
"fidry/makefile": "^0.2.0",
"phpstan/extension-installer": "^1.2.0",
"phpstan/phpstan": "^1.9.2",
"phpstan/phpstan-deprecation-rules": "^1.0.0",
"phpstan/phpstan-phpunit": "^1.2.2",
"phpstan/phpstan-strict-rules": "^1.4.4",
"phpunit/phpunit": "^9.5.26 || ^8.5.31",
"theofidry/php-cs-fixer-config": "^1.0",
"webmozarts/strict-phpunit": "^7.5"
},
"type": "library",
"autoload": {
"psr-4": {
"Fidry\\CpuCoreCounter\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Théo FIDRY",
"email": "theo.fidry@gmail.com"
}
],
"description": "Tiny utility to get the number of CPU cores.",
"keywords": [
"CPU",
"core"
],
"support": {
"issues": "https://github.com/theofidry/cpu-core-counter/issues",
"source": "https://github.com/theofidry/cpu-core-counter/tree/0.5.1"
},
"funding": [
{
"url": "https://github.com/theofidry",
"type": "github"
}
],
"time": "2022-12-24T12:35:10+00:00"
},
{
"name": "filp/whoops",
"version": "2.15.4",
"source": {
"type": "git",
"url": "https://github.com/filp/whoops.git",
"reference": "a139776fa3f5985a50b509f2a02ff0f709d2a546"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/filp/whoops/zipball/a139776fa3f5985a50b509f2a02ff0f709d2a546",
"reference": "a139776fa3f5985a50b509f2a02ff0f709d2a546",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": "^5.5.9 || ^7.0 || ^8.0",
"psr/log": "^1.0.1 || ^2.0 || ^3.0"
},
"require-dev": {
"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"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.7-dev"
}
},
"autoload": {
"psr-4": {
"Whoops\\": "src/Whoops/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Filipe Dobreira",
"homepage": "https://github.com/filp",
"role": "Developer"
}
],
"description": "php error handling for cool kids",
"homepage": "https://filp.github.io/whoops/",
"keywords": [
"error",
"exception",
"handling",
"library",
"throwable",
"whoops"
],
"support": {
"issues": "https://github.com/filp/whoops/issues",
"source": "https://github.com/filp/whoops/tree/2.15.4"
},
"funding": [
{
"url": "https://github.com/denis-sokolov",
"type": "github"
}
],
"time": "2023-11-03T12:00:00+00:00"
},
{
"name": "friendsofhyperf/pest-plugin-hyperf",
"version": "v3.1.1",
"source": {
"type": "git",
"url": "https://github.com/friendsofhyperf/pest-plugin-hyperf.git",
"reference": "0097fd2c4f15e0fa5085ad104ecd661a5fdafe8a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/friendsofhyperf/pest-plugin-hyperf/zipball/0097fd2c4f15e0fa5085ad104ecd661a5fdafe8a",
"reference": "0097fd2c4f15e0fa5085ad104ecd661a5fdafe8a",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"ext-swoole": "*",
"hyperf/coordinator": "~3.1.0",
"hyperf/di": "~3.1.0",
"hyperf/support": "~3.1.0",
"pestphp/pest": "^2.8.0",
"pestphp/pest-plugin": "^2.0.1",
"php": "^8.1"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "3.1-dev"
},
"pest": {
"plugins": [
"Pest\\Hyperf\\Plugin"
]
}
},
"autoload": {
"psr-4": {
"Pest\\Hyperf\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "The Pest Hyperf Plugin.",
"keywords": [
"dev",
"framework",
"hyperf",
"pest",
"php",
"plugin",
"test",
"testing",
"unit",
"v3.1"
],
"support": {
"issues": "https://github.com/friendsofhyperf/components/issues",
"source": "https://github.com/friendsofhyperf/components"
},
"time": "2023-12-02T16:49:21+00:00"
},
{
"name": "friendsofphp/php-cs-fixer",
2023-12-25 17:10:21 +08:00
"version": "v3.42.0",
2023-12-04 17:46:16 +08:00
"source": {
"type": "git",
"url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
2023-12-25 17:10:21 +08:00
"reference": "632ef1be3447a9b890bef06147475facee535d0f"
2023-12-04 17:46:16 +08:00
},
"dist": {
"type": "zip",
2023-12-25 17:10:21 +08:00
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/632ef1be3447a9b890bef06147475facee535d0f",
"reference": "632ef1be3447a9b890bef06147475facee535d0f",
2023-12-04 17:46:16 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"composer/semver": "^3.4",
"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 || ^7.0",
"symfony/event-dispatcher": "^5.4 || ^6.0 || ^7.0",
"symfony/filesystem": "^5.4 || ^6.0 || ^7.0",
"symfony/finder": "^5.4 || ^6.0 || ^7.0",
"symfony/options-resolver": "^5.4 || ^6.0 || ^7.0",
"symfony/polyfill-mbstring": "^1.28",
"symfony/polyfill-php80": "^1.28",
"symfony/polyfill-php81": "^1.28",
"symfony/process": "^5.4 || ^6.0 || ^7.0",
"symfony/stopwatch": "^5.4 || ^6.0 || ^7.0"
},
"require-dev": {
"facile-it/paraunit": "^1.3 || ^2.0",
"justinrainbow/json-schema": "^5.2",
2023-12-04 17:46:16 +08:00
"keradus/cli-executor": "^2.1",
2023-03-14 10:58:00 +08:00
"mikey179/vfsstream": "^1.6.11",
2023-12-04 17:46:16 +08:00
"php-coveralls/php-coveralls": "^2.7",
"php-cs-fixer/accessible-object": "^1.1",
2023-12-04 17:46:16 +08:00
"php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.4",
"php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.4",
"phpunit/phpunit": "^9.6",
"symfony/yaml": "^5.4 || ^6.0 || ^7.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-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Dariusz Rumiński",
"email": "dariusz.ruminski@gmail.com"
}
],
"description": "A tool to automatically fix PHP code style",
2023-03-14 10:58:00 +08:00
"keywords": [
"Static code analysis",
"fixer",
"standards",
"static analysis"
],
2023-10-23 20:04:30 +08:00
"support": {
"issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues",
2023-12-25 17:10:21 +08:00
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.42.0"
2023-10-23 20:04:30 +08:00
},
"funding": [
{
"url": "https://github.com/keradus",
"type": "github"
}
],
2023-12-25 17:10:21 +08:00
"time": "2023-12-24T14:38:51+00:00"
},
{
"name": "hamcrest/hamcrest-php",
"version": "v2.0.1",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/hamcrest/hamcrest-php.git",
"reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/8c3d0a3f6af734494ad8f6fbbee0ba92422859f3",
"reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": "^5.3|^7.0|^8.0"
},
"replace": {
"cordoval/hamcrest-php": "*",
"davedevelopment/hamcrest-php": "*",
"kodova/hamcrest-php": "*"
},
"require-dev": {
"phpunit/php-file-iterator": "^1.4 || ^2.0",
"phpunit/phpunit": "^4.8.36 || ^5.7 || ^6.5 || ^7.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.1-dev"
}
},
"autoload": {
"classmap": [
"hamcrest"
]
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "This is the PHP port of Hamcrest Matchers",
"keywords": [
"test"
],
2023-10-23 20:04:30 +08:00
"support": {
"issues": "https://github.com/hamcrest/hamcrest-php/issues",
"source": "https://github.com/hamcrest/hamcrest-php/tree/v2.0.1"
},
"time": "2020-07-09T08:09:16+00:00"
},
2023-12-04 17:46:16 +08:00
{
"name": "jean85/pretty-package-versions",
"version": "2.0.5",
"source": {
"type": "git",
"url": "https://github.com/Jean85/pretty-package-versions.git",
"reference": "ae547e455a3d8babd07b96966b17d7fd21d9c6af"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Jean85/pretty-package-versions/zipball/ae547e455a3d8babd07b96966b17d7fd21d9c6af",
"reference": "ae547e455a3d8babd07b96966b17d7fd21d9c6af",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"composer-runtime-api": "^2.0.0",
"php": "^7.1|^8.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^2.17",
"jean85/composer-provided-replaced-stub-package": "^1.0",
"phpstan/phpstan": "^0.12.66",
"phpunit/phpunit": "^7.5|^8.5|^9.4",
"vimeo/psalm": "^4.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"Jean85\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Alessandro Lai",
"email": "alessandro.lai85@gmail.com"
}
],
"description": "A library to get pretty versions strings of installed dependencies",
"keywords": [
"composer",
"package",
"release",
"versions"
],
"support": {
"issues": "https://github.com/Jean85/pretty-package-versions/issues",
"source": "https://github.com/Jean85/pretty-package-versions/tree/2.0.5"
},
"time": "2021-10-08T21:21:46+00:00"
},
{
"name": "mockery/mockery",
2023-08-30 17:07:47 +08:00
"version": "1.6.6",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/mockery/mockery.git",
"reference": "b8e0bb7d8c604046539c1115994632c74dcb361e"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/mockery/mockery/zipball/b8e0bb7d8c604046539c1115994632c74dcb361e",
2023-08-30 17:07:47 +08:00
"reference": "b8e0bb7d8c604046539c1115994632c74dcb361e",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"hamcrest/hamcrest-php": "^2.0.1",
"lib-pcre": ">=7.0",
2023-08-30 17:07:47 +08:00
"php": ">=7.3"
},
"conflict": {
"phpunit/phpunit": "<8.0"
},
"require-dev": {
2023-08-30 17:07:47 +08:00
"phpunit/phpunit": "^8.5 || ^9.6.10",
"psalm/plugin-phpunit": "^0.18.4",
"symplify/easy-coding-standard": "^11.5.0",
2023-08-30 17:07:47 +08:00
"vimeo/psalm": "^4.30"
},
"type": "library",
"autoload": {
"files": [
"library/helpers.php",
"library/Mockery.php"
],
"psr-4": {
"Mockery\\": "library/Mockery"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Pádraic Brady",
"email": "padraic.brady@gmail.com",
"homepage": "https://github.com/padraic",
"role": "Author"
},
{
"name": "Dave Marshall",
"email": "dave.marshall@atstsolutions.co.uk",
"homepage": "https://davedevelopment.co.uk",
"role": "Developer"
},
{
"name": "Nathanael Esayeas",
"email": "nathanael.esayeas@protonmail.com",
"homepage": "https://github.com/ghostwriter",
"role": "Lead Developer"
}
],
"description": "Mockery is a simple yet flexible PHP mock object framework",
"homepage": "https://github.com/mockery/mockery",
"keywords": [
"BDD",
"TDD",
"library",
"mock",
"mock objects",
"mockery",
"stub",
"test",
"test double",
"testing"
],
2023-10-23 20:04:30 +08:00
"support": {
"docs": "https://docs.mockery.io/",
"issues": "https://github.com/mockery/mockery/issues",
"rss": "https://github.com/mockery/mockery/releases.atom",
"security": "https://github.com/mockery/mockery/security/advisories",
"source": "https://github.com/mockery/mockery"
},
2023-08-30 17:07:47 +08:00
"time": "2023-08-09T00:03:52+00:00"
},
{
"name": "myclabs/deep-copy",
2023-03-13 17:22:12 +08:00
"version": "1.11.1",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/myclabs/DeepCopy.git",
"reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
2023-03-13 17:22:12 +08:00
"reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
2023-10-23 20:04:30 +08:00
"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/"
}
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Create deep copies (clones) of your objects",
"keywords": [
"clone",
"copy",
"duplicate",
"object",
"object graph"
],
2023-10-23 20:04:30 +08:00
"support": {
"issues": "https://github.com/myclabs/DeepCopy/issues",
"source": "https://github.com/myclabs/DeepCopy/tree/1.11.1"
},
"funding": [
{
2023-12-04 17:46:16 +08:00
"url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
"type": "tidelift"
}
],
"time": "2023-03-08T13:26:56+00:00"
},
{
"name": "nunomaduro/collision",
"version": "v7.10.0",
"source": {
"type": "git",
"url": "https://github.com/nunomaduro/collision.git",
"reference": "49ec67fa7b002712da8526678abd651c09f375b2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nunomaduro/collision/zipball/49ec67fa7b002712da8526678abd651c09f375b2",
"reference": "49ec67fa7b002712da8526678abd651c09f375b2",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"filp/whoops": "^2.15.3",
"nunomaduro/termwind": "^1.15.1",
"php": "^8.1.0",
"symfony/console": "^6.3.4"
},
"conflict": {
"laravel/framework": ">=11.0.0"
},
"require-dev": {
"brianium/paratest": "^7.3.0",
"laravel/framework": "^10.28.0",
"laravel/pint": "^1.13.3",
"laravel/sail": "^1.25.0",
"laravel/sanctum": "^3.3.1",
"laravel/tinker": "^2.8.2",
"nunomaduro/larastan": "^2.6.4",
"orchestra/testbench-core": "^8.13.0",
"pestphp/pest": "^2.23.2",
"phpunit/phpunit": "^10.4.1",
"sebastian/environment": "^6.0.1",
"spatie/laravel-ignition": "^2.3.1"
},
"type": "library",
"extra": {
"laravel": {
"providers": [
"NunoMaduro\\Collision\\Adapters\\Laravel\\CollisionServiceProvider"
]
}
},
"autoload": {
"files": [
"./src/Adapters/Phpunit/Autoload.php"
],
"psr-4": {
"NunoMaduro\\Collision\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nuno Maduro",
"email": "enunomaduro@gmail.com"
}
],
"description": "Cli error handling for console/command-line PHP applications.",
"keywords": [
"artisan",
"cli",
"command-line",
"console",
"error",
"handling",
"laravel",
"laravel-zero",
"php",
"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"
}
],
"time": "2023-10-11T15:45:01+00:00"
},
{
"name": "nunomaduro/termwind",
"version": "v1.15.1",
"source": {
"type": "git",
"url": "https://github.com/nunomaduro/termwind.git",
"reference": "8ab0b32c8caa4a2e09700ea32925441385e4a5dc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nunomaduro/termwind/zipball/8ab0b32c8caa4a2e09700ea32925441385e4a5dc",
"reference": "8ab0b32c8caa4a2e09700ea32925441385e4a5dc",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"ext-mbstring": "*",
"php": "^8.0",
"symfony/console": "^5.3.0|^6.0.0"
},
"require-dev": {
"ergebnis/phpstan-rules": "^1.0.",
"illuminate/console": "^8.0|^9.0",
"illuminate/support": "^8.0|^9.0",
"laravel/pint": "^1.0.0",
"pestphp/pest": "^1.21.0",
"pestphp/pest-plugin-mock": "^1.0",
"phpstan/phpstan": "^1.4.6",
"phpstan/phpstan-strict-rules": "^1.1.0",
"symfony/var-dumper": "^5.2.7|^6.0.0",
"thecodingmachine/phpstan-strict-rules": "^1.0.0"
},
"type": "library",
"extra": {
"laravel": {
"providers": [
"Termwind\\Laravel\\TermwindServiceProvider"
]
}
},
"autoload": {
"files": [
"src/Functions.php"
],
"psr-4": {
"Termwind\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nuno Maduro",
"email": "enunomaduro@gmail.com"
}
],
"description": "Its like Tailwind CSS, but for the console.",
"keywords": [
"cli",
"console",
"css",
"package",
"php",
"style"
],
"support": {
"issues": "https://github.com/nunomaduro/termwind/issues",
"source": "https://github.com/nunomaduro/termwind/tree/v1.15.1"
},
"funding": [
{
"url": "https://www.paypal.com/paypalme/enunomaduro",
"type": "custom"
},
{
"url": "https://github.com/nunomaduro",
"type": "github"
},
{
"url": "https://github.com/xiCO2k",
"type": "github"
}
],
"time": "2023-02-08T01:06:31+00:00"
},
{
"name": "pestphp/pest",
"version": "v2.23.2",
"source": {
"type": "git",
"url": "https://github.com/pestphp/pest.git",
"reference": "b126e8e6e4afd6562e80c5dafcc2a973f17a09b3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/pestphp/pest/zipball/b126e8e6e4afd6562e80c5dafcc2a973f17a09b3",
"reference": "b126e8e6e4afd6562e80c5dafcc2a973f17a09b3",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"brianium/paratest": "^7.3.0",
"nunomaduro/collision": "^7.9.0|^8.0.0",
"nunomaduro/termwind": "^1.15.1|^2.0.0",
"pestphp/pest-plugin": "^2.1.1",
"pestphp/pest-plugin-arch": "^2.4.0",
"php": "^8.1.0",
"phpunit/phpunit": "^10.4.1"
},
"conflict": {
"phpunit/phpunit": ">10.4.1",
"sebastian/exporter": "<5.1.0",
"webmozart/assert": "<1.11.0"
},
"require-dev": {
"pestphp/pest-dev-tools": "^2.16.0",
"pestphp/pest-plugin-type-coverage": "^2.4.0",
"symfony/process": "^6.3.4"
},
"bin": [
"bin/pest"
],
"type": "library",
"extra": {
"pest": {
"plugins": [
"Pest\\Plugins\\Bail",
"Pest\\Plugins\\Cache",
"Pest\\Plugins\\Coverage",
"Pest\\Plugins\\Init",
"Pest\\Plugins\\Environment",
"Pest\\Plugins\\Help",
"Pest\\Plugins\\Memory",
"Pest\\Plugins\\Only",
"Pest\\Plugins\\Printer",
"Pest\\Plugins\\ProcessIsolation",
"Pest\\Plugins\\Profile",
"Pest\\Plugins\\Retry",
"Pest\\Plugins\\Snapshot",
"Pest\\Plugins\\Verbose",
"Pest\\Plugins\\Version",
"Pest\\Plugins\\Parallel"
]
}
},
"autoload": {
"files": [
"src/Functions.php",
"src/Pest.php"
],
"psr-4": {
"Pest\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nuno Maduro",
"email": "enunomaduro@gmail.com"
}
],
"description": "The elegant PHP Testing Framework.",
"keywords": [
"framework",
"pest",
"php",
"test",
"testing",
"unit"
],
"support": {
"issues": "https://github.com/pestphp/pest/issues",
"source": "https://github.com/pestphp/pest/tree/v2.23.2"
},
"funding": [
{
"url": "https://www.paypal.com/paypalme/enunomaduro",
"type": "custom"
},
{
"url": "https://github.com/nunomaduro",
"type": "github"
}
],
"time": "2023-10-10T15:40:34+00:00"
},
{
"name": "pestphp/pest-plugin",
"version": "v2.1.1",
"source": {
"type": "git",
"url": "https://github.com/pestphp/pest-plugin.git",
"reference": "e05d2859e08c2567ee38ce8b005d044e72648c0b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/pestphp/pest-plugin/zipball/e05d2859e08c2567ee38ce8b005d044e72648c0b",
"reference": "e05d2859e08c2567ee38ce8b005d044e72648c0b",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"composer-plugin-api": "^2.0.0",
"composer-runtime-api": "^2.2.2",
"php": "^8.1"
},
"conflict": {
"pestphp/pest": "<2.2.3"
},
"require-dev": {
"composer/composer": "^2.5.8",
"pestphp/pest": "^2.16.0",
"pestphp/pest-dev-tools": "^2.16.0"
},
"type": "composer-plugin",
"extra": {
"class": "Pest\\Plugin\\Manager"
},
"autoload": {
"psr-4": {
"Pest\\Plugin\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "The Pest plugin manager",
"keywords": [
"framework",
"manager",
"pest",
"php",
"plugin",
"test",
"testing",
"unit"
],
"support": {
"source": "https://github.com/pestphp/pest-plugin/tree/v2.1.1"
},
"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": "2023-08-22T08:40:06+00:00"
},
{
"name": "pestphp/pest-plugin-arch",
"version": "v2.4.0",
"source": {
"type": "git",
"url": "https://github.com/pestphp/pest-plugin-arch.git",
"reference": "b315c03bbb7e620d7b57a670816e9bf5f3dbc7f7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/pestphp/pest-plugin-arch/zipball/b315c03bbb7e620d7b57a670816e9bf5f3dbc7f7",
"reference": "b315c03bbb7e620d7b57a670816e9bf5f3dbc7f7",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"nunomaduro/collision": "^7.9.0|^8.0.0",
"pestphp/pest-plugin": "^2.1.1",
"php": "^8.1",
"ta-tikoma/phpunit-architecture-test": "^0.7.4"
},
"require-dev": {
"pestphp/pest": "^2.22.0",
"pestphp/pest-dev-tools": "^2.16.0"
},
"type": "library",
"autoload": {
"files": [
"src/Autoload.php"
],
"psr-4": {
"Pest\\Arch\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "The Arch plugin for Pest PHP.",
"keywords": [
"arch",
"architecture",
"framework",
"pest",
"php",
"plugin",
"test",
"testing",
"unit"
],
"support": {
"source": "https://github.com/pestphp/pest-plugin-arch/tree/v2.4.0"
},
"funding": [
{
"url": "https://www.paypal.com/paypalme/enunomaduro",
"type": "custom"
},
{
"url": "https://github.com/nunomaduro",
"type": "github"
2023-10-23 20:04:30 +08:00
}
],
2023-12-04 17:46:16 +08:00
"time": "2023-10-10T14:44:21+00:00"
},
{
"name": "phar-io/manifest",
"version": "2.0.3",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/phar-io/manifest.git",
"reference": "97803eca37d319dfa7826cc2437fc020857acb53"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53",
"reference": "97803eca37d319dfa7826cc2437fc020857acb53",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"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-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"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-23 20:04:30 +08:00
"support": {
"issues": "https://github.com/phar-io/manifest/issues",
"source": "https://github.com/phar-io/manifest/tree/2.0.3"
},
"time": "2021-07-20T11:28:43+00:00"
},
{
"name": "phar-io/version",
"version": "3.2.1",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/phar-io/version.git",
"reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
"reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": "^7.2 || ^8.0"
},
"type": "library",
"autoload": {
"classmap": [
"src/"
]
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"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-23 20:04:30 +08:00
"support": {
"issues": "https://github.com/phar-io/version/issues",
"source": "https://github.com/phar-io/version/tree/3.2.1"
},
"time": "2022-02-21T01:04:05+00:00"
},
2023-12-04 17:46:16 +08:00
{
"name": "phpdocumentor/reflection-common",
"version": "2.2.0",
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/ReflectionCommon.git",
"reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
"reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": "^7.2 || ^8.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-2.x": "2.x-dev"
}
},
"autoload": {
"psr-4": {
"phpDocumentor\\Reflection\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jaap van Otterdijk",
"email": "opensource@ijaap.nl"
}
],
"description": "Common reflection classes used by phpdocumentor to reflect the code structure",
"homepage": "http://www.phpdoc.org",
"keywords": [
"FQSEN",
"phpDocumentor",
"phpdoc",
"reflection",
"static analysis"
],
"support": {
"issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
"source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x"
},
"time": "2020-06-27T09:03:43+00:00"
},
{
"name": "phpdocumentor/reflection-docblock",
"version": "5.3.0",
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
"reference": "622548b623e81ca6d78b721c5e029f4ce664f170"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/622548b623e81ca6d78b721c5e029f4ce664f170",
"reference": "622548b623e81ca6d78b721c5e029f4ce664f170",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"ext-filter": "*",
"php": "^7.2 || ^8.0",
"phpdocumentor/reflection-common": "^2.2",
"phpdocumentor/type-resolver": "^1.3",
"webmozart/assert": "^1.9.1"
},
"require-dev": {
"mockery/mockery": "~1.3.2",
"psalm/phar": "^4.8"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "5.x-dev"
}
},
"autoload": {
"psr-4": {
"phpDocumentor\\Reflection\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Mike van Riel",
"email": "me@mikevanriel.com"
},
{
"name": "Jaap van Otterdijk",
"email": "account@ijaap.nl"
}
],
"description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
"support": {
"issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
"source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.3.0"
},
"time": "2021-10-19T17:43:47+00:00"
},
{
"name": "phpdocumentor/type-resolver",
"version": "1.7.3",
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/TypeResolver.git",
"reference": "3219c6ee25c9ea71e3d9bbaf39c67c9ebd499419"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/3219c6ee25c9ea71e3d9bbaf39c67c9ebd499419",
"reference": "3219c6ee25c9ea71e3d9bbaf39c67c9ebd499419",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"doctrine/deprecations": "^1.0",
"php": "^7.4 || ^8.0",
"phpdocumentor/reflection-common": "^2.0",
"phpstan/phpdoc-parser": "^1.13"
},
"require-dev": {
"ext-tokenizer": "*",
"phpbench/phpbench": "^1.2",
"phpstan/extension-installer": "^1.1",
"phpstan/phpstan": "^1.8",
"phpstan/phpstan-phpunit": "^1.1",
"phpunit/phpunit": "^9.5",
"rector/rector": "^0.13.9",
"vimeo/psalm": "^4.25"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"phpDocumentor\\Reflection\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Mike van Riel",
"email": "me@mikevanriel.com"
}
],
"description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
"support": {
"issues": "https://github.com/phpDocumentor/TypeResolver/issues",
"source": "https://github.com/phpDocumentor/TypeResolver/tree/1.7.3"
},
"time": "2023-08-12T11:01:26+00:00"
},
{
"name": "phpstan/phpdoc-parser",
2023-12-25 17:10:21 +08:00
"version": "1.24.5",
2023-12-04 17:46:16 +08:00
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git",
2023-12-25 17:10:21 +08:00
"reference": "fedf211ff14ec8381c9bf5714e33a7a552dd1acc"
2023-12-04 17:46:16 +08:00
},
"dist": {
"type": "zip",
2023-12-25 17:10:21 +08:00
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/fedf211ff14ec8381c9bf5714e33a7a552dd1acc",
"reference": "fedf211ff14ec8381c9bf5714e33a7a552dd1acc",
2023-12-04 17:46:16 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": "^7.2 || ^8.0"
},
"require-dev": {
"doctrine/annotations": "^2.0",
"nikic/php-parser": "^4.15",
"php-parallel-lint/php-parallel-lint": "^1.2",
"phpstan/extension-installer": "^1.0",
"phpstan/phpstan": "^1.5",
"phpstan/phpstan-phpunit": "^1.1",
"phpstan/phpstan-strict-rules": "^1.0",
"phpunit/phpunit": "^9.5",
"symfony/process": "^5.2"
},
"type": "library",
"autoload": {
"psr-4": {
"PHPStan\\PhpDocParser\\": [
"src/"
]
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "PHPDoc parser with support for nullable, intersection and generic types",
"support": {
"issues": "https://github.com/phpstan/phpdoc-parser/issues",
2023-12-25 17:10:21 +08:00
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.24.5"
2023-10-23 20:04:30 +08:00
},
2023-12-25 17:10:21 +08:00
"time": "2023-12-16T09:33:33+00:00"
},
{
"name": "phpunit/php-code-coverage",
2023-12-25 17:10:21 +08:00
"version": "10.1.11",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
2023-12-25 17:10:21 +08:00
"reference": "78c3b7625965c2513ee96569a4dbb62601784145"
2023-10-23 20:04:30 +08:00
},
"dist": {
"type": "zip",
2023-12-25 17:10:21 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/78c3b7625965c2513ee96569a4dbb62601784145",
"reference": "78c3b7625965c2513ee96569a4dbb62601784145",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"ext-dom": "*",
"ext-libxml": "*",
"ext-xmlwriter": "*",
2023-12-25 17:10:21 +08:00
"nikic/php-parser": "^4.18 || ^5.0",
2023-10-23 20:04:30 +08:00
"php": ">=8.1",
"phpunit/php-file-iterator": "^4.0",
"phpunit/php-text-template": "^3.0",
"sebastian/code-unit-reverse-lookup": "^3.0",
"sebastian/complexity": "^3.0",
"sebastian/environment": "^6.0",
"sebastian/lines-of-code": "^2.0",
"sebastian/version": "^4.0",
"theseer/tokenizer": "^1.2.0"
},
"require-dev": {
2023-10-23 20:04:30 +08:00
"phpunit/phpunit": "^10.1"
},
"suggest": {
2023-03-13 17:22:12 +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"
},
"type": "library",
"extra": {
"branch-alias": {
2023-10-23 20:04:30 +08:00
"dev-main": "10.1-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"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-23 20:04:30 +08:00
"support": {
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
"security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
2023-12-25 17:10:21 +08:00
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/10.1.11"
2023-10-23 20:04:30 +08:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2023-12-25 17:10:21 +08:00
"time": "2023-12-21T15:38:30+00:00"
},
{
"name": "phpunit/php-file-iterator",
2023-10-23 20:04:30 +08:00
"version": "4.1.0",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-file-iterator.git",
"reference": "a95037b6d9e608ba092da1b23931e537cadc3c3c"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/a95037b6d9e608ba092da1b23931e537cadc3c3c",
"reference": "a95037b6d9e608ba092da1b23931e537cadc3c3c",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-10-23 20:04:30 +08:00
"php": ">=8.1"
},
"require-dev": {
2023-10-23 20:04:30 +08:00
"phpunit/phpunit": "^10.0"
},
"type": "library",
"extra": {
"branch-alias": {
2023-10-23 20:04:30 +08:00
"dev-main": "4.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"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-23 20:04:30 +08:00
"support": {
"issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
"security": "https://github.com/sebastianbergmann/php-file-iterator/security/policy",
"source": "https://github.com/sebastianbergmann/php-file-iterator/tree/4.1.0"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2023-08-31T06:24:48+00:00"
},
{
"name": "phpunit/php-invoker",
2023-10-23 20:04:30 +08:00
"version": "4.0.0",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-invoker.git",
"reference": "f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7",
"reference": "f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-10-23 20:04:30 +08:00
"php": ">=8.1"
},
"require-dev": {
"ext-pcntl": "*",
2023-10-23 20:04:30 +08:00
"phpunit/phpunit": "^10.0"
},
"suggest": {
"ext-pcntl": "*"
},
"type": "library",
"extra": {
"branch-alias": {
2023-10-23 20:04:30 +08:00
"dev-main": "4.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"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-23 20:04:30 +08:00
"support": {
"issues": "https://github.com/sebastianbergmann/php-invoker/issues",
"source": "https://github.com/sebastianbergmann/php-invoker/tree/4.0.0"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2023-02-03T06:56:09+00:00"
},
{
"name": "phpunit/php-text-template",
2023-10-23 20:04:30 +08:00
"version": "3.0.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-text-template.git",
"reference": "0c7b06ff49e3d5072f057eb1fa59258bf287a748"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/0c7b06ff49e3d5072f057eb1fa59258bf287a748",
"reference": "0c7b06ff49e3d5072f057eb1fa59258bf287a748",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-10-23 20:04:30 +08:00
"php": ">=8.1"
},
"require-dev": {
2023-10-23 20:04:30 +08:00
"phpunit/phpunit": "^10.0"
},
"type": "library",
"extra": {
"branch-alias": {
2023-10-23 20:04:30 +08:00
"dev-main": "3.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"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-23 20:04:30 +08:00
"support": {
"issues": "https://github.com/sebastianbergmann/php-text-template/issues",
"security": "https://github.com/sebastianbergmann/php-text-template/security/policy",
"source": "https://github.com/sebastianbergmann/php-text-template/tree/3.0.1"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2023-08-31T14:07:24+00:00"
},
{
"name": "phpunit/php-timer",
2023-10-23 20:04:30 +08:00
"version": "6.0.0",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-timer.git",
"reference": "e2a2d67966e740530f4a3343fe2e030ffdc1161d"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/e2a2d67966e740530f4a3343fe2e030ffdc1161d",
"reference": "e2a2d67966e740530f4a3343fe2e030ffdc1161d",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-10-23 20:04:30 +08:00
"php": ">=8.1"
},
"require-dev": {
2023-10-23 20:04:30 +08:00
"phpunit/phpunit": "^10.0"
},
"type": "library",
"extra": {
"branch-alias": {
2023-10-23 20:04:30 +08:00
"dev-main": "6.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"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-23 20:04:30 +08:00
"support": {
"issues": "https://github.com/sebastianbergmann/php-timer/issues",
"source": "https://github.com/sebastianbergmann/php-timer/tree/6.0.0"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2023-02-03T06:57:52+00:00"
},
{
"name": "phpunit/phpunit",
2023-12-04 17:46:16 +08:00
"version": "10.4.1",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
2023-12-04 17:46:16 +08:00
"reference": "62bd7af13d282deeb95650077d28ba3600ca321c"
2023-10-23 20:04:30 +08:00
},
"dist": {
"type": "zip",
2023-12-04 17:46:16 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/62bd7af13d282deeb95650077d28ba3600ca321c",
"reference": "62bd7af13d282deeb95650077d28ba3600ca321c",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"ext-dom": "*",
"ext-json": "*",
"ext-libxml": "*",
"ext-mbstring": "*",
"ext-xml": "*",
"ext-xmlwriter": "*",
"myclabs/deep-copy": "^1.10.1",
"phar-io/manifest": "^2.0.3",
"phar-io/version": "^3.0.2",
2023-10-23 20:04:30 +08:00
"php": ">=8.1",
"phpunit/php-code-coverage": "^10.1.5",
"phpunit/php-file-iterator": "^4.0",
"phpunit/php-invoker": "^4.0",
"phpunit/php-text-template": "^3.0",
"phpunit/php-timer": "^6.0",
"sebastian/cli-parser": "^2.0",
"sebastian/code-unit": "^2.0",
"sebastian/comparator": "^5.0",
"sebastian/diff": "^5.0",
"sebastian/environment": "^6.0",
"sebastian/exporter": "^5.1",
"sebastian/global-state": "^6.0.1",
"sebastian/object-enumerator": "^5.0",
"sebastian/recursion-context": "^5.0",
"sebastian/type": "^4.0",
"sebastian/version": "^4.0"
},
"suggest": {
2023-10-23 20:04:30 +08:00
"ext-soap": "To be able to generate mocks based on WSDL files"
},
"bin": [
"phpunit"
],
"type": "library",
"extra": {
"branch-alias": {
2023-10-23 20:04:30 +08:00
"dev-main": "10.4-dev"
}
},
"autoload": {
"files": [
"src/Framework/Assert/Functions.php"
],
"classmap": [
"src/"
]
},
2023-10-23 20:04:30 +08:00
"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"
],
2023-10-23 20:04:30 +08:00
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
2023-12-04 17:46:16 +08:00
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.4.1"
2023-10-23 20:04:30 +08:00
},
"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"
}
],
2023-12-04 17:46:16 +08:00
"time": "2023-10-08T05:01:11+00:00"
},
{
"name": "sebastian/cli-parser",
2023-10-23 20:04:30 +08:00
"version": "2.0.0",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/cli-parser.git",
"reference": "efdc130dbbbb8ef0b545a994fd811725c5282cae"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/efdc130dbbbb8ef0b545a994fd811725c5282cae",
"reference": "efdc130dbbbb8ef0b545a994fd811725c5282cae",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-10-23 20:04:30 +08:00
"php": ">=8.1"
},
"require-dev": {
2023-10-23 20:04:30 +08:00
"phpunit/phpunit": "^10.0"
},
"type": "library",
"extra": {
"branch-alias": {
2023-10-23 20:04:30 +08:00
"dev-main": "2.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"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-23 20:04:30 +08:00
"support": {
"issues": "https://github.com/sebastianbergmann/cli-parser/issues",
"source": "https://github.com/sebastianbergmann/cli-parser/tree/2.0.0"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2023-02-03T06:58:15+00:00"
},
{
"name": "sebastian/code-unit",
2023-10-23 20:04:30 +08:00
"version": "2.0.0",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/code-unit.git",
"reference": "a81fee9eef0b7a76af11d121767abc44c104e503"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/a81fee9eef0b7a76af11d121767abc44c104e503",
"reference": "a81fee9eef0b7a76af11d121767abc44c104e503",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-10-23 20:04:30 +08:00
"php": ">=8.1"
},
"require-dev": {
2023-10-23 20:04:30 +08:00
"phpunit/phpunit": "^10.0"
},
"type": "library",
"extra": {
"branch-alias": {
2023-10-23 20:04:30 +08:00
"dev-main": "2.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"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-23 20:04:30 +08:00
"support": {
"issues": "https://github.com/sebastianbergmann/code-unit/issues",
"source": "https://github.com/sebastianbergmann/code-unit/tree/2.0.0"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2023-02-03T06:58:43+00:00"
},
{
"name": "sebastian/code-unit-reverse-lookup",
2023-10-23 20:04:30 +08:00
"version": "3.0.0",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
"reference": "5e3a687f7d8ae33fb362c5c0743794bbb2420a1d"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/5e3a687f7d8ae33fb362c5c0743794bbb2420a1d",
"reference": "5e3a687f7d8ae33fb362c5c0743794bbb2420a1d",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-10-23 20:04:30 +08:00
"php": ">=8.1"
},
"require-dev": {
2023-10-23 20:04:30 +08:00
"phpunit/phpunit": "^10.0"
},
"type": "library",
"extra": {
"branch-alias": {
2023-10-23 20:04:30 +08:00
"dev-main": "3.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"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-23 20:04:30 +08:00
"support": {
"issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
"source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/3.0.0"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2023-02-03T06:59:15+00:00"
},
{
"name": "sebastian/comparator",
2023-10-23 20:04:30 +08:00
"version": "5.0.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/comparator.git",
"reference": "2db5010a484d53ebf536087a70b4a5423c102372"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2db5010a484d53ebf536087a70b4a5423c102372",
"reference": "2db5010a484d53ebf536087a70b4a5423c102372",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-10-23 20:04:30 +08:00
"ext-dom": "*",
"ext-mbstring": "*",
"php": ">=8.1",
"sebastian/diff": "^5.0",
"sebastian/exporter": "^5.0"
},
"require-dev": {
2023-10-23 20:04:30 +08:00
"phpunit/phpunit": "^10.3"
},
"type": "library",
"extra": {
"branch-alias": {
2023-10-23 20:04:30 +08:00
"dev-main": "5.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"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-23 20:04:30 +08:00
"support": {
"issues": "https://github.com/sebastianbergmann/comparator/issues",
"security": "https://github.com/sebastianbergmann/comparator/security/policy",
"source": "https://github.com/sebastianbergmann/comparator/tree/5.0.1"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2023-08-14T13:18:12+00:00"
},
{
"name": "sebastian/complexity",
2023-12-25 17:10:21 +08:00
"version": "3.2.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/complexity.git",
2023-12-25 17:10:21 +08:00
"reference": "68ff824baeae169ec9f2137158ee529584553799"
2023-10-23 20:04:30 +08:00
},
"dist": {
"type": "zip",
2023-12-25 17:10:21 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/68ff824baeae169ec9f2137158ee529584553799",
"reference": "68ff824baeae169ec9f2137158ee529584553799",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-12-25 17:10:21 +08:00
"nikic/php-parser": "^4.18 || ^5.0",
2023-10-23 20:04:30 +08:00
"php": ">=8.1"
},
"require-dev": {
2023-10-23 20:04:30 +08:00
"phpunit/phpunit": "^10.0"
},
"type": "library",
"extra": {
"branch-alias": {
2023-12-25 17:10:21 +08:00
"dev-main": "3.2-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"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-23 20:04:30 +08:00
"support": {
"issues": "https://github.com/sebastianbergmann/complexity/issues",
"security": "https://github.com/sebastianbergmann/complexity/security/policy",
2023-12-25 17:10:21 +08:00
"source": "https://github.com/sebastianbergmann/complexity/tree/3.2.0"
2023-10-23 20:04:30 +08:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2023-12-25 17:10:21 +08:00
"time": "2023-12-21T08:37:17+00:00"
},
{
"name": "sebastian/diff",
2023-10-23 20:04:30 +08:00
"version": "5.0.3",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/diff.git",
"reference": "912dc2fbe3e3c1e7873313cc801b100b6c68c87b"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/912dc2fbe3e3c1e7873313cc801b100b6c68c87b",
"reference": "912dc2fbe3e3c1e7873313cc801b100b6c68c87b",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-10-23 20:04:30 +08:00
"php": ">=8.1"
},
"require-dev": {
2023-10-23 20:04:30 +08:00
"phpunit/phpunit": "^10.0",
"symfony/process": "^4.2 || ^5"
},
"type": "library",
"extra": {
"branch-alias": {
2023-10-23 20:04:30 +08:00
"dev-main": "5.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"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-23 20:04:30 +08:00
"support": {
"issues": "https://github.com/sebastianbergmann/diff/issues",
"security": "https://github.com/sebastianbergmann/diff/security/policy",
"source": "https://github.com/sebastianbergmann/diff/tree/5.0.3"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2023-05-01T07:48:21+00:00"
},
{
"name": "sebastian/environment",
2023-10-23 20:04:30 +08:00
"version": "6.0.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/environment.git",
"reference": "43c751b41d74f96cbbd4e07b7aec9675651e2951"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/43c751b41d74f96cbbd4e07b7aec9675651e2951",
"reference": "43c751b41d74f96cbbd4e07b7aec9675651e2951",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-10-23 20:04:30 +08:00
"php": ">=8.1"
},
"require-dev": {
2023-10-23 20:04:30 +08:00
"phpunit/phpunit": "^10.0"
},
"suggest": {
"ext-posix": "*"
},
"type": "library",
"extra": {
"branch-alias": {
2023-10-23 20:04:30 +08:00
"dev-main": "6.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Provides functionality to handle HHVM/PHP environments",
2023-10-23 20:04:30 +08:00
"homepage": "https://github.com/sebastianbergmann/environment",
"keywords": [
"Xdebug",
"environment",
"hhvm"
],
2023-10-23 20:04:30 +08:00
"support": {
"issues": "https://github.com/sebastianbergmann/environment/issues",
"security": "https://github.com/sebastianbergmann/environment/security/policy",
"source": "https://github.com/sebastianbergmann/environment/tree/6.0.1"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2023-04-11T05:39:26+00:00"
},
{
"name": "sebastian/exporter",
2023-10-23 20:04:30 +08:00
"version": "5.1.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/exporter.git",
"reference": "64f51654862e0f5e318db7e9dcc2292c63cdbddc"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/64f51654862e0f5e318db7e9dcc2292c63cdbddc",
"reference": "64f51654862e0f5e318db7e9dcc2292c63cdbddc",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-10-23 20:04:30 +08:00
"ext-mbstring": "*",
"php": ">=8.1",
"sebastian/recursion-context": "^5.0"
},
"require-dev": {
2023-10-23 20:04:30 +08:00
"phpunit/phpunit": "^10.0"
},
"type": "library",
"extra": {
"branch-alias": {
2023-10-23 20:04:30 +08:00
"dev-main": "5.1-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"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",
"homepage": "https://www.github.com/sebastianbergmann/exporter",
"keywords": [
"export",
"exporter"
],
2023-10-23 20:04:30 +08:00
"support": {
"issues": "https://github.com/sebastianbergmann/exporter/issues",
"security": "https://github.com/sebastianbergmann/exporter/security/policy",
"source": "https://github.com/sebastianbergmann/exporter/tree/5.1.1"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2023-09-24T13:22:09+00:00"
},
{
"name": "sebastian/global-state",
2023-10-23 20:04:30 +08:00
"version": "6.0.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/global-state.git",
"reference": "7ea9ead78f6d380d2a667864c132c2f7b83055e4"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/7ea9ead78f6d380d2a667864c132c2f7b83055e4",
"reference": "7ea9ead78f6d380d2a667864c132c2f7b83055e4",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-10-23 20:04:30 +08:00
"php": ">=8.1",
"sebastian/object-reflector": "^3.0",
"sebastian/recursion-context": "^5.0"
},
"require-dev": {
"ext-dom": "*",
2023-10-23 20:04:30 +08:00
"phpunit/phpunit": "^10.0"
},
"type": "library",
"extra": {
"branch-alias": {
2023-10-23 20:04:30 +08:00
"dev-main": "6.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"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-23 20:04:30 +08:00
"support": {
"issues": "https://github.com/sebastianbergmann/global-state/issues",
"security": "https://github.com/sebastianbergmann/global-state/security/policy",
"source": "https://github.com/sebastianbergmann/global-state/tree/6.0.1"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2023-07-19T07:19:23+00:00"
},
{
"name": "sebastian/lines-of-code",
2023-12-25 17:10:21 +08:00
"version": "2.0.2",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/lines-of-code.git",
2023-12-25 17:10:21 +08:00
"reference": "856e7f6a75a84e339195d48c556f23be2ebf75d0"
2023-10-23 20:04:30 +08:00
},
"dist": {
"type": "zip",
2023-12-25 17:10:21 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/856e7f6a75a84e339195d48c556f23be2ebf75d0",
"reference": "856e7f6a75a84e339195d48c556f23be2ebf75d0",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-12-25 17:10:21 +08:00
"nikic/php-parser": "^4.18 || ^5.0",
2023-10-23 20:04:30 +08:00
"php": ">=8.1"
},
"require-dev": {
2023-10-23 20:04:30 +08:00
"phpunit/phpunit": "^10.0"
},
"type": "library",
"extra": {
"branch-alias": {
2023-10-23 20:04:30 +08:00
"dev-main": "2.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"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-23 20:04:30 +08:00
"support": {
"issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
"security": "https://github.com/sebastianbergmann/lines-of-code/security/policy",
2023-12-25 17:10:21 +08:00
"source": "https://github.com/sebastianbergmann/lines-of-code/tree/2.0.2"
2023-10-23 20:04:30 +08:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2023-12-25 17:10:21 +08:00
"time": "2023-12-21T08:38:20+00:00"
},
{
"name": "sebastian/object-enumerator",
2023-10-23 20:04:30 +08:00
"version": "5.0.0",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/object-enumerator.git",
"reference": "202d0e344a580d7f7d04b3fafce6933e59dae906"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/202d0e344a580d7f7d04b3fafce6933e59dae906",
"reference": "202d0e344a580d7f7d04b3fafce6933e59dae906",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-10-23 20:04:30 +08:00
"php": ">=8.1",
"sebastian/object-reflector": "^3.0",
"sebastian/recursion-context": "^5.0"
},
"require-dev": {
2023-10-23 20:04:30 +08:00
"phpunit/phpunit": "^10.0"
},
"type": "library",
"extra": {
"branch-alias": {
2023-10-23 20:04:30 +08:00
"dev-main": "5.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"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-23 20:04:30 +08:00
"support": {
"issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
"source": "https://github.com/sebastianbergmann/object-enumerator/tree/5.0.0"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2023-02-03T07:08:32+00:00"
},
{
"name": "sebastian/object-reflector",
2023-10-23 20:04:30 +08:00
"version": "3.0.0",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/object-reflector.git",
"reference": "24ed13d98130f0e7122df55d06c5c4942a577957"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/24ed13d98130f0e7122df55d06c5c4942a577957",
"reference": "24ed13d98130f0e7122df55d06c5c4942a577957",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-10-23 20:04:30 +08:00
"php": ">=8.1"
},
"require-dev": {
2023-10-23 20:04:30 +08:00
"phpunit/phpunit": "^10.0"
},
"type": "library",
"extra": {
"branch-alias": {
2023-10-23 20:04:30 +08:00
"dev-main": "3.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"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-23 20:04:30 +08:00
"support": {
"issues": "https://github.com/sebastianbergmann/object-reflector/issues",
"source": "https://github.com/sebastianbergmann/object-reflector/tree/3.0.0"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2023-02-03T07:06:18+00:00"
},
{
"name": "sebastian/recursion-context",
2023-10-23 20:04:30 +08:00
"version": "5.0.0",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/recursion-context.git",
"reference": "05909fb5bc7df4c52992396d0116aed689f93712"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/05909fb5bc7df4c52992396d0116aed689f93712",
"reference": "05909fb5bc7df4c52992396d0116aed689f93712",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-10-23 20:04:30 +08:00
"php": ">=8.1"
},
"require-dev": {
2023-10-23 20:04:30 +08:00
"phpunit/phpunit": "^10.0"
},
"type": "library",
"extra": {
"branch-alias": {
2023-10-23 20:04:30 +08:00
"dev-main": "5.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"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-13 17:22:12 +08:00
"homepage": "https://github.com/sebastianbergmann/recursion-context",
2023-10-23 20:04:30 +08:00
"support": {
"issues": "https://github.com/sebastianbergmann/recursion-context/issues",
"source": "https://github.com/sebastianbergmann/recursion-context/tree/5.0.0"
},
2023-10-23 20:04:30 +08:00
"funding": [
{
2023-10-23 20:04:30 +08:00
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2023-10-23 20:04:30 +08:00
"time": "2023-02-03T07:05:40+00:00"
},
{
"name": "sebastian/type",
2023-10-23 20:04:30 +08:00
"version": "4.0.0",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/type.git",
"reference": "462699a16464c3944eefc02ebdd77882bd3925bf"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/type/zipball/462699a16464c3944eefc02ebdd77882bd3925bf",
"reference": "462699a16464c3944eefc02ebdd77882bd3925bf",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-10-23 20:04:30 +08:00
"php": ">=8.1"
},
"require-dev": {
2023-10-23 20:04:30 +08:00
"phpunit/phpunit": "^10.0"
},
"type": "library",
"extra": {
"branch-alias": {
2023-10-23 20:04:30 +08:00
"dev-main": "4.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"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-23 20:04:30 +08:00
"support": {
"issues": "https://github.com/sebastianbergmann/type/issues",
"source": "https://github.com/sebastianbergmann/type/tree/4.0.0"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2023-02-03T07:10:45+00:00"
},
{
"name": "sebastian/version",
2023-10-23 20:04:30 +08:00
"version": "4.0.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/version.git",
"reference": "c51fa83a5d8f43f1402e3f32a005e6262244ef17"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c51fa83a5d8f43f1402e3f32a005e6262244ef17",
"reference": "c51fa83a5d8f43f1402e3f32a005e6262244ef17",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-10-23 20:04:30 +08:00
"php": ">=8.1"
},
"type": "library",
"extra": {
"branch-alias": {
2023-10-23 20:04:30 +08:00
"dev-main": "4.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"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-23 20:04:30 +08:00
"support": {
"issues": "https://github.com/sebastianbergmann/version/issues",
"source": "https://github.com/sebastianbergmann/version/tree/4.0.1"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2023-02-07T11:34:05+00:00"
},
{
"name": "swoole/ide-helper",
2023-03-21 11:09:50 +08:00
"version": "4.8.13",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/swoole/ide-helper.git",
"reference": "d100c446b2e3d56430cbcab5dc3fa20a9f35c4ef"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/swoole/ide-helper/zipball/d100c446b2e3d56430cbcab5dc3fa20a9f35c4ef",
2023-03-21 11:09:50 +08:00
"reference": "d100c446b2e3d56430cbcab5dc3fa20a9f35c4ef",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"type": "library",
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "Team Swoole",
"email": "team@swoole.com"
}
],
"description": "IDE help files for Swoole.",
2023-10-23 20:04:30 +08:00
"support": {
"issues": "https://github.com/swoole/ide-helper/issues",
"source": "https://github.com/swoole/ide-helper/tree/4.8.13"
},
2023-03-21 11:09:50 +08:00
"time": "2023-03-20T06:46:24+00:00"
},
{
"name": "symfony/options-resolver",
2023-12-04 17:46:16 +08:00
"version": "v6.4.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/symfony/options-resolver.git",
2023-12-04 17:46:16 +08:00
"reference": "22301f0e7fdeaacc14318928612dee79be99860e"
2023-10-23 20:04:30 +08:00
},
"dist": {
"type": "zip",
2023-12-04 17:46:16 +08:00
"url": "https://api.github.com/repos/symfony/options-resolver/zipball/22301f0e7fdeaacc14318928612dee79be99860e",
"reference": "22301f0e7fdeaacc14318928612dee79be99860e",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-10-23 20:04:30 +08:00
"php": ">=8.1",
"symfony/deprecation-contracts": "^2.5|^3"
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\OptionsResolver\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
2023-10-23 20:04:30 +08:00
"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": "Provides an improved replacement for the array_replace PHP function",
"homepage": "https://symfony.com",
"keywords": [
"config",
"configuration",
"options"
],
2023-10-23 20:04:30 +08:00
"support": {
2023-12-04 17:46:16 +08:00
"source": "https://github.com/symfony/options-resolver/tree/v6.4.0"
2023-10-23 20:04:30 +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-12-04 17:46:16 +08:00
"time": "2023-08-08T10:16:24+00:00"
},
{
"name": "symfony/stopwatch",
2023-12-04 17:46:16 +08:00
"version": "v6.4.0",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/symfony/stopwatch.git",
"reference": "fc47f1015ec80927ff64ba9094dfe8b9d48fe9f2"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/symfony/stopwatch/zipball/fc47f1015ec80927ff64ba9094dfe8b9d48fe9f2",
"reference": "fc47f1015ec80927ff64ba9094dfe8b9d48fe9f2",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
2023-10-23 20:04:30 +08:00
"php": ">=8.1",
"symfony/service-contracts": "^2.5|^3"
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Stopwatch\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
2023-10-23 20:04:30 +08:00
"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": "Provides a way to profile code",
"homepage": "https://symfony.com",
2023-10-23 20:04:30 +08:00
"support": {
2023-12-04 17:46:16 +08:00
"source": "https://github.com/symfony/stopwatch/tree/v6.4.0"
2023-10-23 20:04:30 +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"
}
],
"time": "2023-02-16T10:14:28+00:00"
},
2023-12-04 17:46:16 +08:00
{
"name": "ta-tikoma/phpunit-architecture-test",
"version": "0.7.4",
"source": {
"type": "git",
"url": "https://github.com/ta-tikoma/phpunit-architecture-test.git",
"reference": "abe1f8a5f4635e7cbe0a8a37d6b8d20c687af0f2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ta-tikoma/phpunit-architecture-test/zipball/abe1f8a5f4635e7cbe0a8a37d6b8d20c687af0f2",
"reference": "abe1f8a5f4635e7cbe0a8a37d6b8d20c687af0f2",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"nikic/php-parser": "^4.15.4",
"php": "^8.1.0",
"phpdocumentor/reflection-docblock": "^5.3.0",
"phpunit/phpunit": "^10.1.1",
"symfony/finder": "^6.2.7"
},
"require-dev": {
"laravel/pint": "^1.9.0",
"phpstan/phpstan": "^1.10.13"
},
"type": "library",
"autoload": {
"psr-4": {
"PHPUnit\\Architecture\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Ni Shi",
"email": "futik0ma011@gmail.com"
},
{
"name": "Nuno Maduro",
"email": "enunomaduro@gmail.com"
}
],
"description": "Methods for testing application architecture",
"keywords": [
"architecture",
"phpunit",
"stucture",
"test",
"testing"
],
"support": {
"issues": "https://github.com/ta-tikoma/phpunit-architecture-test/issues",
"source": "https://github.com/ta-tikoma/phpunit-architecture-test/tree/0.7.4"
},
"time": "2023-08-03T06:50:14+00:00"
},
{
"name": "theseer/tokenizer",
"version": "1.2.1",
2023-10-23 20:04:30 +08:00
"source": {
"type": "git",
"url": "https://github.com/theseer/tokenizer.git",
"reference": "34a41e998c2183e22995f158c581e7b5e755ab9e"
},
"dist": {
"type": "zip",
2023-10-23 20:04:30 +08:00
"url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e",
"reference": "34a41e998c2183e22995f158c581e7b5e755ab9e",
2023-10-23 20:04:30 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"ext-dom": "*",
"ext-tokenizer": "*",
"ext-xmlwriter": "*",
"php": "^7.2 || ^8.0"
},
"type": "library",
"autoload": {
"classmap": [
"src/"
]
},
2023-10-23 20:04:30 +08:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Arne Blankerts",
"email": "arne@blankerts.de",
"role": "Developer"
}
],
"description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
2023-10-23 20:04:30 +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"
}
],
"time": "2021-07-28T10:34:58+00:00"
2023-12-04 17:46:16 +08:00
},
{
"name": "webmozart/assert",
"version": "1.11.0",
"source": {
"type": "git",
"url": "https://github.com/webmozarts/assert.git",
"reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991",
"reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"ext-ctype": "*",
"php": "^7.2 || ^8.0"
},
"conflict": {
"phpstan/phpstan": "<0.12.20",
"vimeo/psalm": "<4.6.1 || 4.6.2"
},
"require-dev": {
"phpunit/phpunit": "^8.5.13"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.10-dev"
}
},
"autoload": {
"psr-4": {
"Webmozart\\Assert\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Bernhard Schussek",
"email": "bschussek@gmail.com"
}
],
"description": "Assertions to validate method input/output with nice error messages.",
"keywords": [
"assert",
"check",
"validate"
],
"support": {
"issues": "https://github.com/webmozarts/assert/issues",
"source": "https://github.com/webmozarts/assert/tree/1.11.0"
},
"time": "2022-06-03T18:03:27+00:00"
}
],
"aliases": [],
2023-10-23 20:04:30 +08:00
"minimum-stability": "alpha",
"stability-flags": [],
"prefer-stable": true,
"prefer-lowest": false,
"platform": {
2023-12-04 17:46:16 +08:00
"php": ">=8.1",
"ext-redis": "*"
},
"platform-dev": [],
2023-10-23 20:04:30 +08:00
"plugin-api-version": "2.6.0"
}