Skip to content

Commit 4787754

Browse files
Use PHPUnit 6.0 on PHP 7.* test lines
1 parent f82135d commit 4787754

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
@@ -22,7 +22,7 @@
2222
"require-dev": {
2323
"doctrine/common": "~2.3",
2424
"symfony/http-foundation": "~2.3",
25-
"symfony/intl": "~2.7.4|~2.8",
25+
"symfony/intl": "~2.7.25|^2.8.18",
2626
"symfony/yaml": "^2.0.5",
2727
"symfony/config": "~2.2",
2828
"symfony/property-access": "~2.3",

0 commit comments

Comments
 (0)