From e5b5bd6088b4c80dc3419d39b9384ec7148b8305 Mon Sep 17 00:00:00 2001 From: smslink <> Date: Wed, 26 May 2021 17:44:30 +0000 Subject: [PATCH] Update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d605d9c..804f542 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ $ composer require smslink/smsgateway ## System Requirements -* PHP 5 with CURL enabled or file_get_contents with allow_url_fopen to be set to 1 in php.ini +* PHP 5 or greater with CURL enabled or file_get_contents with allow_url_fopen to be set to 1 in php.ini * [Composer](https://getcomposer.org/) - Dependency Manager for PHP * [smslink/smsgateway](https://packagist.org/packages/smslink/smsgateway) Package on Packagist - The PHP Package Repository