Skip to content

Commit 67a5a31

Browse files
authored
suggest FOSHttpCacheBundle in composer.json
1 parent 6f2938d commit 67a5a31

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
"phpunit/phpunit": "^4.5.0 || ^5.0.0 <5.4"
4141
},
4242
"suggest": {
43+
"friendsofsymfony/http-cache-bundle": "For integration with the Symfony framework",
4344
"php-http/discovery": "When not explicitly instantiating the php-http client for the proxy client",
4445
"monolog/monolog": "For logging issues while invalidating"
4546
},

0 commit comments

Comments
 (0)