Add PHP 8.2 to list of compatible versions

This commit is contained in:
Zach Borboa
2022-12-08 07:17:50 -08:00
parent 524dcad8ba
commit 7184b9e7fc
+1 -1
View File
@@ -37,7 +37,7 @@ Installation instructions to use the `composer` command can be found on https://
### Requirements
PHP Curl Class works with PHP 7.0, 7.1, 7.2, 7.3, 7.4, 8.0, and 8.1.
PHP Curl Class works with PHP 7.0, 7.1, 7.2, 7.3, 7.4, 8.0, 8.1, and 8.2.
### Quick Start and Examples