Fix BC break against Symfony 2.0.x

This commit is contained in:
Joseph Bielawski 2012-10-15 09:41:28 +02:00
parent d3350c1da0
commit 4169b545e7

View file

@ -26,7 +26,6 @@ class Configuration implements ConfigurationInterface
->end()
->end()
->arrayNode('sundown')
->info('Use only if using sundown parser')
->addDefaultsIfNotSet()
->children()
->arrayNode('extensions')