Skip to content

Commit

Permalink
Manually update wp-phpunit to match WordPress version
Browse files Browse the repository at this point in the history
  • Loading branch information
mikelittle committed Sep 27, 2023
1 parent a9f6191 commit e516c0c
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.13.1",
"altis/dev-tools-command": "^0.7.2",
"wp-phpunit/wp-phpunit": "6.2.2",
"wp-phpunit/wp-phpunit": "6.3.1",
"yoast/phpunit-polyfills": "^1.0.5",
"phpunit/phpunit": "^9.5.0",
"lucatume/wp-browser": "~3.1.5",
Expand Down

0 comments on commit e516c0c

Please sign in to comment.