From 5d0ee48050077b8a3901251907565a63c641d470 Mon Sep 17 00:00:00 2001 From: velz Date: Fri, 22 Mar 2024 16:01:17 +0530 Subject: [PATCH] 'FIRST_COMMIT_FOR_TEST-BRANCH' --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 00cdf704..8eaa7d72 100644 --- a/README.md +++ b/README.md @@ -57,3 +57,5 @@ Additionally, make sure that the following extensions are enabled in your PHP: - json (enabled by default - don't turn it off) - [mysqlnd](http://php.net/manual/en/mysqlnd.install.php) if you plan to use MySQL - [libcurl](http://php.net/manual/en/curl.requirements.php) if you plan to use the HTTP\CURLRequest library + +- first test release