]> git.immae.eu Git - github/wallabag/wallabag.git/commit
Fix MonologBundle deprecation
authorJeremy Benoist <jeremy.benoist@gmail.com>
Tue, 22 Nov 2016 19:29:41 +0000 (20:29 +0100)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Tue, 22 Nov 2016 20:25:05 +0000 (21:25 +0100)
commitae741f998ed633996a4759cf04a549fa0d3fa90b
treed7b8c3bb39e0144b5ae880e086b19b467eed0b08
parent5066c3e066ad67788bdf6edac9e80cab614a2d4d
Fix MonologBundle deprecation

The Symfony\Bundle\MonologBundle\DependencyInjection\Compiler\DebugHandlerPass class is deprecated since version 2.12 and will be removed in 3.0. Use AddDebugLogProcessorPass in FrameworkBundle instead.
composer.json