Add PHP 7.4 to list of compatible versions

This commit is contained in:
Zach Borboa
2020-02-19 19:45:12 -08:00
parent cbe9ab7d56
commit f57d5f7908
+1 -1
View File
@@ -34,7 +34,7 @@ For latest commit version:
### Requirements
PHP Curl Class works with PHP 5.3, 5.4, 5.5, 5.6, 7.0, 7.1, 7.2, 7.3, and HHVM.
PHP Curl Class works with PHP 5.3, 5.4, 5.5, 5.6, 7.0, 7.1, 7.2, 7.3, 7.4, and HHVM.
### Quick Start and Examples