Skip to content

Commit

Permalink
Update dependency yoast/phpunit-polyfills to v1.0.3 (#22212)
Browse files Browse the repository at this point in the history
* Update dependency yoast/phpunit-polyfills to v1.0.3

  Amended with manual fixup for renovatebot/renovate#13371

* Add change files

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: matticbot <matticbot@users.noreply.github.com>

Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/1654828381
  • Loading branch information
anomiex authored and matticbot committed Jan 4, 2022
1 parent 22950f0 commit 14b369d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -11,6 +11,7 @@ This is an alpha version! The changes listed here are not final.

### Changed
- Switch to pcov for code coverage.
- Updated package dependencies
- Updated package textdomain from `jetpack` to `jetpack-password-checker`.

## [0.1.8] - 2021-12-14
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -7,7 +7,7 @@
"require-dev": {
"automattic/jetpack-changelogger": "^3.0",
"automattic/wordbless": "@dev",
"yoast/phpunit-polyfills": "1.0.2"
"yoast/phpunit-polyfills": "1.0.3"
},
"autoload": {
"classmap": [
Expand Down

0 comments on commit 14b369d

Please sign in to comment.