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 fa09174 commit 2088b26
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 @@ -14,6 +14,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-connection`.

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

0 comments on commit 2088b26

Please sign in to comment.