chore(deps): bump doctrine/cache from 1.13.0 to 2.2.0 #579
Annotations
5 errors
Code Standard and Static Analysis:
src/Cache/CacheStrategyConfigurator.php#L43
Instantiated class Doctrine\Common\Cache\ArrayCache not found.
|
Code Standard and Static Analysis:
src/Cache/CacheStrategyConfigurator.php#L43
Instantiated class Doctrine\Common\Cache\ChainCache not found.
|
Code Standard and Static Analysis:
src/Cache/CacheStrategyConfigurator.php#L43
Instantiated class Doctrine\Common\Cache\FilesystemCache not found.
|
Code Standard and Static Analysis:
src/Cache/CacheStrategyConfigurator.php#L43
Parameter #1 $cache of class Kevinrob\GuzzleCache\Storage\DoctrineCacheStorage constructor expects Doctrine\Common\Cache\Cache, Doctrine\Common\Cache\ChainCache given.
|
Code Standard and Static Analysis
Process completed with exit code 1.
|
Loading