Use path repository with version alias for CI compatibility
Some checks failed
Create Release Package / build-release (push) Failing after 57s

- Remove VCS repository (CI cannot access private Gitea server)
- Add version alias to path repository for wc-licensed-product-client
- Lock file now uses submodule directly without network access

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-02-01 15:44:25 +01:00
parent 898d711b2f
commit 4a676aa195
2 changed files with 14 additions and 13 deletions

View File

@@ -18,14 +18,12 @@
{
"type": "path",
"url": "lib/wc-licensed-product-client",
"canonical": false,
"options": {
"symlink": false
"symlink": false,
"versions": {
"magdev/wc-licensed-product-client": "0.2.2"
}
}
},
{
"type": "vcs",
"url": "https://src.bundespruefstelle.ch/magdev/wc-licensed-product-client.git"
}
],
"require": {