diff --git a/composer-prod.json b/composer-prod.json index 4aa8a8f..31834a2 100644 --- a/composer-prod.json +++ b/composer-prod.json @@ -29,6 +29,7 @@ "wm/service": "dev-master", "wm/store": "dev-master", "wm/admin": "dev-master", + "wm/app-management": "dev-master", "wm/notification": "dev-master", "wm/roll-call": "dev-master", "zircote/swagger-php": "^3.0" @@ -124,7 +125,11 @@ { "type": "vcs", "url": "https://58848959365c8b792ba52b7552230260bddd9762@git.willaspace.com/WillaEngine-Project/roll-call.git" - }, + }, + { + "type": "vcs", + "url": "https://58848959365c8b792ba52b7552230260bddd9762@git.willaspace.com/WillaEngine-Project/app-management.git" + }, { "type": "vcs", "url": "https://58848959365c8b792ba52b7552230260bddd9762@git.willaspace.com/WillaEngine-Project/admin.git"