diff --git a/composer.json b/composer.json index fa4732d..77eddee 100644 --- a/composer.json +++ b/composer.json @@ -42,15 +42,22 @@ "mcnd/ulmus-user": "dev-master", "mcnd/thebugs": "dev-master", "mcnd/taxus": "dev-master", - "mcnd/imagine": "dev-master", "mcnd/notes-breadcrumb": "dev-master", "psr/simple-cache": "*" }, "repositories": [ + { + "type": "vcs", + "url": "https://git.mcnd.ca/mcndave/lean-console.git" + }, { "type": "vcs", "url": "https://git.mcnd.ca/mcndave/cronard.git" }, + { + "type": "vcs", + "url": "https://git.mcnd.ca/mcndave/the-bugs.git" + }, { "type": "vcs", "url": "https://git.mcnd.ca/mcndave/storage.git" @@ -59,6 +66,10 @@ "type": "vcs", "url": "https://git.mcnd.ca/mcndave/ulmus.git" }, + { + "type": "vcs", + "url": "https://git.mcnd.ca/mcndave/ulmus-user.git" + }, { "type": "vcs", "url": "https://git.mcnd.ca/mcndave/picea.git" @@ -75,10 +86,18 @@ "type": "vcs", "url": "https://git.mcnd.ca/mcndave/notes-route.git" }, + { + "type": "vcs", + "url": "https://git.mcnd.ca/mcndave/notes-cronard.git" + }, { "type": "vcs", "url": "https://git.mcnd.ca/mcndave/notes-security.git" }, + { + "type": "vcs", + "url": "https://git.mcnd.ca/mcndave/notes-event.git" + }, { "type": "vcs", "url": "https://git.mcnd.ca/mcndave/notes-tell.git"