From a41c3ed8f7ffa4c7b56b281b2ad8d5284cd37a37 Mon Sep 17 00:00:00 2001 From: Sohel Amin Date: Mon, 17 Feb 2020 22:20:23 +0600 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index ab288f3..3e7fff2 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ ], "require": { "php": "^7.1", - "illuminate/support": "^6.x", + "illuminate/support": "^6.0", "appzcoder/crud-generator": "^3.0", "laravelcollective/html": "^6.0", "spatie/laravel-activitylog": "^3.2"