Skip to content

Commit 49ea52e

Browse files
Update phpunit/phpunit requirement from ^10 to ^11
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.3.5/ChangeLog-11.3.md) - [Commits](sebastianbergmann/phpunit@10.0.0...11.3.5) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f3684d7 commit 49ea52e

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
@@ -10,7 +10,7 @@
1010
"ext-json": "*"
1111
},
1212
"require-dev": {
13-
"phpunit/phpunit": "^10",
13+
"phpunit/phpunit": "^11",
1414
"brain/monkey": "^2.6",
1515
"phpstan/phpstan": "^1.11",
1616
"szepeviktor/phpstan-wordpress": "^1.3",

0 commit comments

Comments
 (0)