mirror of
http://124.126.16.154:8888/singularity/hyperf-saml.git
synced 2026-01-15 05:35:09 +08:00
build(composer): 设置hdk版本
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
"hyperf/translation": "^2.2",
|
||||
"hyperf/validation": "^2.2",
|
||||
"litesaml/lightsaml": "~3.0.0",
|
||||
"singularity/hyperf-development-kit": "^0.1.0",
|
||||
"singularity/hyperf-development-kit": "dev-develop",
|
||||
"teapot/status-code": "^1.1",
|
||||
"ext-redis": "*"
|
||||
},
|
||||
@@ -52,7 +52,7 @@
|
||||
"analyse": "phpstan analyse --memory-limit 1024M -l 0 ./src",
|
||||
"cs-fix": "php-cs-fixer fix $1",
|
||||
"post-autoload-dump": [
|
||||
"chown -R 1000:1000 ."
|
||||
"chown -R 1000:1000 $PWD/vendor composer.lock"
|
||||
]
|
||||
},
|
||||
"extra": {
|
||||
|
||||
Reference in New Issue
Block a user