Make sure all dependencies have been installed before moving on:
Add the following to the projects composer.json file:
"repositories": [
{
"type": "git",
"url": "[email protected]:interconnectit/plugin-icit-image-localiser.git"
}
],
"require": {
"interconnectit/plugin-icit-image-localiser": "dev-master"
}