Display list of supported PHP versions with newest first

This commit is contained in:
Zach Borboa
2023-10-28 18:39:25 -07:00
parent 0fbe4d0efc
commit 826ead13c1
+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, 8.1, and 8.2.
PHP Curl Class works with PHP 8.2, 8.1, 8.0, 7.4, 7.3, 7.2, 7.1, and 7.0.
### Quick Start and Examples