Currently, Bolt 4 uses SF 4 components. We should bump these to v5. - [x] Replace Behat / MinkBrowserKitDriver with updated forks -> See #1474 - [x] Replace PagerFanta with `BabDev/BabDevPagerfantaBundle` - [x] Remove `doctrine/doctrine-cache-bundle` - [x] Fix deprecations in SF 4.4 - [x] use `error_controller` under "framework", instead of `exception_controller` under "twig" -> See #1477
Currently, Bolt 4 uses SF 4 components. We should bump these to v5.
FriendsOfBehat/SymfonyExtension#1474BabDev/BabDevPagerfantaBundledoctrine/doctrine-cache-bundleerror_controllerunder "framework", instead ofexception_controllerunder "twig" -> See Use new Symfony Error Controller, instead of Twig's old one. #1477