8000 [FrameworkBundle] fix expression-language requirement · symfony/symfony@23c603a · GitHub
[go: up one dir, main page]

Skip to content

Commit 23c603a

Browse files
[FrameworkBundle] fix expression-language requirement
1 parent 0775080 commit 23c603a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Bundle/FrameworkBundle/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"symfony/security": "~2.6",
4242
"symfony/form": "~2.6",
4343
"symfony/class-loader": "~2.1",
44-
"symfony/expression-language": "~2.4",
44+
"symfony/expression-language": "~2.6",
4545
"symfony/process": "~2.0,>=2.0.5",
4646
"symfony/validator": "~2.5",
4747
"symfony/yaml": "~2.0,>=2.0.5"

0 commit comments

Comments
 (0)
0