From 5be2968721f8cdf073dc2d8b0855cd041234408e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=B6ller?= Date: Mon, 14 Aug 2023 22:14:16 +0200 Subject: [PATCH] Fix: Package requires PHP 7.1 or higher --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a5ed0fc..812e88e 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Find the full API documentation [here](https://developers.bannerbear.com/) ## Requirements -PHP 7.4 or Higher +PHP 7.1 or Higher ## Installation