Skip to content

Commit 9a1d4c8

Browse files
authored
Merge pull request #279 from jtojnar/readme-php-break
README: Mention upcoming min PHP version bump
2 parents af7522b + 7181a7e commit 9a1d4c8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ Instead of having a hard-coded list of all the different microformats, it follow
88

99
## Installation
1010

11+
[!NOTE]
12+
> This will be the last release that supports PHP 5.6 as a minimum version. The next release, 0.6.0, will require PHP 7.4 as a minimum.
13+
1114
There are two ways of installing php-mf2. We **highly recommend** installing php-mf2 using [Composer](http://getcomposer.org). The rest of the documentation assumes that you have done so.
1215

1316
To install using Composer, run

0 commit comments

Comments
 (0)