Skip to content

Commit

Permalink
fix documented minimum version
Browse files Browse the repository at this point in the history
  • Loading branch information
darkv committed Feb 10, 2021
1 parent 5006089 commit 37d2f12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ echo $gen->generate();

### Prerequisites

This class works with PHP >= 5.4 and needs a working internet connection.
This class works with PHP >= 7.4 and needs a working internet connection.

### Password Syntax

Expand Down

0 comments on commit 37d2f12

Please sign in to comment.