Skip to content

Commit b97b211

Browse files
Update phpunit/phpunit requirement from ^9.5.5 to ^9.5.23
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/main/ChangeLog-9.5.md) - [Commits](sebastianbergmann/phpunit@9.5.5...9.5.23) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e8c6730 commit b97b211

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
@@ -88,7 +88,7 @@
8888
"phpstan/phpstan-deprecation-rules": "^1.0",
8989
"phpstan/phpstan-phpunit": "^1.0",
9090
"phpstan/phpstan-strict-rules": "^1.0",
91-
"phpunit/phpunit": "^9.5.5",
91+
"phpunit/phpunit": "^9.5.23",
9292
"rector/rector": "^0.14",
9393
"roave/security-advisories": "dev-latest",
9494
"symfony/browser-kit": "^5.4|^6.0",

0 commit comments

Comments
 (0)