diff --git a/composer.json b/composer.json index 8236fe87..4974442b 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.1.1", + "yoast/phpunit-polyfills": "3.1.2", "phpcompatibility/phpcompatibility-wp": "2.1.6", "wp-coding-standards/wpcs": "3.1.0", "phpunit/phpunit": "9.6.22" diff --git a/composer.lock b/composer.lock index d33964d8..3f99111f 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": "9e60973222a89d34f6a8524d037893f8", + "content-hash": "fc4368fc97d79ca92408e62da97b9ab0", "packages": [], "packages-dev": [ { @@ -5526,16 +5526,16 @@ }, { "name": "yoast/phpunit-polyfills", - "version": "3.1.1", + "version": "3.1.2", "source": { "type": "git", "url": "https://github.com/Yoast/PHPUnit-Polyfills.git", - "reference": "e6381c62c4df51677b657fbac79b79dfce7acdab" + "reference": "9cf2ccd990eadfc4a1e390592d4731e590b2c618" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Yoast/PHPUnit-Polyfills/zipball/e6381c62c4df51677b657fbac79b79dfce7acdab", - "reference": "e6381c62c4df51677b657fbac79b79dfce7acdab", + "url": "https://api.github.com/repos/Yoast/PHPUnit-Polyfills/zipball/9cf2ccd990eadfc4a1e390592d4731e590b2c618", + "reference": "9cf2ccd990eadfc4a1e390592d4731e590b2c618", "shasum": "" }, "require": { @@ -5550,7 +5550,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "3.x-dev" + "dev-main": "4.x-dev" } }, "autoload": { @@ -5585,7 +5585,7 @@ "security": "https://github.com/Yoast/PHPUnit-Polyfills/security/policy", "source": "https://github.com/Yoast/PHPUnit-Polyfills" }, - "time": "2025-01-12T08:41:37+00:00" + "time": "2025-02-09T18:36:24+00:00" } ], "aliases": [],