I'm trying to debug an opencart 3 app with a theme built on it using twig.
When the app starts, the twig/Autoloader.php
throws an exception:
The Twig_Autoloader class is deprecated since version 1.21 and will be removed in 2.0. Use Composer instead.
any ideas?