From f9d020bbd185244e2fe4f3d6bd45da35d4394e91 Mon Sep 17 00:00:00 2001 From: Claudin Date: Wed, 27 May 2020 15:42:23 -0400 Subject: [PATCH] Added Laravel 7 compatibility --- composer.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.json b/composer.json index 81be023..f98a161 100644 --- a/composer.json +++ b/composer.json @@ -20,10 +20,10 @@ ], "require": { "ext-zip": "*", - "illuminate/config": "^5.2.0|^6.0", - "illuminate/console": "^5.2.0|^6.0", - "illuminate/database": "^5.2.0|^6.0", - "illuminate/filesystem": "^5.2.0|^6.0" + "illuminate/config": "^5.2.0|^6.0|^7.0", + "illuminate/console": "^5.2.0|^6.0|^7.0", + "illuminate/database": "^5.2.0|^6.0|^7.0", + "illuminate/filesystem": "^5.2.0|^6.0|^7.0" }, "autoload": { "classmap": [