From f549579907c3ca20d4c2f47451c39023f4eb94ee Mon Sep 17 00:00:00 2001 From: Artem Tverdokhliebov Date: Thu, 15 Apr 2021 15:49:27 +0300 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 4ab42b6950..59c5542c1d 100644 --- a/composer.json +++ b/composer.json @@ -36,7 +36,7 @@ "facade/ignition-contracts": "^1.0", "guzzlehttp/psr7": "^1.5", "illuminate/broadcasting": "^6.3|^7.0|^8.0", - "illuminate/console": "^6.3|7.0|^8.0", + "illuminate/console": "^6.3|^7.0|^8.0", "illuminate/http": "^6.3|^7.0|^8.0", "illuminate/queue": "^6.3|^7.0|^8.0", "illuminate/routing": "^6.3|^7.0|^8.0",