Skip to content

Commit b5e3879

Browse files
committed
Composer: update BrainMonkey to ^2.6.2
Set the minimum supported BrainMonkey version to the release which adds compatibility with PHP 8.4. Refs: * https://github.com/Brain-WP/BrainMonkey/releases/tag/2.6.2
1 parent 4b83bc7 commit b5e3879

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"require": {
3131
"php": ">=5.6",
32-
"brain/monkey": "^2.6.1",
32+
"brain/monkey": "^2.6.2",
3333
"yoast/phpunit-polyfills": "^1.1.1"
3434
},
3535
"require-dev": {

0 commit comments

Comments
 (0)