更新
This commit is contained in:
+123
@@ -1861,6 +1861,83 @@
|
||||
],
|
||||
"install-path": "../nyholm/psr7-server"
|
||||
},
|
||||
{
|
||||
"name": "overtrue/pinyin",
|
||||
"version": "6.0.1",
|
||||
"version_normalized": "6.0.1.0",
|
||||
"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"
|
||||
},
|
||||
"time": "2026-03-06T13:15:43+00:00",
|
||||
"bin": [
|
||||
"bin/pinyin"
|
||||
],
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"hooks": {
|
||||
"pre-push": [
|
||||
"composer pint",
|
||||
"composer test"
|
||||
],
|
||||
"pre-commit": [
|
||||
"composer pint",
|
||||
"composer test"
|
||||
]
|
||||
}
|
||||
},
|
||||
"installation-source": "dist",
|
||||
"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"
|
||||
}
|
||||
],
|
||||
"install-path": "../overtrue/pinyin"
|
||||
},
|
||||
{
|
||||
"name": "overtrue/socialite",
|
||||
"version": "4.8.1",
|
||||
@@ -4559,6 +4636,52 @@
|
||||
},
|
||||
"install-path": "../tencentcloud/sms"
|
||||
},
|
||||
{
|
||||
"name": "tencentcloud/trtc",
|
||||
"version": "3.0.990",
|
||||
"version_normalized": "3.0.990.0",
|
||||
"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"
|
||||
},
|
||||
"time": "2023-10-09T00:53:31+00:00",
|
||||
"type": "library",
|
||||
"installation-source": "dist",
|
||||
"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"
|
||||
},
|
||||
"install-path": "../tencentcloud/trtc"
|
||||
},
|
||||
{
|
||||
"name": "thenorthmemory/xml",
|
||||
"version": "1.1.1",
|
||||
|
||||
Reference in New Issue
Block a user