Skip to content

Commit 6fde968

Browse files
Merge branch '2.7' into 2.8
* 2.7: Use PHPUnit 6.0 on PHP 7.* test lines
2 parents 32f86ff + 3bbbc7f commit 6fde968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"symfony/expression-language": "~2.6|~3.0.0",
2828
"symfony/http-foundation": "~2.4|~3.0.0",
2929
"symfony/ldap": "~2.8|~3.0.0",
30-
"symfony/validator": "^2.5.9|~3.0.0",
30+
"symfony/validator": "~2.7.25|^2.8.18|~3.2.5",
3131
"psr/log": "~1.0"
3232
},
3333
"suggest": {

0 commit comments

Comments
 (0)