- Migrating to Guzzle 7x
This commit is contained in:
parent
777f4af1aa
commit
4309f46c86
|
@ -28,9 +28,14 @@
|
||||||
"mcnd/lean": "dev-master",
|
"mcnd/lean": "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",
|
||||||
|
@ -45,6 +50,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"
|
||||||
|
@ -65,6 +74,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"
|
||||||
|
@ -73,10 +90,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…
Reference in New Issue