mirror of
https://github.com/brunofontes/Memsource-API.git
synced 2025-11-17 02:30:54 -03:00
Including composer instruction as a test
This commit is contained in:
10
composer.json
Normal file
10
composer.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "brunofontes/memsource-api",
|
||||
"version": "1.0.0",
|
||||
"repositories": [
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://github.com/brunofontes/Memsource-API"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user