Skip to content

Commit ed46493

Browse files
Merge pull request #494 from eiriksm/patch-1
Change minimum recommended version
2 parents 8937eb3 + bab16d4 commit ed46493

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This is a library for encrypting data with a key or password in PHP. **It
1515
requires PHP 5.6 or newer and OpenSSL 1.0.1 or newer.** We recommend using a
1616
version of PHP that [still has security
1717
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
18+
writing means PHP 7.4 or later. Using this library with an unsupported
1919
version of PHP could lead to security vulnerabilities.
2020

2121
The current version of `php-encryption` is v2.3.1. This library is expected to

0 commit comments

Comments
 (0)