Skip to content

Commit af0a0ad

Browse files
authored
Merge pull request #11 from sunrise-php/renovate/phpunit-phpunit-7.x
Update dependency phpunit/phpunit to v7.5.11
2 parents 6af2235 + 5cd7b38 commit af0a0ad

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
@@ -25,7 +25,7 @@
2525
"sunrise/coding-standard": "^1.0"
2626
},
2727
"require-dev": {
28-
"phpunit/phpunit": "7.5.6",
28+
"phpunit/phpunit": "7.5.11",
2929
"phpunit/php-code-coverage": "6.1.4",
3030
"sunrise/http-factory": "1.0.6"
3131
},

0 commit comments

Comments
 (0)