diff --git a/composer-staging.json b/composer-staging.json index 236e89f..80078b0 100644 --- a/composer-staging.json +++ b/composer-staging.json @@ -20,10 +20,23 @@ "spatie/laravel-medialibrary": "^8.0.0", "io-developer/php-whois": "^4.0", "silber/bouncer": "v1.0.0-rc.10", - "wm/blog": "dev-dev", - "wm/common": "dev-dev", - "wm/core": "dev-dev", - "wm/crm": "dev-dev", + "wm/blog": "dev-master", + "wm/common": "dev-master", + "wm/core": "dev-master", + "wm/crm": "dev-master", + "wm/portfolio": "dev-master", + "wm/product": "dev-master", + "wm/service": "dev-master", + "wm/store": "dev-master", + "wm/finance": "dev-master", + "wm/admin": "dev-master", + "wm/web-builder": "dev-master", + "wm/app-management": "dev-master", + "wm/notification": "dev-master", + "wm/roll-call": "dev-master", + "wm/lms": "dev-master", + "wm/service-store": "dev-master", + "wm/contact-us": "dev-master", "zircote/swagger-php": "^3.0" }, "provide": { @@ -93,6 +106,58 @@ { "type": "vcs", "url": "git@git.willaspace.com:WillaEngine-Project/blog.git" + }, + { + "type": "vcs", + "url": "git@git.willaspace.com:WillaEngine-Project/portfolio.git" + }, + { + "type": "vcs", + "url": "git@git.willaspace.com:WillaEngine-Project/product.git" + }, + { + "type": "vcs", + "url": "git@git.willaspace.com:WillaEngine-Project/service.git" + }, + { + "type": "vcs", + "url": "git@git.willaspace.com:WillaEngine-Project/store.git" + }, + { + "type": "vcs", + "url": "git@git.willaspace.com:WillaEngine-Project/notification.git" + }, + { + "type": "vcs", + "url": "git@git.willaspace.com:WillaEngine-Project/roll-call.git" + }, + { + "type": "vcs", + "url": "git@git.willaspace.com:WillaEngine-Project/app-management.git" + }, + { + "type": "vcs", + "url": "git@git.willaspace.com:WillaEngine-Project/web-builder.git" + }, + { + "type": "vcs", + "url": "git@git.willaspace.com:WillaEngine-Project/finance.git" + }, + { + "type": "vcs", + "url": "git@git.willaspace.com:WillaEngine-Project/service-store.git" + }, + { + "type": "vcs", + "url": "git@git.willaspace.com:WillaEngine-Project/admin.git" + }, + { + "type": "vcs", + "url": "git@git.willaspace.com:WillaEngine-Project/lms.git" + }, + { + "type": "vcs", + "url": "git@git.willaspace.com:WillaEngine-Project/contact-us.git" } ] }