From c5eb32cc010a06b9008daca08e954b13f6a8ca32 Mon Sep 17 00:00:00 2001 From: farid Date: Thu, 27 Jan 2022 22:21:14 +0330 Subject: [PATCH] fix: remove extra repositories in staging --- composer-staging.json | 52 ------------------------------------------- 1 file changed, 52 deletions(-) diff --git a/composer-staging.json b/composer-staging.json index e4d2159..eafb24f 100644 --- a/composer-staging.json +++ b/composer-staging.json @@ -106,58 +106,6 @@ { "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" } ] }