Add PHP 8.1 to list of compatible versions

This commit is contained in:
Zach Borboa
2021-11-25 14:05:58 -05:00
parent 04637b3058
commit 8b16eb7207
+1 -1
View File
@@ -34,7 +34,7 @@ For latest commit version:
### Requirements
PHP Curl Class works with PHP 7.0, 7.1, 7.2, 7.3, 7.4, and 8.0.
PHP Curl Class works with PHP 7.0, 7.1, 7.2, 7.3, 7.4, 8.0, and 8.1.
### Quick Start and Examples