Skip to content

Commit 2cf2c02

Browse files
Bump phpunit/phpunit from 7.5.20 to 8.5.8
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 7.5.20 to 8.5.8. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-8.5.md) - [Commits](sebastianbergmann/phpunit@7.5.20...8.5.8) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 70bdba0 commit 2cf2c02

File tree

2 files changed

+106
-48
lines changed

2 files changed

+106
-48
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"guzzlehttp/guzzle": "~6.4"
1717
},
1818
"require-dev": {
19-
"phpunit/phpunit": "~7.5",
19+
"phpunit/phpunit": "~8.5",
2020
"behat/behat": "^3.3"
2121
}
2222
}

composer.lock

Lines changed: 105 additions & 47 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)