twig - Error in my Symfony project after run composer update command -


i have run command composer update on top of project directory , after reload page surprise error , don't know cause or how fix this:

runtimeexception: autoloader expected class "twig_extensioninterface" defined in file "/var/www/html/vendor/twig/twig/lib/twig/extensioninterface.php". file found class not in it, class name or namespace has typo.

any advice?


Comments

Popular posts from this blog

image - ClassNotFoundException when add a prebuilt apk into system.img in android -

I need to import mysql 5.1 to 5.5? -

Java, Hibernate, MySQL - store UTC date-time -