From 78bf34bc98a59874e46708cefcecc4e41b5c6267 Mon Sep 17 00:00:00 2001 From: Zoran Shefot Bogoevski Date: Mon, 12 Jun 2023 01:05:05 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34b6add..b62e603 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This package provides an easy way to parse RSS feeds and save them into your app ## Requirements -* PHP 7.3 or higher +* PHP 7.4 or higher * Laravel 8.0 or higher * Composer