From c1495b220891ab19d65f95ea176969e5f0a5aa1e Mon Sep 17 00:00:00 2001 From: Ramakant Gangwar Date: Sat, 24 Feb 2024 00:24:06 +0530 Subject: [PATCH] :chore bump --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 06fa729..5a96a94 100644 --- a/composer.json +++ b/composer.json @@ -19,8 +19,8 @@ "require": { "php": "^7.3|^8.0|^9.0", "illuminate/support": "^7|^8|^9|^10", - "joy/voyager-core": "^1.0", - "tcg/voyager": "^1.4", + "joy/voyager-core": "^1.0|^2.0|^3.0", + "tcg/voyager": "^1.4|dev-1.6-l10", "yajra/laravel-datatables-oracle": "~9.0|~10.0" }, "require-dev": {