Skip to content

Commit b152e9b

Browse files
authored
Merge pull request #7 from seregazhuk/fix-php-version-in-readme
Fix php version in Readme
2 parents 2915956 + 5a92bae commit b152e9b

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
@@ -10,7 +10,7 @@ Implementation of [react/cache interface](https://github.com/reactphp/cache) tha
1010

1111
## Installation
1212

13-
Library requires PHP 5.6.0 or above.
13+
Library requires PHP 7.2.0 or above.
1414

1515
The recommended way to install this library is via [Composer](https://getcomposer.org).
1616
[New to Composer?](https://getcomposer.org/doc/00-intro.md)

0 commit comments

Comments
 (0)