From b225c5725e550b8992f77e7f61ff83480473762c Mon Sep 17 00:00:00 2001 From: Alex Renoki Date: Fri, 20 Nov 2020 14:33:21 +0200 Subject: [PATCH] Typo --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 49f213b..0038b4c 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",