25 lines
628 B
Markdown
25 lines
628 B
Markdown
# Master
|
|
|
|
Add to ```repositories```
|
|
```
|
|
"ga.master": {
|
|
"type": "git",
|
|
"url": "https://git.hofmannnet.myhome-server.de/GermanAirlines/GermanAirlinesVA-OctoberPlugins.git"
|
|
},
|
|
"ga.graphql": {
|
|
"type": "git",
|
|
"url": "https://git.hofmannnet.myhome-server.de/GermanAirlines/GermanAirlinesVA-GraphQL.git"
|
|
},
|
|
"ga.schooling": {
|
|
"type": "git",
|
|
"url": "https://git.hofmannnet.myhome-server.de/GermanAirlines/GermanAirlinesVA-Schooling.git"
|
|
},
|
|
"ga.fleet": {
|
|
"type": "git",
|
|
"url": "https://git.hofmannnet.myhome-server.de/GermanAirlines/GermanAirlinesVA-Fleet.git"
|
|
}
|
|
```
|
|
|
|
Require
|
|
```"germanairlinesva/master": "dev-master"```
|