From 2b1aa93bf8ea651e62750d6f92dd215f593649d4 Mon Sep 17 00:00:00 2001 From: saeid_01 Date: Sat, 23 Jan 2021 20:27:10 +0000 Subject: [PATCH] Update 'composer.json' --- composer.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/composer.json b/composer.json index 4187e5b..a193c27 100644 --- a/composer.json +++ b/composer.json @@ -109,6 +109,10 @@ { "type": "vcs", "url": "https://58848959365c8b792ba52b7552230260bddd9762@git.willaspace.com/WillaEngine-Project/store.git" + }, + { + "type": "vcs", + "url": "https://58848959365c8b792ba52b7552230260bddd9762@git.willaspace.com/WillaEngine-Project/admin.git" } ] }