diff --git a/composer.json b/composer.json index 3062e67..87c636f 100644 --- a/composer.json +++ b/composer.json @@ -27,6 +27,7 @@ "wm/product": "dev-master", "wm/service": "dev-master", "wm/store": "dev-master", + "wm/notification": "dev-master", "zircote/swagger-php": "^3.0" }, "provide": { @@ -112,6 +113,10 @@ "type": "vcs", "url": "https://58848959365c8b792ba52b7552230260bddd9762@git.willaspace.com/WillaEngine-Project/store.git" }, + { + "type": "vcs", + "url": "https://58848959365c8b792ba52b7552230260bddd9762@git.willaspace.com/WillaEngine-Project/notification.git" + }, { "type": "vcs", "url": "https://58848959365c8b792ba52b7552230260bddd9762@git.willaspace.com/WillaEngine-Project/admin.git"