Skip to content

Commit 11d2b8d

Browse files
Merge branch '3.2'
* 3.2: Use PHPUnit 6.0 on PHP 7.* test lines
2 parents 9978b68 + 3b143e3 commit 11d2b8d

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|~3.0",
24-
"symfony/intl": "~2.8|~3.0",
24+
"symfony/intl": "^2.8.18|^3.2.5",
2525
"symfony/yaml": "~2.8|~3.0",
2626
"psr/log": "~1.0"
2727
},

0 commit comments

Comments
 (0)