Skip to content

Commit aa81bfc

Browse files
committed
suggest the virtual package
1 parent 6fe750e commit aa81bfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"php-http/cookie": "Allow to use CookiePlugin",
4242
"symfony/stopwatch": "Allow to use the StopwatchPlugin",
4343
"psr/log-implementation": "Allow to use the LoggerPlugin",
44-
"psr/cache": "Allow to use the CachePlugin",
44+
"psr/cache-implementation": "Allow to use the CachePlugin",
4545
"php-http/encoding": "Allow to use the Decoder and Encoder plugin"
4646
},
4747
"scripts": {

0 commit comments

Comments
 (0)