Skip to content

Commit f0a8d04

Browse files
[2.6] Test lowest versions of dependencies
1 parent 1b01ac6 commit f0a8d04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@
3232
"symfony/twig-bundle": "~2.2",
3333
"symfony/twig-bridge": "~2.2,>=2.2.6",
3434
"symfony/process": "~2.0,>=2.0.5",
35-
"symfony/validator": "~2.2",
35+
"symfony/validator": "~2.5",
3636
"symfony/yaml": "~2.0,>=2.0.5",
37-
"symfony/expression-language": "~2.4",
37+
"symfony/expression-language": "~2.6",
3838
"doctrine/doctrine-bundle": "~1.2",
3939
"twig/twig": "~1.12"
4040
},

0 commit comments

Comments
 (0)