Skip to content

Commit f7a800e

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. - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.2.0/ChangeLog-10.2.md) - [Commits](sebastianbergmann/phpunit@10.1.3...10.2.0) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 34b847b commit f7a800e

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
@@ -39,7 +39,7 @@
3939
"phpstan/phpstan": "^1.10.15",
4040
"phpstan/phpstan-deprecation-rules": "^1.1.3",
4141
"phpstan/phpstan-phpunit": "^1.3.13",
42-
"phpunit/phpunit": "^10.1.3",
42+
"phpunit/phpunit": "^10.2.0",
4343
"rector/rector": "^0.17.0",
4444
"vimeo/psalm": "^5.12.0"
4545
},

0 commit comments

Comments
 (0)