add composer

This commit is contained in:
2025-11-17 10:16:27 +08:00
parent 6c6d5273ac
commit 8cff19ecca
10 changed files with 577 additions and 7 deletions

View File

@@ -69,3 +69,13 @@ Proxy = ""
Username = ""
Password = ""
Type = "pypi"
# Composer Repository
[[Hub]]
Domain = "composer.hub.local"
Name = "composer"
Upstream = "https://repo.packagist.org"
Proxy = ""
Username = ""
Password = ""
Type = "composer"