This commit is contained in:
全栈小学生 2025-03-10 14:16:12 +08:00
parent 8b945bbf21
commit 837057ace6
2 changed files with 26 additions and 25 deletions

View File

@ -45,7 +45,6 @@
"ext-mbstring": "*",
"php-di/php-di": "v7.0.1",
"guzzlehttp/guzzle": "7.5",
"yansongda/pay": "v3.6.3",
"symfony/psr-http-message-bridge": "v2.2.0",
"fastknife/ajcaptcha": "v1.2.1",
"kosinix/grafika": "dev-master",
@ -59,7 +58,8 @@
"workerman/crontab": "v1.0.6",
"hyperf/pimple": "~2.2.0",
"365taofang/huaweicloud-sdk-php-obs": "^3.23",
"kkokk/poster": "^2.3"
"kkokk/poster": "^2.3",
"yansongda/pay": "^3.7"
},
"require-dev": {
"symfony/var-dumper": "v6.0.19",
@ -91,4 +91,4 @@
"url": "https://mirrors.aliyun.com/composer"
}
}
}
}

45
niucloud/composer.lock generated
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": "7ce02f7b56e5f1a75c34705be3a3c1f2",
"content-hash": "5d4e0b4c5b0b965b0b27e71d78efbec9",
"packages": [
{
"name": "365taofang/huaweicloud-sdk-php-obs",
@ -6447,16 +6447,16 @@
},
{
"name": "yansongda/artful",
"version": "v1.0.9",
"version": "v1.1.2",
"source": {
"type": "git",
"url": "https://github.com/yansongda/artful.git",
"reference": "1fbf987c0deb95a9b67eb343f2b96c8489635e6f"
"reference": "bad726c6287aca219750823bff46f70287ec3995"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/yansongda/artful/zipball/1fbf987c0deb95a9b67eb343f2b96c8489635e6f",
"reference": "1fbf987c0deb95a9b67eb343f2b96c8489635e6f",
"url": "https://api.github.com/repos/yansongda/artful/zipball/bad726c6287aca219750823bff46f70287ec3995",
"reference": "bad726c6287aca219750823bff46f70287ec3995",
"shasum": "",
"mirrors": [
{
@ -6473,7 +6473,7 @@
"psr/http-client": "^1.0",
"psr/http-message": "^1.1 || ^2.0",
"psr/log": "^1.1 || ^2.0 || ^3.0",
"yansongda/supports": "~4.0.9"
"yansongda/supports": "~4.0.10"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.44",
@ -6481,7 +6481,7 @@
"hyperf/pimple": "^2.2",
"mockery/mockery": "^1.4",
"monolog/monolog": "^2.2",
"phpstan/phpstan": "^1.0.0",
"phpstan/phpstan": "^1.0.0 || ^2.0.0",
"phpunit/phpunit": "^9.0",
"symfony/event-dispatcher": "^5.2.0",
"symfony/http-foundation": "^5.2.0",
@ -6523,20 +6523,20 @@
"issues": "https://github.com/yansongda/artful/issues",
"source": "https://github.com/yansongda/artful"
},
"time": "2024-02-06T13:19:54+00:00"
"time": "2025-01-09T12:39:39+00:00"
},
{
"name": "yansongda/pay",
"version": "v3.6.3",
"version": "v3.7.13",
"source": {
"type": "git",
"url": "https://github.com/yansongda/pay.git",
"reference": "fba0bb30636cb936eed9e9078d781e0dc4e4282b"
"reference": "0c8bcb8f67b56fae6c852a5b3ec0a1793f5c8ddb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/yansongda/pay/zipball/fba0bb30636cb936eed9e9078d781e0dc4e4282b",
"reference": "fba0bb30636cb936eed9e9078d781e0dc4e4282b",
"url": "https://api.github.com/repos/yansongda/pay/zipball/0c8bcb8f67b56fae6c852a5b3ec0a1793f5c8ddb",
"reference": "0c8bcb8f67b56fae6c852a5b3ec0a1793f5c8ddb",
"shasum": "",
"mirrors": [
{
@ -6552,8 +6552,8 @@
"ext-openssl": "*",
"ext-simplexml": "*",
"php": ">=8.0",
"yansongda/artful": "~1.0.9",
"yansongda/supports": "~4.0.9"
"yansongda/artful": "~1.1.1",
"yansongda/supports": "~4.0.10"
},
"conflict": {
"hyperf/framework": "<3.0"
@ -6562,6 +6562,7 @@
"friendsofphp/php-cs-fixer": "^3.44",
"guzzlehttp/guzzle": "^7.0",
"hyperf/pimple": "^2.2",
"jetbrains/phpstorm-attributes": "^1.1",
"mockery/mockery": "^1.4",
"monolog/monolog": "^2.2",
"phpstan/phpstan": "^1.0.0",
@ -6601,20 +6602,20 @@
"issues": "https://github.com/yansongda/pay/issues",
"source": "https://github.com/yansongda/pay"
},
"time": "2024-02-29T12:19:11+00:00"
"time": "2024-11-23T03:29:59+00:00"
},
{
"name": "yansongda/supports",
"version": "v4.0.9",
"version": "v4.0.10",
"source": {
"type": "git",
"url": "https://github.com/yansongda/supports.git",
"reference": "c3479723be665360a5635c15f184a1d0a8dc995a"
"reference": "11cc73776e6d4d763a84c8c733f64820abdc44e5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/yansongda/supports/zipball/c3479723be665360a5635c15f184a1d0a8dc995a",
"reference": "c3479723be665360a5635c15f184a1d0a8dc995a",
"url": "https://api.github.com/repos/yansongda/supports/zipball/11cc73776e6d4d763a84c8c733f64820abdc44e5",
"reference": "11cc73776e6d4d763a84c8c733f64820abdc44e5",
"shasum": "",
"mirrors": [
{
@ -6666,7 +6667,7 @@
"issues": "https://github.com/yansongda/supports/issues",
"source": "https://github.com/yansongda/supports"
},
"time": "2024-01-06T05:14:33+00:00"
"time": "2024-06-09T15:49:21+00:00"
}
],
"packages-dev": [
@ -6837,6 +6838,6 @@
"ext-mbstring": "*",
"ext-zip": "*"
},
"platform-dev": [],
"plugin-api-version": "2.3.0"
"platform-dev": {},
"plugin-api-version": "2.6.0"
}