Skip to content

Commit c0316cc

Browse files
Bump yoast/phpunit-polyfills from 1.1.0 to 3.1.1 (#98)
Bumps [yoast/phpunit-polyfills](https://github.com/Yoast/PHPUnit-Polyfills) from 1.1.0 to 3.1.1. - [Release notes](https://github.com/Yoast/PHPUnit-Polyfills/releases) - [Changelog](https://github.com/Yoast/PHPUnit-Polyfills/blob/3.x/CHANGELOG.md) - [Commits](Yoast/PHPUnit-Polyfills@1.1.0...3.1.1) --- updated-dependencies: - dependency-name: yoast/phpunit-polyfills dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 33461e9 commit c0316cc

File tree

2 files changed

+146
-137
lines changed

2 files changed

+146
-137
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"pantheon-systems/pantheon-wp-coding-standards": "^2.0",
1616
"pantheon-systems/pantheon-wordpress-upstream-tests": "dev-master",
1717
"phpunit/phpunit": "^9",
18-
"yoast/phpunit-polyfills": "^1.0",
18+
"yoast/phpunit-polyfills": "^3.1",
1919
"pantheon-systems/wpunit-helpers": "^2.0"
2020
},
2121
"scripts": {

0 commit comments

Comments
 (0)