Skip to content

Commit 4a259ac

Browse files
committed
Update PHP version requirement in README
1 parent ead3869 commit 4a259ac

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,7 @@ composer require brick/postcode
2626

2727
## Requirements
2828

29-
This library requires PHP 7.4 or later.
30-
31-
For PHP 7.1, 7.2 & 7.3 compatibility, you can use version `0.2`. Note that [these PHP versions are EOL](http://php.net/supported-versions.php) and not supported anymore. If you're still using one of these PHP versions, you should consider upgrading as soon as possible.
29+
This library requires PHP 8.1 or later.
3230

3331
## Project status & release process
3432

0 commit comments

Comments
 (0)