Skip to content

Commit

Permalink
Update wp-phpunit to match WordPress version.
Browse files Browse the repository at this point in the history
  • Loading branch information
mikelittle committed Jul 29, 2024
1 parent 984a520 commit df5c5f5
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 df5c5f5

Please sign in to comment.