Skip to content

Commit

Permalink
Merge pull request #633 from humanmade/update-wp-phpunit-to-6.3.1
Browse files Browse the repository at this point in the history
Manually update wp-phpunit to match WordPress version
  • Loading branch information
mikelittle authored Sep 27, 2023
2 parents a9f6191 + e516c0c commit 77bd757
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 77bd757

Please sign in to comment.