From 73decb5b87bf1130b91cdf16eea705a5c7390598 Mon Sep 17 00:00:00 2001 From: Allan Mariucci Carvalho Date: Thu, 14 Mar 2024 12:55:46 -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 1c82390..fd26b0d 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "composer/composer": "^2.4.2", "czproject/git-php": "^4.0.5", "spatie/laravel-package-tools": "^1.14.0", - "illuminate/contracts": "^10.0|^10.0", + "illuminate/contracts": "^10.0|^11.0", "ext-fileinfo": "*", "ext-intl": "*" },