Skip to content

Commit

Permalink
Upgrade phpunit to 8.5 (latest 8.* minor release)
Browse files Browse the repository at this point in the history
  • Loading branch information
psrpinto committed Jan 10, 2024
1 parent d7ee50f commit b24480a
Show file tree
Hide file tree
Showing 2 changed files with 170 additions and 476 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"dealerdirect/phpcodesniffer-composer-installer": "^1.0.0",
"gettext/languages": "^2.6",
"phpcompatibility/phpcompatibility-wp": "^2.1",
"phpunit/phpunit": "^7",
"phpunit/phpunit": "^8.5.36",
"wp-coding-standards/wpcs": "^2.2",
"yoast/phpunit-polyfills": "^2.0"
},
Expand Down

0 comments on commit b24480a

Please sign in to comment.