Skip to content

Commit f7cfe17

Browse files
committed
Merge branch '1.0' into 1.1
2 parents 994e805 + a1f65eb commit f7cfe17

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
@@ -13,7 +13,7 @@
1313
],
1414
"require": {
1515
"php": ">=5.6",
16-
"phpunit/phpunit": ">=4.7"
16+
"phpunit/phpunit": ">=4.7,<6.0"
1717
},
1818
"autoload": {
1919
"psr-0": {

0 commit comments

Comments
 (0)