fixed typo

This commit is contained in:
Fabien Potencier 2014-03-14 11:12:00 +01:00
parent c2c048edf1
commit bdddf3ab8c

View File

@ -40,7 +40,7 @@
"symfony/yaml": "For using the YamlExtension",
"symfony/security": "For using the SecurityExtension",
"symfony/stopwatch": "For using the StopwatchExtension",
"symfony/expression": "For using the ExpressionExtension"
"symfony/expression-language": "For using the ExpressionExtension"
},
"autoload": {
"psr-0": { "Symfony\\Bridge\\Twig\\": "" }