Skip to content

Commit 2bd6651

Browse files
Update phpunit/phpunit requirement from ^10.5.8 to ^11.0.6
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.0.6/ChangeLog-11.0.md) - [Commits](sebastianbergmann/phpunit@10.5.8...11.0.6) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e7e6192 commit 2bd6651

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"nikic/php-parser": "^5.0"
2727
},
2828
"require-dev": {
29-
"phpunit/phpunit": "^10.5.8",
29+
"phpunit/phpunit": "^11.0.6",
3030
"tracy/tracy": "^2.10",
3131
"rector/rector": "^1.0",
3232
"rector/rector-php-parser": "^0.14.0"

0 commit comments

Comments
 (0)