Skip to content

Commit f0f0ea0

Browse files
committed
Update versions in README
1 parent ead3869 commit f0f0ea0

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 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

@@ -38,7 +36,7 @@ The current releases are numbered `0.x.y`. When a non-breaking change is introdu
3836

3937
**When a breaking change is introduced, a new `0.x` version cycle is always started.**
4038

41-
It is therefore safe to lock your project to a given release cycle, such as `0.3.*`.
39+
It is therefore safe to lock your project to a given release cycle, such as `0.5.*`.
4240

4341
If you need to upgrade to a newer release cycle, check the [release history](https://github.com/brick/postcode/releases) for a list of changes introduced by each further `0.x.0` version.
4442

0 commit comments

Comments
 (0)