File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 3636 "php-http/guzzle6-adapter" : " ^1.0.0" ,
3737 "php-http/mock-client" : " ~0.1" ,
3838 "symfony/process" : " ^2.3||^3.0" ,
39- "symfony/http-kernel" : " ^2.3||^3.0"
39+ "symfony/http-kernel" : " ^2.3||^3.0" ,
40+ "puli/composer-plugin" : " ^1.0.0-beta9@beta"
4041 },
4142 "suggest" : {
4243 "php-http/discovery" : " When not explicitly instantiating the php-http client for the proxy client" ,
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ information), rather than individually.
2525 want the clients to cache pages. Because ``VARY `` is used for the control
2626 of the caching proxy, it is not available to control clients. Often, the
2727 best solution is to disable intermediary caches by setting the cache control
28- header s-maxage to 0 and using the *custom TTL * mechanism (see the
28+ header `` s-maxage `` to 0 and using the *custom TTL * mechanism (see the
2929 documentation for :ref: `Varnish <varnish_customttl >` or the
3030 :ref: `Symfony HttpCache <symfonycache_customttl >`). If you want to use the
3131 ``private `` cache control instruction instead, you need to adjust your
You can’t perform that action at this time.
0 commit comments