diff --git a/composer.json b/composer.json index 9889167f..540db779 100644 --- a/composer.json +++ b/composer.json @@ -40,7 +40,7 @@ "php-cs-fixer/phpunit-constraint-isidenticalstring": "1.5.0", "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "1.5.0", "phpcompatibility/php-compatibility": "9.3.5", - "yoast/phpunit-polyfills": "3.0.0", + "yoast/phpunit-polyfills": "3.1.0", "phpcompatibility/phpcompatibility-wp": "2.1.5", "wp-coding-standards/wpcs": "3.1.0", "phpunit/phpunit": "9.6.21" diff --git a/composer.lock b/composer.lock index 1d3f665c..a423c25d 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "9ec71571c5374733be2eed1d0b0981f2", + "content-hash": "7f8350fe287e5ce22afa57f47e8bdc03", "packages": [], "packages-dev": [ { @@ -5530,16 +5530,16 @@ }, { "name": "yoast/phpunit-polyfills", - "version": "3.0.0", + "version": "3.1.0", "source": { "type": "git", "url": "https://github.com/Yoast/PHPUnit-Polyfills.git", - "reference": "19e6d5fb8aad31f731f774f9646a10c64a8843d2" + "reference": "59b3f8ffa2eab9c8258e8638d97c3e37fac9a80e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Yoast/PHPUnit-Polyfills/zipball/19e6d5fb8aad31f731f774f9646a10c64a8843d2", - "reference": "19e6d5fb8aad31f731f774f9646a10c64a8843d2", + "url": "https://api.github.com/repos/Yoast/PHPUnit-Polyfills/zipball/59b3f8ffa2eab9c8258e8638d97c3e37fac9a80e", + "reference": "59b3f8ffa2eab9c8258e8638d97c3e37fac9a80e", "shasum": "" }, "require": { @@ -5589,7 +5589,7 @@ "security": "https://github.com/Yoast/PHPUnit-Polyfills/security/policy", "source": "https://github.com/Yoast/PHPUnit-Polyfills" }, - "time": "2024-09-07T00:24:25+00:00" + "time": "2025-01-08T17:51:46+00:00" } ], "aliases": [],