Hallo zusammen,
ich erhalte beim Update von 4.7 auf 4.8 folgende Fehlermeldung auf der Console.
Code:
Loading composer repositories with package information
Updating dependencies
Writing lock file
Generating autoload files
contao/manager-plugin: Generating plugin class...
contao/manager-plugin: ...done generating plugin class
ocramius/package-versions: Generating version class...
ocramius/package-versions: ...done generating version class
> Contao\ManagerBundle\Composer\ScriptHandler::initializeApplication
PHP Fatal error: Interface 'Symfony\Contracts\Service\ResetInterface' not found in /contao-4/vendor/symfony/console/Formatter/OutputFormatterStyleStack.php on line 20
Fatal error: Interface 'Symfony\Contracts\Service\ResetInterface' not found in /contao-4/vendor/symfony/console/Formatter/OutputFormatterStyleStack.php on line 20
Script Contao\ManagerBundle\Composer\ScriptHandler::initializeApplication handling the post-update-cmd event terminated with an exception
[RuntimeException]
An error occurred while executing the "contao:install-web-dir" command: PHP Fatal error: Interface 'Symfony\Contracts\Service\ResetInterface' not found in /contao-4/vendor/symfony/console/Formatter/OutputFor
matterStyleStack.php on line 20
update [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-dev] [--lock] [--no-custom-installers] [--no-autoloader] [--no-scripts] [--no-progress] [--no-suggest] [--with-dependencies] [--with-all-dependencies] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [-i|--interactive] [--root-reqs] [--] [<packages>]...
PHP Version
Hat noch jemand das Problem?