Skip to content

Commit aca74f4

Browse files
committed
Update phpunit package in composer.json file.
1 parent ce85069 commit aca74f4

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
"squizlabs/php_codesniffer": "^2.8",
17-
"phpunit/phpunit": "^5.7"
17+
"phpunit/phpunit": "^4.8"
1818
},
1919
"autoload": {
2020
"psr-0": {

0 commit comments

Comments
 (0)