Skip to content

Commit 13c59a8

Browse files
[PHP]: Update phpunit/phpunit requirement in /vendor-bin/phpunit
Updates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.18/ChangeLog-9.6.md) - [Commits](sebastianbergmann/phpunit@9.6.17...9.6.18) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 49c190e commit 13c59a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vendor-bin/phpunit/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"require-dev": {
33
"dg/bypass-finals": "^1.6",
4-
"phpunit/phpunit": "9.6.17",
4+
"phpunit/phpunit": "9.6.18",
55
"symfony/phpunit-bridge": "7.0.4",
66
"vimeo/psalm": "5.23.1",
77
"psalm/plugin-phpunit": "0.19.0",

0 commit comments

Comments
 (0)