From 89838bbce380a78e8023d64a6a055dba6e890967 Mon Sep 17 00:00:00 2001 From: Cesar Date: Fri, 21 Feb 2025 08:35:54 +0100 Subject: [PATCH] fix issue #132 --- composer.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/composer.json b/composer.json index e4138be..bea2fe4 100644 --- a/composer.json +++ b/composer.json @@ -26,8 +26,7 @@ "illuminate/contracts": "^10.0|^11.0|^12.0", "illuminate/database": "^10.0|^11.0|^12.0", "laravel/serializable-closure": "^1.0|^2.0", - "laravel/framework": "12.*", - "orchestra/testbench": "10.*" + "orchestra/testbench": "^8.0|^9.0|^10.0" }, "autoload": { "psr-4": {