We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccb981e commit c4e6547Copy full SHA for c4e6547
README.md
@@ -10,7 +10,7 @@
10
Ionizer provides strict typing and input validation for dynamic inputs (i.e. HTTP request parameters).
11
**Requires PHP 8.1 or higher.**
12
13
-For PHP 7.0 support, please refer to the [v1.x](https://github.com/paragonie/ionizer/tree/v1.x) branch.
+For PHP 7 and 8.0 support, please refer to the [v1.x](https://github.com/paragonie/ionizer/tree/v1.x) branch.
14
15
## What is Ionizer?
16
0 commit comments