Skip to content

Commit 07ceede

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/12.1.6/ChangeLog-12.1.md) - [Commits](sebastianbergmann/phpunit@12.1.5...12.1.6) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-version: 12.1.6 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e2c9eff commit 07ceede

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
@@ -36,7 +36,7 @@
3636
"phpstan/extension-installer": "^1.4.3",
3737
"phpstan/phpstan": "^2.1.16",
3838
"phpstan/phpstan-deprecation-rules": "^2.0.3",
39-
"phpunit/phpunit": "^12.1.5",
39+
"phpunit/phpunit": "^12.1.6",
4040
"rector/rector": "^2.0.16",
4141
"rector/type-perfect": "^2.1.0",
4242
"shipmonk/composer-dependency-analyser": "^1.8.3",

0 commit comments

Comments
 (0)