build(composer): 更新 hdk-core 到稳定版

This commit is contained in:
李东云
2023-03-15 10:15:58 +08:00
parent f5341a2927
commit f0389b9deb
2 changed files with 6 additions and 8 deletions

View File

@@ -19,7 +19,7 @@
"composer/composer": ">=2.0",
"donjan-deng/hyperf-casbin": "^3.21",
"hyperf/validation": "3.0.*",
"singularity/hdk-core": "dev-develop",
"singularity/hdk-core": "^0.2.9",
"symfony/polyfill-php80": "^1.27"
},
"require-dev": {

12
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": "2a60b1809a50b90184515cc76979062b",
"content-hash": "ebdd7cd051096ca7e9a365b5c5c1a150",
"packages": [
{
"name": "casbin/casbin",
@@ -5072,11 +5072,11 @@
},
{
"name": "singularity/hdk-core",
"version": "dev-develop",
"version": "0.2.9",
"source": {
"type": "git",
"url": "http://124.126.16.154:8888/singularity/HyperfDevelopmentKitCore.git",
"reference": "7c1efe1a1f18f082ed7b7b6383112034982e2893"
"reference": "d7c902d697778a98cb09dca96ec8e6f4f22aa26c"
},
"require": {
"composer/composer": ">=2.0",
@@ -5169,7 +5169,7 @@
}
],
"description": "Common Hyperf Development Kit",
"time": "2023-03-13T08:14:22+00:00"
"time": "2023-03-15T01:54:35+00:00"
},
{
"name": "symfony/cache",
@@ -9522,9 +9522,7 @@
],
"aliases": [],
"minimum-stability": "dev",
"stability-flags": {
"singularity/hdk-core": 20
},
"stability-flags": [],
"prefer-stable": true,
"prefer-lowest": false,
"platform": {