This commit is contained in:
Your Name
2026-03-27 18:06:12 +08:00
parent 9160c36735
commit 099bc1dd22
645 changed files with 276473 additions and 957 deletions
+119 -2
View File
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "9ad490f5c91c889266a4b29eb605ac59",
"content-hash": "c8b18a5821cfd82f2e70cf67a7f40740",
"packages": [
{
"name": "adbario/php-dot-notation",
@@ -1798,6 +1798,80 @@
],
"time": "2021-05-12T11:11:27+00:00"
},
{
"name": "overtrue/pinyin",
"version": "6.0.1",
"source": {
"type": "git",
"url": "https://github.com/overtrue/pinyin.git",
"reference": "d79364f289f5ccdabdd3142556d4254c7574f87c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/overtrue/pinyin/zipball/d79364f289f5ccdabdd3142556d4254c7574f87c",
"reference": "d79364f289f5ccdabdd3142556d4254c7574f87c",
"shasum": ""
},
"require": {
"php": ">=8.1"
},
"require-dev": {
"brainmaestro/composer-git-hooks": "^3.0",
"laravel/pint": "^1.10",
"nunomaduro/termwind": "^1.0 || ^2.0",
"phpunit/phpunit": "^10.5 || ^11.5 || ^12.0"
},
"bin": [
"bin/pinyin"
],
"type": "library",
"extra": {
"hooks": {
"pre-push": [
"composer pint",
"composer test"
],
"pre-commit": [
"composer pint",
"composer test"
]
}
},
"autoload": {
"psr-4": {
"Overtrue\\Pinyin\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "overtrue",
"email": "anzhengchao@gmail.com",
"homepage": "http://github.com/overtrue"
}
],
"description": "Chinese to pinyin translator.",
"homepage": "https://github.com/overtrue/pinyin",
"keywords": [
"Chinese",
"Pinyin",
"cn2pinyin"
],
"support": {
"issues": "https://github.com/overtrue/pinyin/issues",
"source": "https://github.com/overtrue/pinyin/tree/6.0.1"
},
"funding": [
{
"url": "https://github.com/overtrue",
"type": "github"
}
],
"time": "2026-03-06T13:15:43+00:00"
},
{
"name": "overtrue/socialite",
"version": "4.8.1",
@@ -4300,6 +4374,49 @@
},
"time": "2023-10-09T00:41:03+00:00"
},
{
"name": "tencentcloud/trtc",
"version": "3.0.990",
"source": {
"type": "git",
"url": "https://github.com/tencentcloud-sdk-php/trtc.git",
"reference": "bd4722704c2ee8f53018238848c07fec54d3d8ce"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/tencentcloud-sdk-php/trtc/zipball/bd4722704c2ee8f53018238848c07fec54d3d8ce",
"reference": "bd4722704c2ee8f53018238848c07fec54d3d8ce",
"shasum": ""
},
"require": {
"tencentcloud/common": "3.0.990"
},
"type": "library",
"autoload": {
"psr-4": {
"TencentCloud\\": "./src/TencentCloud"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "tencentcloudapi",
"email": "tencentcloudapi@tencent.com",
"homepage": "https://github.com/tencentcloud-sdk-php/trtc",
"role": "Developer"
}
],
"description": "TencentCloudApi php sdk trtc",
"homepage": "https://github.com/tencentcloud-sdk-php/trtc",
"support": {
"issues": "https://github.com/tencentcloud-sdk-php/trtc/issues",
"source": "https://github.com/tencentcloud-sdk-php/trtc/tree/3.0.990"
},
"time": "2023-10-09T00:53:31+00:00"
},
{
"name": "thenorthmemory/xml",
"version": "1.1.1",
@@ -5022,5 +5139,5 @@
"php": ">=8.0"
},
"platform-dev": [],
"plugin-api-version": "2.6.0"
"plugin-api-version": "2.3.0"
}