Skip to content

Commit f2460c0

Browse files
Update phpunit/phpunit requirement from ^9.6 to ^11.5
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.5.0/ChangeLog-11.5.md) - [Commits](sebastianbergmann/phpunit@9.6.0...11.5.0) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4759250 commit f2460c0

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
@@ -20,7 +20,7 @@
2020
"phpstan/extension-installer": "^1.4",
2121
"phpstan/phpstan": "^1.12",
2222
"phpstan/phpstan-deprecation-rules": "^1.2",
23-
"phpunit/phpunit": "^9.6",
23+
"phpunit/phpunit": "^11.5",
2424
"symfony/var-dumper": "^5.3",
2525
"thecodingmachine/phpstan-safe-rule": "^1.2",
2626
"tomasvotruba/cognitive-complexity": "0.2.3",

0 commit comments

Comments
 (0)