Skip to content

Commit

Permalink
Merge pull request #79 from Yoast/feature/composer-update-dependencies
Browse files Browse the repository at this point in the history
Composer: update BrainMonkey to `^2.6.2`
  • Loading branch information
jrfnl authored Nov 7, 2024
2 parents 4b83bc7 + b5e3879 commit 88a975a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"require": {
"php": ">=5.6",
"brain/monkey": "^2.6.1",
"brain/monkey": "^2.6.2",
"yoast/phpunit-polyfills": "^1.1.1"
},
"require-dev": {
Expand Down

0 comments on commit 88a975a

Please sign in to comment.