Added external repositories
This commit is contained in:
parent
66305a6c4d
commit
20acb2ba98
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "blakcbirdchess/blackbirdchess-service-import",
|
||||
"name": "blackbirdchess/blackbirdchess-service-import",
|
||||
"type": "library",
|
||||
"description": "Service to import other apps files into blackbird chess",
|
||||
"keywords": [
|
||||
@ -27,6 +27,12 @@
|
||||
"Blackbirdchess\\Service\\Import\\": "src/"
|
||||
}
|
||||
},
|
||||
"repositories": [
|
||||
{
|
||||
"type": "vcs",
|
||||
"url": "https://git.jeroened.be/blackbirdchess/blackbirdchess-service-results.git"
|
||||
}
|
||||
],
|
||||
"config": {
|
||||
"platform": {
|
||||
"php": "7.1"
|
||||
|
Loading…
Reference in New Issue
Block a user