From a9d97f45c6fa9a3a7b24629ebc368438a70c1a21 Mon Sep 17 00:00:00 2001 From: ShowappSoftware <49631525+ShowappSoftware@users.noreply.github.com> Date: Wed, 22 Jan 2025 14:38:34 +0100 Subject: [PATCH] Update composer.json --- composer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/composer.json b/composer.json index 5c3c81b4..03becc4e 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,6 @@ "illuminate/auth": "^5.2|^6|^7|^8|^9", "illuminate/contracts": "^5.2|^6|^7|^8|^9", "illuminate/http": "^5.2|^6|^7|^8|^9", - "illuminate/support": "^5.2|^6|^7|^8|^9", "lcobucci/jwt": "^3.4|^4.0", "namshi/jose": "^7.0", "nesbot/carbon": "^1.0|^2.0"