Skip to content

Commit 9e42444

Browse files
committed
revert phpunit version to 5 to 4
1 parent f16802c commit 9e42444

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
@@ -24,7 +24,7 @@
2424
"php": "~5.5|~7.0"
2525
},
2626
"require-dev": {
27-
"phpunit/phpunit": "~5.0",
27+
"phpunit/phpunit": "4.*",
2828
"scrutinizer/ocular": "~1.1",
2929
"squizlabs/php_codesniffer": "~2.3",
3030
"orchestra/testbench": "~3.2"

0 commit comments

Comments
 (0)