build(hdk): 引入 hdk-core

This commit is contained in:
李东云
2023-04-07 16:35:34 +08:00
parent e9e6084e97
commit dabfbdf861
2 changed files with 1163 additions and 2 deletions

View File

@@ -40,6 +40,7 @@
"hyperf/snowflake": "~2.2.0", "hyperf/snowflake": "~2.2.0",
"hyperf/validation": "~2.2.0", "hyperf/validation": "~2.2.0",
"nette/php-generator": "^3.4", "nette/php-generator": "^3.4",
"singularity/hdk-core": "^0.1.6",
"xxtime/flysystem-aliyun-oss": "~1.5.0", "xxtime/flysystem-aliyun-oss": "~1.5.0",
"yadakhov/insert-on-duplicate-key": "^1.2", "yadakhov/insert-on-duplicate-key": "^1.2",
"zoujingli/ip2region": "^1.0" "zoujingli/ip2region": "^1.0"
@@ -103,7 +104,8 @@
"minimum-stability": "dev", "minimum-stability": "dev",
"prefer-stable": true, "prefer-stable": true,
"config": { "config": {
"sort-packages": true "sort-packages": true,
"secure-http": false
}, },
"scripts": { "scripts": {
"post-root-package-install": [], "post-root-package-install": [],

1161
composer.lock generated

File diff suppressed because it is too large Load Diff