From 05862567704d7baf69d63d6043f874376c6eea58 Mon Sep 17 00:00:00 2001 From: saeid_01 Date: Sun, 27 Jun 2021 09:32:36 +0000 Subject: [PATCH] Update 'composer-prod.json' --- composer-prod.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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"