Create composer.json and run php composer.phar install
{
"repositories":[
{
"type": "vcs",
"url": "git@github.com:underscore05/simplemvcbase.git"
}
],
"require": {
"underscore05/simplemvcbase":"@dev"
}
}
| Name | Name | Last commit date | ||
|---|---|---|---|---|