Skip to content

Commit 4af5fd4

Browse files
committed
add symfony/expression-language dep
1 parent bc7c282 commit 4af5fd4

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
@@ -31,6 +31,7 @@
3131
"guzzle/http": "~3.0",
3232
"symfony/config": "~2.3||~3.0",
3333
"symfony/dependency-injection": "~2.2||~3.0",
34+
"symfony/expression-language": "~2.2||~3.0",
3435
"symfony/http-kernel": "~2.3||~3.0",
3536
"symfony/http-foundation": "~2.3||~3.0"
3637
},

0 commit comments

Comments
 (0)