From 88baacb3833341d57dd9f848ef96e16e72dfe4d9 Mon Sep 17 00:00:00 2001 From: Jonas Siewertsen Date: Fri, 25 Nov 2022 22:11:38 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 353616f..6498a18 100644 --- a/README.md +++ b/README.md @@ -46,8 +46,8 @@ You can access your failed jobs via the default artisan commands. Fx.: `php artisan queue:flush` <- Flush all failed jobs ## Requirements -- PHP 8.0 -- Laravel 8 +- PHP >= 8.0 +- Laravel 8 || 9 - Statamic >= 3.1 ## Support