Skip to content

Commit a9fd1a7

Browse files
committed
[Validator] Update "suggest" section in composer.json.
1 parent c0293c0 commit a9fd1a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@
4949
"symfony/yaml": "<3.4"
5050
},
5151
"suggest": {
52-
"psr/cache-implementation": "For using the metadata cache.",
52+
"psr/cache-implementation": "For using the mapping cache.",
5353
"doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.",
54-
"doctrine/cache": "For using the default cached annotation reader and metadata cache.",
54+
"doctrine/cache": "For using the default cached annotation reader.",
5555
"symfony/http-foundation": "",
5656
"symfony/intl": "",
5757
"symfony/translation": "For translating validation errors.",

0 commit comments

Comments
 (0)