Skip to content

Commit

Permalink
Format version compatibility README
Browse files Browse the repository at this point in the history
  • Loading branch information
gordalina committed Mar 29, 2020
1 parent 19a054a commit 244df06
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Expand Up @@ -20,11 +20,11 @@ Note that, unlike APCu and Opcache, the file status cache is per-process rather
Compatibility
-------------

CacheTool 5.x works with PHP `>=7.2`
CacheTool 4.x works with PHP `>=7.1`
CacheTool 3.x works with PHP `>=5.5.9`
CacheTool 2.x works with PHP `>=5.5.9`
CacheTool 1.x works with PHP `>=5.3.3`
- CacheTool 5.x works with PHP `>=7.2`
- CacheTool 4.x works with PHP `>=7.1`
- CacheTool 3.x works with PHP `>=5.5.9`
- CacheTool 2.x works with PHP `>=5.5.9`
- CacheTool 1.x works with PHP `>=5.3.3`

Installation - Latest version
-----------------------------
Expand Down

0 comments on commit 244df06

Please sign in to comment.