From 1f93c804e6b20a3ae83882ce56d4c6f00c2ed1d7 Mon Sep 17 00:00:00 2001 From: Richie Date: Sun, 19 Apr 2020 11:30:21 +0100 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 3e71561..58b56e8 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "type": "library", "require": { "guzzlehttp/guzzle": "^6.3", - "illuminate/support": "^5.0|^6.0|^7.0" + "illuminate/support": "^5.0|^6.0|^7.0", }, "autoload": { "psr-4": {