Skip to content

Commit

Permalink
Merge pull request #793 from humanmade/1601-wordpress-6.6
Browse files Browse the repository at this point in the history
Update wp-phpunit to match WordPress version.
  • Loading branch information
mikelittle authored Aug 2, 2024
2 parents 984a520 + df5c5f5 commit 61efbbe
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.5.4",
"wp-phpunit/wp-phpunit": "6.6.1",
"yoast/phpunit-polyfills": "^2.0.1",
"phpunit/phpunit": "~9.6",
"lucatume/wp-browser": "~4.2.0",
Expand Down

0 comments on commit 61efbbe

Please sign in to comment.