Skip to content

Commit 1f60a05

Browse files
Use PHPUnit 6.0 on PHP 7.* test lines
1 parent 44214df commit 1f60a05

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
@@ -20,7 +20,7 @@
2020
},
2121
"require-dev": {
2222
"symfony/config": "~2.7",
23-
"symfony/intl": "~2.4",
23+
"symfony/intl": "~2.7.25|^2.8.18",
2424
"symfony/yaml": "~2.2",
2525
"psr/log": "~1.0"
2626
},

0 commit comments

Comments
 (0)