Set Admin API URL path

This commit is contained in:
David Bomba 2025-08-17 13:44:46 +10:00
parent 36ffb6ca32
commit 811c942978
1 changed files with 1 additions and 1 deletions

View File

@ -228,7 +228,7 @@
}, },
{ {
"type": "path", "type": "path",
"url": "../admin-api" "url": "https://github.com/invoiceninja/admin-api"
} }
], ],
"minimum-stability": "dev", "minimum-stability": "dev",