Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DerManoMann committed Oct 11, 2021
1 parent 96cffdb commit 84425b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Readme.md
Expand Up @@ -18,7 +18,7 @@ $cache->save('yin', 'yang');
echo 'yin and '.$cache->fetch('yin');
```

ACache requires PHP 7.1 or later.
ACache requires PHP 7.2 or later.


## Installation
Expand Down Expand Up @@ -213,4 +213,4 @@ All issues that break backwards compatibility are flagged [BC].
* disable more chmod/chown/chgrp warnings in FilesystemCache

### next
*
*

0 comments on commit 84425b3

Please sign in to comment.