From 48662f8dc1f58b078168e465c53320247d539793 Mon Sep 17 00:00:00 2001 From: Alfred Nutile <365385+alnutile@users.noreply.github.com> Date: Sun, 5 Mar 2023 11:09:24 +0000 Subject: [PATCH] increase version --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 89de94c..88a13f6 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "alnutile/fixtures": "^0.0.1", "guzzlehttp/guzzle": "^7.5", "http-interop/http-factory-guzzle": "^1.2", - "illuminate/contracts": "^9.0", + "illuminate/contracts": "^9.0|^10.0", "spatie/data-transfer-object": "^3.9", "spatie/laravel-package-tools": "^1.14.0" },