Adding project as a Composer package

This commit is contained in:
Bruno F. Fontes 2019-03-01 21:00:16 -03:00
parent 019bd4ed15
commit 443119787f
Signed by: brunofontes
GPG Key ID: EE3447CE80048495

View File

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