Skip to content

Commit e578003

Browse files
committed
[Security] Add ExpressionLanguage to require-dev.
1 parent e98e123 commit e578003

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
},
2121
"require-dev": {
2222
"symfony/event-dispatcher": "~2.1",
23+
"symfony/expression-language": "~2.4",
2324
"symfony/http-foundation": "~2.4",
2425
"symfony/validator": "~2.2",
2526
"psr/log": "~1.0",

0 commit comments

Comments
 (0)