diff --git a/GermanAirlinesVA-Fleet b/GermanAirlinesVA-Fleet index a49e7d8..683c6f5 160000 --- a/GermanAirlinesVA-Fleet +++ b/GermanAirlinesVA-Fleet @@ -1 +1 @@ -Subproject commit a49e7d8fb5b9d6bd7dfd901367f5be2591ff8c49 +Subproject commit 683c6f52ad69cfa5caef19a75c9438b5319a3294 diff --git a/GermanAirlinesVA-React b/GermanAirlinesVA-React index 1af8584..2000c4e 160000 --- a/GermanAirlinesVA-React +++ b/GermanAirlinesVA-React @@ -1 +1 @@ -Subproject commit 1af8584da3b53964b3191dfb5dd22530fe54ac9e +Subproject commit 2000c4eb878f2c45a02f078460665328487bb784 diff --git a/GermanAirlinesVA-Schooling b/GermanAirlinesVA-Schooling index d3b3010..aa073a5 160000 --- a/GermanAirlinesVA-Schooling +++ b/GermanAirlinesVA-Schooling @@ -1 +1 @@ -Subproject commit d3b30100a918db1912c845d01adf51360debf55d +Subproject commit aa073a50290e7ba4b241274605c62736ef8a9f49 diff --git a/composer.json b/composer.json index b8c53bb..8346702 100644 --- a/composer.json +++ b/composer.json @@ -6,6 +6,7 @@ "germanairlinesva/graphql": "dev-master", "germanairlinesva/schooling": "dev-master", "germanairlinesva/fleet": "dev-master", - "germanairlinesva/react": "dev-master" + "germanairlinesva/react": "dev-master", + "germanairlinesva/routes": "dev-master" } -} +} \ No newline at end of file diff --git a/installer/ga_install.sh b/installer/ga_install.sh index f42a855..4326068 100755 --- a/installer/ga_install.sh +++ b/installer/ga_install.sh @@ -20,6 +20,10 @@ repos="{ \"ga.fleet\": { \"type\": \"git\", \"url\": \"https://git.hofmannnet.myhome-server.de/GermanAirlines/GermanAirlinesVA-Fleet.git\" + }, + \"ga.routes\": { + \"type\": \"git\", + \"url\": \"https://git.hofmannnet.myhome-server.de/GermanAirlines/GermanAirlinesVA-Routes.git\" } }" require="{