Skip to content

Commit

Permalink
Upgrade wp-pphunit to 6.7.0
Browse files Browse the repository at this point in the history
This upgrades wp-phpunit/wp-phpunit to matchWordPress version 6.7.0.
  • Loading branch information
mikelittle committed Nov 14, 2024
1 parent 3aca56b commit 8783cac
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 @@ -19,7 +19,7 @@
"require": {
"johnbillion/query-monitor": "^3.16.3",
"altis/dev-tools-command": "^0.8.0",
"wp-phpunit/wp-phpunit": "6.6.1",
"wp-phpunit/wp-phpunit": "6.7.0",
"yoast/phpunit-polyfills": "^2.0.1",
"phpunit/phpunit": "~9.6",
"lucatume/wp-browser": "~4.2.0",
Expand Down

0 comments on commit 8783cac

Please sign in to comment.