From 017cb476f90f37fc8e7bf253ab5368af8a76fcf7 Mon Sep 17 00:00:00 2001 From: ShowappSoftware <49631525+ShowappSoftware@users.noreply.github.com> Date: Wed, 22 Jan 2025 14:43:24 +0100 Subject: [PATCH] Update composer.json --- composer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/composer.json b/composer.json index 18bfea0b..6559380a 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,6 @@ "require": { "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", "lcobucci/jwt": "^3.4|^4.0", "namshi/jose": "^7.0", "nesbot/carbon": "^1.0|^2.0"