Fix core dep

This commit is contained in:
James Brooks
2024-02-13 17:23:39 +00:00
parent f43026bbd0
commit cbc4695e79
2 changed files with 27 additions and 25 deletions

View File

@@ -10,8 +10,8 @@
],
"repositories": {
"cachet-core": {
"type": "path",
"url": "../core"
"type": "vcs",
"url": "git@github.com:cachethq/core.git"
}
},
"require": {