@ -4,169 +4,8 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
"This file is @generated automatically"
],
],
"content-hash": "333d342acc428b14e60f274a6eab90d4 ",
"content-hash": "4f70c499087e9d68e62ac1d667e47b05 ",
"packages": [
"packages": [
{
"name": "96qbhy/hyperf-auth",
"version": "v3.1.2",
"source": {
"type": "git",
"url": "https://github.com/qbhy/hyperf-auth.git",
"reference": "0252048d758c1c793ebe6448f3fd744e4e2c7793"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/qbhy/hyperf-auth/zipball/0252048d758c1c793ebe6448f3fd744e4e2c7793",
"reference": "0252048d758c1c793ebe6448f3fd744e4e2c7793",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"96qbhy/simple-jwt": "^v1.5",
"ext-json": "*",
"ext-redis": "*",
"hyperf/cache": "^3.1",
"hyperf/di": "^3.1",
"php": ">=8.1"
},
"require-dev": {
"brainmaestro/composer-git-hooks": "^2.8",
"friendsofphp/php-cs-fixer": "^2.14",
"hyperf/command": "^3.1",
"hyperf/config": "^3.1",
"hyperf/database": "^3.1",
"hyperf/event": "^3.1",
"hyperf/framework": "^3.1",
"hyperf/redis": "^3.1",
"hyperf/session": "^3.1",
"hyperf/testing": "^3.1",
"hyperf/utils": "^3.1",
"itsgoingd/clockwork": "^5.0",
"phpstan/phpstan": "^0.12",
"swoft/swoole-ide-helper": "dev-master",
"symfony/console": "^5.3",
"symfony/var-dumper": "^5.3"
},
"suggest": {
"ext-redis": "*"
},
"type": "library",
"extra": {
"hyperf": {
"config": "Qbhy\\HyperfAuth\\ConfigProvider"
},
"hooks": {
"pre-commit": [
"echo committing as $(git config user.name)",
"vendor/bin/php-cs-fixer fix .",
"git add .",
"composer test"
]
}
},
"autoload": {
"files": [
"src/helper.php"
],
"psr-4": {
"Qbhy\\HyperfAuth\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "hyperf 的 auth 组件",
"keywords": [
"hyperf",
"hyperf-auth",
"jwt-auth",
"php"
],
"support": {
"issues": "https://github.com/qbhy/hyperf-auth/issues",
"source": "https://github.com/qbhy/hyperf-auth/tree/v3.1.2"
},
"time": "2024-01-11T04:45:43+00:00"
},
{
"name": "96qbhy/simple-jwt",
"version": "v1.5",
"source": {
"type": "git",
"url": "https://github.com/qbhy/simple-jwt.git",
"reference": "5ed9564af7151f2cecc19249ffac4c697e5a7efb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/qbhy/simple-jwt/zipball/5ed9564af7151f2cecc19249ffac4c697e5a7efb",
"reference": "5ed9564af7151f2cecc19249ffac4c697e5a7efb",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"doctrine/cache": "^1.10",
"ext-json": ">=1.0",
"php": ">=8.1"
},
"require-dev": {
"brainmaestro/composer-git-hooks": "^2.8",
"friendsofphp/php-cs-fixer": "^3.0",
"hyperf/config": "^3.1",
"hyperf/context": "~3.1.0",
"phpunit/phpunit": "^10.0.0"
},
"type": "library",
"extra": {
"hooks": {
"pre-commit": [
"echo committing as $(git config user.name)",
"vendor/bin/php-cs-fixer fix .",
"git add .",
"composer test"
]
},
"hyperf": {
"config": "Qbhy\\SimpleJwt\\Hyperf\\ConfigProvider"
},
"laravel": {
"providers": [
"Qbhy\\SimpleJwt\\Laravel\\ServiceProvider"
]
}
},
"autoload": {
"psr-4": {
"Qbhy\\SimpleJwt\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "96qbhy",
"email": "96qbhy@gmail.com"
}
],
"description": "简单的 jwt 实现",
"support": {
"issues": "https://github.com/qbhy/simple-jwt/issues",
"source": "https://github.com/qbhy/simple-jwt/tree/v1.5"
},
"time": "2023-12-05T08:17:09+00:00"
},
{
{
"name": "carbonphp/carbon-doctrine-types",
"name": "carbonphp/carbon-doctrine-types",
"version": "3.2.0",
"version": "3.2.0",
@ -242,163 +81,6 @@
],
],
"time": "2024-02-09T16:56:22+00:00"
"time": "2024-02-09T16:56:22+00:00"
},
},
{
"name": "doctrine/cache",
"version": "1.13.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/cache.git",
"reference": "56cd022adb5514472cb144c087393c1821911d09"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/cache/zipball/56cd022adb5514472cb144c087393c1821911d09",
"reference": "56cd022adb5514472cb144c087393c1821911d09",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": "~7.1 || ^8.0"
},
"conflict": {
"doctrine/common": ">2.2,<2.4"
},
"require-dev": {
"alcaeus/mongo-php-adapter": "^1.1",
"cache/integration-tests": "dev-master",
"doctrine/coding-standard": "^9",
"mongodb/mongodb": "^1.1",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
"predis/predis": "~1.0",
"psr/cache": "^1.0 || ^2.0 || ^3.0",
"symfony/cache": "^4.4 || ^5.4 || ^6",
"symfony/var-exporter": "^4.4 || ^5.4 || ^6"
},
"suggest": {
"alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
},
"type": "library",
"autoload": {
"psr-4": {
"Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
}
},
"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 Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.",
"homepage": "https://www.doctrine-project.org/projects/cache.html",
"keywords": [
"abstraction",
"apcu",
"cache",
"caching",
"couchdb",
"memcached",
"php",
"redis",
"xcache"
],
"support": {
"issues": "https://github.com/doctrine/cache/issues",
"source": "https://github.com/doctrine/cache/tree/1.13.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%2Fcache",
"type": "tidelift"
}
],
"abandoned": true,
"time": "2022-05-20T20:06:54+00:00"
},
{
"name": "doctrine/deprecations",
"version": "1.1.4",
"source": {
"type": "git",
"url": "https://github.com/doctrine/deprecations.git",
"reference": "31610dbb31faa98e6b5447b62340826f54fbc4e9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/deprecations/zipball/31610dbb31faa98e6b5447b62340826f54fbc4e9",
"reference": "31610dbb31faa98e6b5447b62340826f54fbc4e9",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": "^7.1 || ^8.0"
},
"require-dev": {
"doctrine/coding-standard": "^9 || ^12",
"phpstan/phpstan": "1.4.10 || 2.0.3",
"phpstan/phpstan-phpunit": "^1.0 || ^2",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
"psr/log": "^1 || ^2 || ^3"
},
"suggest": {
"psr/log": "Allows logging deprecations via PSR-3 logger implementation"
},
"type": "library",
"autoload": {
"psr-4": {
"Doctrine\\Deprecations\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"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/",
"support": {
"issues": "https://github.com/doctrine/deprecations/issues",
"source": "https://github.com/doctrine/deprecations/tree/1.1.4"
},
"time": "2024-12-07T21:18:45+00:00"
},
{
{
"name": "doctrine/inflector",
"name": "doctrine/inflector",
"version": "2.0.10",
"version": "2.0.10",
@ -468,177 +150,17 @@
"inflection",
"inflection",
"inflector",
"inflector",
"lowercase",
"lowercase",
"manipulation",
"manipulation",
"php",
"php",
"plural",
"plural",
"singular",
"singular",
"strings",
"strings",
"uppercase",
"uppercase",
"words"
"words"
],
"support": {
"issues": "https://github.com/doctrine/inflector/issues",
"source": "https://github.com/doctrine/inflector/tree/2.0.10"
},
"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": "2024-02-18T20:23:39+00:00"
},
{
"name": "doctrine/instantiator",
"version": "1.5.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/instantiator.git",
"reference": "0a0fa9780f5d4e507415a065172d26a98d02047b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/instantiator/zipball/0a0fa9780f5d4e507415a065172d26a98d02047b",
"reference": "0a0fa9780f5d4e507415a065172d26a98d02047b",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": "^7.1 || ^8.0"
},
"require-dev": {
"doctrine/coding-standard": "^9 || ^11",
"ext-pdo": "*",
"ext-phar": "*",
"phpbench/phpbench": "^0.16 || ^1",
"phpstan/phpstan": "^1.4",
"phpstan/phpstan-phpunit": "^1",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
"vimeo/psalm": "^4.30 || ^5.4"
},
"type": "library",
"autoload": {
"psr-4": {
"Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
}
},
"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"
],
"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"
}
],
"time": "2022-12-30T00:15:36+00:00"
},
{
"name": "doctrine/lexer",
"version": "2.1.1",
"source": {
"type": "git",
"url": "https://github.com/doctrine/lexer.git",
"reference": "861c870e8b75f7c8f69c146c7f89cc1c0f1b49b6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/lexer/zipball/861c870e8b75f7c8f69c146c7f89cc1c0f1b49b6",
"reference": "861c870e8b75f7c8f69c146c7f89cc1c0f1b49b6",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"doctrine/deprecations": "^1.0",
"php": "^7.1 || ^8.0"
},
"require-dev": {
"doctrine/coding-standard": "^9 || ^12",
"phpstan/phpstan": "^1.3",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.6",
"psalm/plugin-phpunit": "^0.18.3",
"vimeo/psalm": "^4.11 || ^5.21"
},
"type": "library",
"autoload": {
"psr-4": {
"Doctrine\\Common\\Lexer\\": "src"
}
},
"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"
],
],
"support": {
"support": {
"issues": "https://github.com/doctrine/lexe r/issues",
"issues": "https://github.com/doctrine/inflector/issues",
"source": "https://github.com/doctrine/lexer/tree/2.1.1 "
"source": "https://github.com/doctrine/inflector/tree/2.0.10"
},
},
"funding": [
"funding": [
{
{
@ -650,24 +172,24 @@
"type": "patreon"
"type": "patreon"
},
},
{
{
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexe r",
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflecto r",
"type": "tidelift"
"type": "tidelift"
}
}
],
],
"time": "2024-02-05T11:35 :39+00:00"
"time": "2024-02-18T20:23 :39+00:00"
},
},
{
{
"name": "egulias/email-valid ator",
"name": "doctrine/instanti ator",
"version": "3.2.6 ",
"version": "1.5.0 ",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/egulias/EmailValid ator.git",
"url": "https://github.com/doctrine/instanti ator.git",
"reference": "e5997fa97e8790cdae03a9cbd5e78e45e3c7bda7 "
"reference": "0a0fa9780f5d4e507415a065172d26a98d02047b "
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/egulias/EmailValidator/zipball/e5997fa97e8790cdae03a9cbd5e78e45e3c7bda7 ",
"url": "https://api.github.com/repos/doctrine/instantiator/zipball/0a0fa9780f5d4e507415a065172d26a98d02047b ",
"reference": "e5997fa97e8790cdae03a9cbd5e78e45e3c7bda7 ",
"reference": "0a0fa9780f5d4e507415a065172d26a98d02047b ",
"shasum": "",
"shasum": "",
"mirrors": [
"mirrors": [
{
{
@ -677,26 +199,22 @@
]
]
},
},
"require": {
"require": {
"doctrine/lexer": "^1.2|^2",
"php": "^7.1 || ^8.0"
"php": ">=7.2",
"symfony/polyfill-intl-idn": "^1.15"
},
},
"require-dev": {
"require-dev": {
"phpunit/phpunit": "^8.5.8|^9.3.3",
"doctrine/coding-standard": "^9 || ^11",
"vimeo/psalm": "^4"
"ext-pdo": "*",
},
"ext-phar": "*",
"suggest": {
"phpbench/phpbench": "^0.16 || ^1",
"ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
"phpstan/phpstan": "^1.4",
"phpstan/phpstan-phpunit": "^1",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
"vimeo/psalm": "^4.30 || ^5.4"
},
},
"type": "library",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0.x-dev"
}
},
"autoload": {
"autoload": {
"psr-4": {
"psr-4": {
"Egulias\\EmailValidator\\": "src "
"Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
}
}
},
},
"notification-url": "https://packagist.org/downloads/",
"notification-url": "https://packagist.org/downloads/",
@ -705,29 +223,36 @@
],
],
"authors": [
"authors": [
{
{
"name": "Eduardo Gulias Davis"
"name": "Marco Pivetta",
"email": "ocramius@gmail.com",
"homepage": "https://ocramius.github.io/"
}
}
],
],
"description": "A library for validating emails against several RFC s",
"description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructor s",
"homepage": "https://github.com/egulias/EmailValidator ",
"homepage": "https://www.doctrine-project.org/projects/instantiator.html ",
"keywords": [
"keywords": [
"email",
"constructor",
"emailvalidation",
"instantiate"
"emailvalidator",
"validation",
"validator"
],
],
"support": {
"support": {
"issues": "https://github.com/egulias/EmailValid ator/issues",
"issues": "https://github.com/doctrine/instantiator/issues",
"source": "https://github.com/egulias/EmailValidator/tree/3.2.6 "
"source": "https://github.com/doctrine/instantiator/tree/1.5.0 "
},
},
"funding": [
"funding": [
{
{
"url": "https://github.com/egulias",
"url": "https://www.doctrine-project.org/sponsorship.html",
"type": "github"
"type": "custom"
},
{
"url": "https://www.patreon.com/phpdoctrine",
"type": "patreon"
},
{
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
"type": "tidelift"
}
}
],
],
"time": "2023-06-01T07:04:22+00:00"
"time": "2022-12-30T00:15:36 +00:00"
},
},
{
{
"name": "fig/http-message-util",
"name": "fig/http-message-util",
@ -4202,160 +3727,6 @@
],
],
"time": "2025-10-30T01:44:44+00:00"
"time": "2025-10-30T01:44:44+00:00"
},
},
{
"name": "hyperf/translation",
"version": "v3.1.63",
"source": {
"type": "git",
"url": "https://github.com/hyperf/translation.git",
"reference": "04e8fc76031f256740f16b46dadac0e4e900b48b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/hyperf/translation/zipball/04e8fc76031f256740f16b46dadac0e4e900b48b",
"reference": "04e8fc76031f256740f16b46dadac0e4e900b48b",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"hyperf/collection": "~3.1.0",
"hyperf/context": "~3.1.0",
"hyperf/contract": "~3.1.0",
"hyperf/macroable": "~3.1.0",
"hyperf/stringable": "~3.1.0",
"hyperf/support": "~3.1.0",
"php": ">=8.1",
"psr/container": "^1.0 || ^2.0"
},
"type": "library",
"extra": {
"hyperf": {
"config": "Hyperf\\Translation\\ConfigProvider"
},
"branch-alias": {
"dev-master": "3.1-dev"
}
},
"autoload": {
"files": [
"src/Functions.php"
],
"psr-4": {
"Hyperf\\Translation\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "An independent translation component, forked by illuminate/translation.",
"keywords": [
"hyperf",
"translation"
],
"support": {
"issues": "https://github.com/hyperf/translation/issues",
"source": "https://github.com/hyperf/translation/tree/v3.1.63"
},
"funding": [
{
"url": "https://hyperf.wiki/#/zh-cn/donate",
"type": "custom"
},
{
"url": "https://opencollective.com/hyperf",
"type": "open_collective"
}
],
"time": "2025-10-30T01:44:44+00:00"
},
{
"name": "hyperf/validation",
"version": "v3.1.65",
"source": {
"type": "git",
"url": "https://github.com/hyperf/validation.git",
"reference": "fea3ffbf97e5b1f457b50706ef48741a0d715e0c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/hyperf/validation/zipball/fea3ffbf97e5b1f457b50706ef48741a0d715e0c",
"reference": "fea3ffbf97e5b1f457b50706ef48741a0d715e0c",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"egulias/email-validator": "^3.0",
"hyperf/collection": "~3.1.0",
"hyperf/conditionable": "~3.1.0",
"hyperf/context": "~3.1.0",
"hyperf/contract": "~3.1.0",
"hyperf/di": "~3.1.0",
"hyperf/framework": "~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",
"nesbot/carbon": "^2.21",
"php": ">=8.1",
"psr/container": "^1.0 || ^2.0",
"psr/event-dispatcher": "^1.0",
"psr/http-message": "^1.0 || ^2.0"
},
"suggest": {
"hyperf/database": "Required if you want to use the database validation rule (~3.1.0).",
"hyperf/http-server": "Required if you want to use the request validation rule (~3.1.0)."
},
"type": "library",
"extra": {
"hyperf": {
"config": "Hyperf\\Validation\\ConfigProvider"
},
"branch-alias": {
"dev-master": "3.1-dev"
}
},
"autoload": {
"psr-4": {
"Hyperf\\Validation\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "hyperf validation",
"keywords": [
"hyperf",
"validation"
],
"support": {
"issues": "https://github.com/hyperf/validation/issues",
"source": "https://github.com/hyperf/validation/tree/v3.1.65"
},
"funding": [
{
"url": "https://hyperf.wiki/#/zh-cn/donate",
"type": "custom"
},
{
"url": "https://opencollective.com/hyperf",
"type": "open_collective"
}
],
"time": "2025-12-01T03:37:59+00:00"
},
{
{
"name": "laminas/laminas-mime",
"name": "laminas/laminas-mime",
"version": "2.12.0",
"version": "2.12.0",
@ -6069,95 +5440,6 @@
],
],
"time": "2025-06-27T09:58:17+00:00"
"time": "2025-06-27T09:58:17+00:00"
},
},
{
"name": "symfony/polyfill-intl-idn",
"version": "v1.32.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-idn.git",
"reference": "9614ac4d8061dc257ecc64cba1b140873dce8ad3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/9614ac4d8061dc257ecc64cba1b140873dce8ad3",
"reference": "9614ac4d8061dc257ecc64cba1b140873dce8ad3",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": ">=7.2",
"symfony/polyfill-intl-normalizer": "^1.10"
},
"suggest": {
"ext-intl": "For best performance"
},
"type": "library",
"extra": {
"thanks": {
"url": "https://github.com/symfony/polyfill",
"name": "symfony/polyfill"
}
},
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Polyfill\\Intl\\Idn\\": ""
}
},
"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"
],
"support": {
"source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.32.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": "2024-09-10T14:38:51+00:00"
},
{
{
"name": "symfony/polyfill-intl-normalizer",
"name": "symfony/polyfill-intl-normalizer",
"version": "v1.32.0",
"version": "v1.32.0",