mirror of
http://124.126.16.154:8888/singularity/hdk-pay.git
synced 2026-01-15 03:35:06 +08:00
build: 换成satis
This commit is contained in:
@@ -45,7 +45,8 @@
|
||||
"sort-packages": true,
|
||||
"allow-plugins": {
|
||||
"pestphp/pest-plugin": true
|
||||
}
|
||||
},
|
||||
"secure-http": false
|
||||
},
|
||||
"scripts": {
|
||||
"post-root-package-install": [
|
||||
@@ -60,9 +61,9 @@
|
||||
"analyse": "phpstan analyse --memory-limit 300M -l 0 -c phpstan.neon ./src ./config"
|
||||
},
|
||||
"repositories": {
|
||||
"nest": {
|
||||
"satis": {
|
||||
"type": "composer",
|
||||
"url": "https://nest.doylee.cn/api/packages/HDK/composer"
|
||||
"url": "https://satis.luxcreo.cn/"
|
||||
},
|
||||
"packagist": {
|
||||
"type": "composer",
|
||||
@@ -70,4 +71,4 @@
|
||||
}
|
||||
},
|
||||
"version": "1.13.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user