Adding project as a Composer package

This commit is contained in:
2019-03-01 21:00:16 -03:00
parent 019bd4ed15
commit 443119787f

View File

@@ -1,10 +1,4 @@
{ {
"name": "brunofontes/memsource-api", "name": "brunofontes/memsource-api",
"version": "1.0.0", "version": "1.0.0"
"repositories": [
{
"type": "git",
"url": "https://github.com/brunofontes/Memsource-API"
}
]
} }