[Security] Add ExpressionLanguage to require-dev.

This commit is contained in:
Rouven Weßling 2013-12-15 00:10:51 +01:00
parent aff0594b75
commit 7f18d19df2

View File

@ -20,6 +20,7 @@
},
"require-dev": {
"symfony/event-dispatcher": "~2.1",
"symfony/expression-language": "~2.4",
"symfony/http-foundation": "~2.4",
"symfony/validator": "~2.2",
"psr/log": "~1.0",