From 6f9276b8bd49403b8ab2bb33fc20f2f0f1ccd22e Mon Sep 17 00:00:00 2001 From: Ramakant Gangwar Date: Mon, 7 Mar 2022 12:26:25 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=8C=20DEPS?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 1a36868..40b32a1 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "require": { "php": "^7.3|^8.0", "illuminate/support": "^7|^8", - "joy/voyager-core": "dev-main", + "joy/voyager-core": "^1.0", "larapack/hooks": "^1.0.5", "laravel/passport": "^9|^10", "tcg/voyager": "^1.4"