Skip to content

Commit f455620

Browse files
Update phpunit/phpunit requirement from ^5.7.21 || ^6.5 || ^7.5 || ^8 to ^11.2.6
--- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 32b1f78 commit f455620

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
@@ -17,7 +17,7 @@
1717
"installer-name": "nodeinfo"
1818
},
1919
"require-dev": {
20-
"phpunit/phpunit": "^5.7.21 || ^6.5 || ^7.5 || ^8",
20+
"phpunit/phpunit": "^11.2.6",
2121
"phpcompatibility/php-compatibility": "*",
2222
"phpcompatibility/phpcompatibility-wp": "*",
2323
"squizlabs/php_codesniffer": "3.*",

0 commit comments

Comments
 (0)