Skip to content

Commit 2811e4d

Browse files
committed
Support PHPUnit 5
1 parent 6e1d7f7 commit 2811e4d

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
@@ -14,7 +14,7 @@
1414
},
1515
"require-dev": {
1616
"php": ">=5.5.17",
17-
"phpunit/phpunit": "^4.8.35"
17+
"phpunit/phpunit": "^4.8.35 || ^5.7"
1818
},
1919
"suggest": {
2020
"php-64bit": ">=5.5.9"

0 commit comments

Comments
 (0)