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 6fe750e commit aa81bfcCopy full SHA for aa81bfc
composer.json
@@ -41,7 +41,7 @@
41
"php-http/cookie": "Allow to use CookiePlugin",
42
"symfony/stopwatch": "Allow to use the StopwatchPlugin",
43
"psr/log-implementation": "Allow to use the LoggerPlugin",
44
- "psr/cache": "Allow to use the CachePlugin",
+ "psr/cache-implementation": "Allow to use the CachePlugin",
45
"php-http/encoding": "Allow to use the Decoder and Encoder plugin"
46
},
47
"scripts": {
0 commit comments