From 13ddd30c9adf51ff123c393bd5836a2f5dd4ed00 Mon Sep 17 00:00:00 2001 From: tanthammar Date: Mon, 9 Aug 2021 18:08:59 +0200 Subject: [PATCH] TALL-forms v8 compatibility --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index d88018a..dedf551 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.9.3 || dev-master" + "tanthammar/tall-forms": "^7.9.3 || ^8.0 || dev-master" }, "require-dev": { "orchestra/testbench": "^4.0 || ^5.0 || ^6.0",