Skip to content

Commit cd41812

Browse files
Merge branch '2.7' into 2.8
* 2.7: Use PHPUnit 6.0 on PHP 7.* test lines
2 parents ad2d6ef + 1f60a05 commit cd41812

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
@@ -21,7 +21,7 @@
2121
},
2222
"require-dev": {
2323
"symfony/config": "~2.8",
24-
"symfony/intl": "~2.4|~3.0.0",
24+
"symfony/intl": "~2.7.25|^2.8.18|~3.2.5",
2525
"symfony/yaml": "~2.2|~3.0.0",
2626
"psr/log": "~1.0"
2727
},

0 commit comments

Comments
 (0)