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 f770ba3 commit fed0616Copy full SHA for fed0616
README.md
@@ -16,7 +16,7 @@ Want more information about the future of this project? Check out this list of t
16
You can choose what cache implementation you want to use.
17
This package expects some PSR implementations to be present in order to be installed:
18
19
-* PSR-7: `psr/cache-implementation` like `symfony/cache` or `cache/*`
+* PSR-6: `psr/cache-implementation` like `symfony/cache` or `cache/*`
20
21
Example:
22
0 commit comments