Skip to content

Commit b76d92a

Browse files
authored
Merge pull request #4 from sunrise-php/renovate/phpunit-phpunit-7.x
Update dependency phpunit/phpunit to v7.5.4
2 parents 7d92f20 + abe96df commit b76d92a

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
"ext-intl": "*"
1515
},
1616
"require-dev": {
17-
"phpunit/phpunit": "7.5.1"
17+
"phpunit/phpunit": "7.5.4"
1818
},
1919
"autoload": {
2020
"psr-4": {

0 commit comments

Comments
 (0)