Skip to content

Commit d432803

Browse files
[Dependabot] Update phpunit/phpunit requirement from 8.5.53 to 8.5.54 (#1613)
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.54/ChangeLog-8.5.md) - [Commits](sebastianbergmann/phpunit@8.5.53...8.5.54) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-version: 8.5.54 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b0d6ba9 commit d432803

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"phpstan/phpstan": "1.12.33 || 2.2.7",
3434
"phpstan/phpstan-phpunit": "1.4.2 || 2.0.18",
3535
"phpstan/phpstan-strict-rules": "1.6.2 || 2.0.12",
36-
"phpunit/phpunit": "8.5.53",
36+
"phpunit/phpunit": "8.5.54",
3737
"rawr/phpunit-data-provider": "3.3.1",
3838
"rector/rector": "1.2.10 || 2.6.2",
3939
"rector/type-perfect": "1.0.0 || 2.1.4",

0 commit comments

Comments
 (0)