From 8a218d5a162d83a7752391209e9ce3f78a16f0b8 Mon Sep 17 00:00:00 2001 From: tanthammar Date: Thu, 8 Apr 2021 22:30:01 +0200 Subject: [PATCH] require latest --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index f4259de..d88018a 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "illuminate/pipeline": "^6.0 || ^7.0 || ^8.0", "illuminate/support": "^6.0 || ^7.0 || ^8.0", "laravel-shift/blueprint": "^1.20", - "tanthammar/tall-forms": "7.8.4 || dev-master" + "tanthammar/tall-forms": "^7.9.3 || dev-master" }, "require-dev": { "orchestra/testbench": "^4.0 || ^5.0 || ^6.0",