- Add this two lines to the composer.json
"repositories": [
{
"type": "vcs",
"url": "https://github.com/Relluem94s/RelluDatabase.git"
}
]
"require": {
"relluem94/relludatabase": "master"
}
- Run
composer update
to download the RelluDatabase Dependency for your project.