Skip to content

Commit 6bc4bbf

Browse files
composer(deps-dev): update phpunit/phpunit requirement
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/master/ChangeLog-9.5.md) - [Commits](sebastianbergmann/phpunit@9.5.9...9.5.10) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b1952e7 commit 6bc4bbf

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
@@ -38,7 +38,7 @@
3838
"require-dev": {
3939
"ext-simplexml": "*",
4040
"composer/composer": "^2.0.13",
41-
"phpunit/phpunit": "9.5.9",
41+
"phpunit/phpunit": "9.5.10",
4242
"roave/security-advisories": "dev-latest"
4343
},
4444
"config": {

0 commit comments

Comments
 (0)