File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -25,6 +25,7 @@ a release.
2525## Changed
2626- Removed call to deprecated ` ClassMetadataFactory::getCacheDriver() ` method.
2727- Dropped support for doctrine/mongodb-odm < 2.3.
28+ - Make doctrine/cache an optional dependency.
2829
2930## [ 3.6.0] - 2022-03-19
3031### Added
Original file line number Diff line number Diff line change 4141 "php" : " ^7.2 || ^8.0" ,
4242 "behat/transliterator" : " ~1.2" ,
4343 "doctrine/annotations" : " ^1.13" ,
44- "doctrine/cache" : " ^1.11 || ^2.0" ,
4544 "doctrine/collections" : " ^1.0" ,
4645 "doctrine/common" : " ^2.13 || ^3.0" ,
4746 "doctrine/event-manager" : " ^1.0" ,
5049 "symfony/cache" : " ^4.4 || ^5.3 || ^6.0"
5150 },
5251 "require-dev" : {
52+ "doctrine/cache" : " ^1.11 || ^2.0" ,
5353 "doctrine/dbal" : " ^2.13.1 || ^3.2" ,
5454 "doctrine/doctrine-bundle" : " ^2.3" ,
5555 "doctrine/mongodb-odm" : " ^2.3" ,
You can’t perform that action at this time.
0 commit comments