Skip to content

Commit 0416c9f

Browse files
build(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/11.4.1/ChangeLog-11.4.md) - [Commits](sebastianbergmann/phpunit@10.5.24...11.4.1) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dc1c787 commit 0416c9f

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
@@ -16,7 +16,7 @@
1616
"phpstan/phpstan": "^1.12.5",
1717
"phpstan/phpstan-phpunit": "^1.4.0",
1818
"phpstan/phpstan-strict-rules": "^1.6.0",
19-
"phpunit/phpunit": "^10.5.24",
19+
"phpunit/phpunit": "^11.4.1",
2020
"shipmonk/composer-dependency-analyser": "^1.5.3",
2121
"shipmonk/phpstan-rules": "^3.0",
2222
"slevomat/coding-standard": "^8.15.0"

0 commit comments

Comments
 (0)