8000 Merge branch '3.2' into 3.3 · symfony/symfony@2642e72 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2642e72

Browse files
Merge branch '3.2' into 3.3
* 3.2: [CACHE] fix README
2 parents 20f52f4 + b0b7a36 commit 2642e72

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/Symfony/Component/Cache/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,12 @@ low overhead so that caching is fastest. It ships with a few caching adapters
77
for the most widespread and suited to caching backends. It also provides a
88
`doctrine/cache` proxy adapter to cover more advanced caching needs and a proxy
99
adapter for greater interoperability between PSR-6 implementations.
10+
11+
Resources
12+
---------
13+
14+
* [Documentation](https://symfony.com/doc/current/components/cache.html)
15+
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
16+
* [Report issues](https://github.com/symfony/symfony/issues) and
17+
[send Pull Requests](https://github.com/symfony/symfony/pulls)
18+
in the [main Symfony repository](https://github.com/symfony/symfony)

0 commit comments

Comments
 (0)
0