Skip to content

Commit f6b5cd3

Browse files
[Dependabot] Update phpunit/phpunit requirement from 8.5.41 to 8.5.42 (#1250)
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/8.5.42/ChangeLog-8.5.md) - [Commits](sebastianbergmann/phpunit@8.5.41...8.5.42) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-version: 8.5.42 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3465f13 commit f6b5cd3

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
@@ -32,7 +32,7 @@
3232
"phpstan/phpstan": "1.12.16 || 2.1.2",
3333
"phpstan/phpstan-phpunit": "1.4.2 || 2.0.4",
3434
"phpstan/phpstan-strict-rules": "1.6.2 || 2.0.3",
35-
"phpunit/phpunit": "8.5.41",
35+
"phpunit/phpunit": "8.5.42",
3636
"rawr/phpunit-data-provider": "3.3.1",
3737
"rector/rector": "1.2.10 || 2.0.7",
3838
"rector/type-perfect": "1.0.0 || 2.0.2"

0 commit comments

Comments
 (0)