Skip to content

Commit

Permalink
chore: update yoast/phpunit-polyfills to 1.1.0 for wp 6.4 compatability
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Waldstein committed Nov 27, 2023
1 parent b20e3bb commit 7432492
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@
"phpunit/phpunit": "^5",
"kjohnson/since-unreleased": "^1.0.0",
"wp-cli/wp-cli-bundle": "^2.5",
"yoast/phpunit-polyfills": "^1.0",
"wordpress/wordpress": "dev-trunk",
"squizlabs/php_codesniffer": "^3.5",
"php-stubs/wp-cli-stubs": "^2.8"
"php-stubs/wp-cli-stubs": "^2.8",
"yoast/phpunit-polyfills": "^1.1.0"
},
"keywords": [
"wordpress",
Expand Down
12 changes: 6 additions & 6 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7432492

Please sign in to comment.