After updating to Drupal Core 8.5.6 with composer, I get this error in Drupal:
Fatal error: Interface 'Doctrine\Common\Reflection\ClassFinderInterface' not found in /var/www/docro
ot/core/lib/Drupal/Component/Annotation/Reflection/MockFileFinder.php on line 14
Drush command terminated abnormally due to an unrecoverable error. [error]
Error: Interface 'Doctrine\Common\Reflection\ClassFinderInterface' not found in
/var/www/docroot/core/lib/Drupal/Component/Annotation/Reflection/MockFileFinder.php, line
14
Could it be related to this?
https://www.drupal.org/project/drupal/issues/2631202
API page: https://api.drupal.org/api/drupal/core%21lib%21Drupal%21Component%21Anno...
Enter a descriptive title (above) relating to MockFileFinder.php, then describe the problem you have found:
Comments
Comment #2
loopy1492 commentedLooks like it was this...
https://drupal.stackexchange.com/questions/266221/site-not-working-after...
Comment #3
cilefen commented