Skip to content

Commit

Permalink
Merge pull request #50 from benji07/patch-2
Browse files Browse the repository at this point in the history
Fix for last version of symfony
  • Loading branch information
lsmith77 committed Feb 20, 2012
2 parents 33ab96e + 6f1ea57 commit 365d63c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion DependencyInjection/Configuration.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ public function getConfigTreeBuilder()
->useAttributeAsKey('name')
->prototype('array')
->fixXmlConfig('filter', 'filters')
->useAttributeAsKey('name')
->children()
->scalarNode('path')->end()
->scalarNode('quality')->defaultValue(100)->end()
Expand Down

0 comments on commit 365d63c

Please sign in to comment.