Including composer instruction as a test

This commit is contained in:
2019-03-01 00:52:18 -03:00
parent 764cf87288
commit c4edf3e08f

10
composer.json Normal file
View File

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