We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dbc4db9 + 7b1633d commit 86b4b2aCopy full SHA for 86b4b2a
1 file changed
README.md
@@ -15,7 +15,7 @@ This is a library for encrypting data with a key or password in PHP. **It
15
requires PHP 5.6 or newer and OpenSSL 1.0.1 or newer.** We recommend using a
16
version of PHP that [still has security
17
support](https://www.php.net/supported-versions.php), which at the time of
18
-writing means PHP 7.4 or later. Using this library with an unsupported
+writing means PHP 8.0 or later. Using this library with an unsupported
19
version of PHP could lead to security vulnerabilities.
20
21
The current version of `php-encryption` is v2.3.1. This library is expected to
0 commit comments