mirror of
http://124.126.16.154:8888/singularity/HyperfDevelopmentKit.git
synced 2026-01-15 00:35:08 +08:00
build(composer): 引入了 HyperfSaml 库
This commit is contained in:
@@ -5,14 +5,16 @@
|
||||
"require": {
|
||||
"php": "~8.0",
|
||||
"hyperf/framework": "~2.2.4",
|
||||
"composer/composer": "~2.0.14"
|
||||
"composer/composer": "~2.0.14",
|
||||
"singularity/hyperf-saml": "dev-master"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^9.5"
|
||||
},
|
||||
"config": {
|
||||
"optimize-autoloader": true,
|
||||
"sort-packages": true
|
||||
"sort-packages": true,
|
||||
"secure-http": false
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
@@ -41,6 +43,10 @@
|
||||
"packagist": {
|
||||
"type": "composer",
|
||||
"url": "https://mirrors.aliyun.com/composer"
|
||||
},
|
||||
"lux-map": {
|
||||
"type": "composer",
|
||||
"url": "https://satis.luxcreo.cn/"
|
||||
}
|
||||
}
|
||||
}
|
||||
1008
composer.lock
generated
1008
composer.lock
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user