I've run into this error a couple of times today and I'm absolutely stumped – There isn't much of a Stack trace. I am running an install of Laravel. ``` [2015-04-22 15:32:39] production.ERROR: exception 'Symfony\Component\Debug\Exception\FatalErrorException' with message 'Cannot redeclare class Symfony\Component\Finder\Adapter\AbstractFindAdapter' in /var/www/web/website-name/htdocs/vendor/symfony/finder/Symfony/Component/Finder/Adapter/AbstractFindAdapter.php:28 Stack trace: #0 [internal function]: Illuminate\Exception\Handler->handleShutdown() #1 {main} [] [] ``` Can anyone shed any light on this or let me know how to begin trouble shooting it?