From 67f343908d6097ba5b641d21ad0bbe4b54ce0e78 Mon Sep 17 00:00:00 2001 From: ShowappSoftware <49631525+ShowappSoftware@users.noreply.github.com> Date: Wed, 22 Jan 2025 14:42:24 +0100 Subject: [PATCH] Update composer.json --- composer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/composer.json b/composer.json index 03becc4e..18bfea0b 100644 --- a/composer.json +++ b/composer.json @@ -26,7 +26,6 @@ "php": "^7.4|^8.0|^8.1|^8.2", "illuminate/auth": "^5.2|^6|^7|^8|^9", "illuminate/contracts": "^5.2|^6|^7|^8|^9", - "illuminate/http": "^5.2|^6|^7|^8|^9", "lcobucci/jwt": "^3.4|^4.0", "namshi/jose": "^7.0", "nesbot/carbon": "^1.0|^2.0"