We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8937eb3 + bab16d4 commit ed46493Copy full SHA for ed46493
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.3 or later. Using this library with an unsupported
+writing means PHP 7.4 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