Skip to content

Commit 7985b24

Browse files
committed
Fix README.md file to mention the correct PHP ^7.2 requirement
1 parent 995475d commit 7985b24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This class is similar to phpunit/php-timer, but not a fork, nor mimic its functi
1717

1818
## Prerequisites
1919

20-
- PHP 7.1 or later.
20+
- PHP 7.2 or later.
2121

2222
## Installing
2323
The simplest way would be to install using [composer](https://getcomposer.org).

0 commit comments

Comments
 (0)