Skip to content

Commit ce6c0e1

Browse files
authored
Merge pull request #21 from sunrise-php/renovate/phpunit-phpunit-7.x
Update dependency phpunit/phpunit to v7.5.13
2 parents e5a0f64 + bd9642d commit ce6c0e1

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
@@ -31,7 +31,7 @@
3131
"php": "^7.1"
3232
},
3333
"require-dev": {
34-
"phpunit/phpunit": "7.5.6",
34+
"phpunit/phpunit": "7.5.13",
3535
"phpunit/php-code-coverage": "6.1.4",
3636
"sunrise/coding-standard": "1.0.0"
3737
},

0 commit comments

Comments
 (0)