Skip to content

Commit d3b68fc

Browse files
Michael SquiresMichael Squires
Michael Squires
authored and
Michael Squires
committed
Update phpunit dependency
1 parent 78c7e94 commit d3b68fc

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
@@ -22,7 +22,7 @@
2222
},
2323
"require-dev": {
2424
"mockery/mockery": "1.0.0",
25-
"phpunit/PHPUnit": "5.7.25",
25+
"phpunit/phpunit": "5.7.25",
2626
"squizlabs/php_codesniffer": "3.1.1"
2727
},
2828
"suggest": {

0 commit comments

Comments
 (0)