Skip to content

Commit 40d271b

Browse files
Bump phpunit/phpunit from 5.7.21 to 7.5.20
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 5.7.21 to 7.5.20. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/7.5.20/ChangeLog-7.5.md) - [Commits](sebastianbergmann/phpunit@5.7.21...7.5.20) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8dccc31 commit 40d271b

File tree

2 files changed

+496
-306
lines changed

2 files changed

+496
-306
lines changed

composer.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"barryvdh/laravel-ide-helper": "^2.4",
3434
"fzaninotto/faker": "~1.4",
3535
"mockery/mockery": "0.9.*",
36-
"phpunit/phpunit": "~5.7"
36+
"phpunit/phpunit": "~7.5"
3737
},
3838
"autoload": {
3939
"classmap": [

0 commit comments

Comments
 (0)