Skip to content

Commit 0b52769

Browse files
GromNaNjmikola
andauthored
Update UPGRADE-2.16.md
Co-authored-by: Jeremy Mikola <jmikola@gmail.com>
1 parent 8f9a849 commit 0b52769

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADE-2.16.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
The package `doctrine/cache` is no longer required.
66

77
If you use `Doctrine\ODM\MongoDB\Configuration::getMetadataCacheImpl()`,
8-
then you need to require `doctrine/cache` explicitly in your `composer.json`;
8+
then you need to require `doctrine/cache` explicitly in `composer.json`;
99
or use `Doctrine\ODM\MongoDB\Configuration::getMetadataCache()` instead.
1010

0 commit comments

Comments
 (0)