Compare commits
No commits in common. "70e7b54c659e9c1eb4e953ecb7a70caf107a088c" and "f3c4cbd95ac823f27a294d58f75b3a418c204ac3" have entirely different histories.
70e7b54c65
...
f3c4cbd95a
@ -21,14 +21,19 @@
|
|||||||
"laminas/laminas-httphandlerrunner": "2.5.x-dev",
|
"laminas/laminas-httphandlerrunner": "2.5.x-dev",
|
||||||
"vlucas/phpdotenv": "^3.4@dev",
|
"vlucas/phpdotenv": "^3.4@dev",
|
||||||
"middlewares/whoops": "dev-master",
|
"middlewares/whoops": "dev-master",
|
||||||
"ralouphie/getallheaders": "dev-master",
|
"guzzlehttp/guzzle": "^7@dev",
|
||||||
"swiftmailer/swiftmailer": "^6.2@dev",
|
"swiftmailer/swiftmailer": "^6.2@dev",
|
||||||
"mcnd/storage": "dev-master",
|
"mcnd/storage": "dev-master",
|
||||||
"mcnd/lean-console": "dev-master",
|
"mcnd/lean-console": "dev-master",
|
||||||
"mcnd/ulmus": "dev-master",
|
"mcnd/ulmus": "dev-master",
|
||||||
|
"mcnd/picea": "dev-master",
|
||||||
|
"mcnd/picea-ui": "dev-master",
|
||||||
|
"mcnd/cronard": "dev-master",
|
||||||
"mcnd/tell": "dev-master",
|
"mcnd/tell": "dev-master",
|
||||||
"mcnd/dump": "dev-master",
|
"mcnd/dump": "dev-master",
|
||||||
"mcnd/event": "dev-master",
|
"mcnd/event": "dev-master",
|
||||||
|
"mcnd/notes-breadcrumb": "dev-master",
|
||||||
|
"mcnd/notes-cronard": "dev-master",
|
||||||
"mcnd/notes-event": "dev-master",
|
"mcnd/notes-event": "dev-master",
|
||||||
"mcnd/notes-tell": "dev-master",
|
"mcnd/notes-tell": "dev-master",
|
||||||
"mcnd/notes-route": "dev-master",
|
"mcnd/notes-route": "dev-master",
|
||||||
@ -43,6 +48,10 @@
|
|||||||
"type": "vcs",
|
"type": "vcs",
|
||||||
"url": "https://git.mcnd.ca/mcndave/lean-console.git"
|
"url": "https://git.mcnd.ca/mcndave/lean-console.git"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"type": "vcs",
|
||||||
|
"url": "https://git.mcnd.ca/mcndave/cronard.git"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"type": "vcs",
|
"type": "vcs",
|
||||||
"url": "https://git.mcnd.ca/mcndave/event.git"
|
"url": "https://git.mcnd.ca/mcndave/event.git"
|
||||||
@ -63,6 +72,14 @@
|
|||||||
"type": "vcs",
|
"type": "vcs",
|
||||||
"url": "https://git.mcnd.ca/mcndave/ulmus-user.git"
|
"url": "https://git.mcnd.ca/mcndave/ulmus-user.git"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"type": "vcs",
|
||||||
|
"url": "https://git.mcnd.ca/mcndave/picea.git"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "vcs",
|
||||||
|
"url": "https://git.mcnd.ca/mcndave/picea-ui.git"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"type": "vcs",
|
"type": "vcs",
|
||||||
"url": "https://git.mcnd.ca/mcndave/notes.git"
|
"url": "https://git.mcnd.ca/mcndave/notes.git"
|
||||||
@ -71,10 +88,18 @@
|
|||||||
"type": "vcs",
|
"type": "vcs",
|
||||||
"url": "https://git.mcnd.ca/mcndave/notes-route.git"
|
"url": "https://git.mcnd.ca/mcndave/notes-route.git"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"type": "vcs",
|
||||||
|
"url": "https://git.mcnd.ca/mcndave/notes-cronard.git"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"type": "vcs",
|
"type": "vcs",
|
||||||
"url": "https://git.mcnd.ca/mcndave/notes-security.git"
|
"url": "https://git.mcnd.ca/mcndave/notes-security.git"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"type": "vcs",
|
||||||
|
"url": "https://git.mcnd.ca/mcndave/notes-breadcrumb.git"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"type": "vcs",
|
"type": "vcs",
|
||||||
"url": "https://git.mcnd.ca/mcndave/notes-event.git"
|
"url": "https://git.mcnd.ca/mcndave/notes-event.git"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user