We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4fd14f commit 669cd25Copy full SHA for 669cd25
README.md
@@ -17,7 +17,7 @@ A simple file based cache engine that implements the Psr cache interfaces
17
composer.json
18
<pre>
19
"require": {
20
- "micronative/file-cache": "^1.0.2"
+ "micronative/file-cache": "^1.0.0"
21
},
22
"repositories": [
23
{ "type": "vcs", "url": "https://github.com/micronative/file-cache" }
0 commit comments