From 2aee5b6504b1f319af49bda7a5a7b5b6accaa386 Mon Sep 17 00:00:00 2001 From: Ashraf Monshi Date: Tue, 21 Jun 2022 22:29:56 +0300 Subject: [PATCH] update core version --- composer.json | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/composer.json b/composer.json index 9962739..18cef1b 100644 --- a/composer.json +++ b/composer.json @@ -54,11 +54,5 @@ "LaraZeus\\Sky\\SkyServiceProvider" ] } - }, - "repositories": [ - { - "type": "path", - "url": "../core" - } - ] + } }