We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f861ff1 commit ccb66a0Copy full SHA for ccb66a0
docs/docs/getting-started.md
@@ -20,7 +20,7 @@ Please note that only the following APIs are supported:
20
21
## PHP Requirements
22
23
-- **PHP 7.x** (if you are still on PHP 5.x, you'll have to use version 2.x of this library)
+- **PHP 7.1 and later (including PHP 8)** (if you are still on PHP 5.x, you'll have to use version 2.x of this library)
24
- PHP json extension
25
- PHP libxml extension
26
- PHP simplexml extension
0 commit comments