I get the following error when updating to the latest version, 2.3.0. Can you please help on this issue?
error image
An exception occurred: [TypeError] Argument 2 passed to XF\DataRegistry::__construct() must be an instance of Doctrine\Common\Cache\CacheProvider or null, instance of SV\RedisCache\SymfonyCache\Redis given, called in /home/xxxx.com/public_html/src/XF/App.php on line 734 in src/XF/DataRegistry.php on line 27
error image
An exception occurred: [TypeError] Argument 2 passed to XF\DataRegistry::__construct() must be an instance of Doctrine\Common\Cache\CacheProvider or null, instance of SV\RedisCache\SymfonyCache\Redis given, called in /home/xxxx.com/public_html/src/XF/App.php on line 734 in src/XF/DataRegistry.php on line 27
- XF\DataRegistry->__construct() in src/XF/App.php at line 734
- XF\App->XF\{closure}() in src/XF/Container.php at line 31
- XF\Container->offsetGet() in src/XF/Install/App.php at line 73
- XF\Install\App->XF\Install\{closure}() in src/XF/Container.php at line 31
- XF\Container->offsetGet() in src/XF/App.php at line 2458
- XF\App->setupAddOnComposerAutoload() in src/XF/Install/App.php at line 160
- XF\Install\App->setup() in src/XF.php at line 771
- XF::setupApp() in src/XF/Install/_upgrader/core.php at line 1302
- XFUpgraderWeb::create() in install/oc-upgrader.php at line 13