Skip to content

Commit 88a975a

Browse files
authored
Merge pull request #79 from Yoast/feature/composer-update-dependencies
Composer: update BrainMonkey to `^2.6.2`
2 parents 4b83bc7 + b5e3879 commit 88a975a

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
@@ -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)