diff --git a/composer.json b/composer.json index e8ea75f318a..d41761dade3 100644 --- a/composer.json +++ b/composer.json @@ -36,7 +36,7 @@ "kalessil/production-dependencies-guard": "dev-master", "vimeo/psalm": "4.13.1", "php-stubs/wordpress-stubs": "5.9.6", - "php-stubs/woocommerce-stubs": "6.8.0", + "php-stubs/woocommerce-stubs": "10.0.2", "rregeer/phpunit-coverage-check": "0.3.1", "yoast/phpunit-polyfills": "1.1.0", "cweagans/composer-patches": "1.7.1", diff --git a/composer.lock b/composer.lock index 553997998ff..2a93784f43e 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": "82ae2b86cd431fd736751ad4c4460abb", + "content-hash": "73535260c14ad374c477943f962bf5ca", "packages": [ { "name": "automattic/jetpack-a8c-mc-stats", @@ -2649,16 +2649,16 @@ }, { "name": "php-stubs/woocommerce-stubs", - "version": "v6.8.0", + "version": "v10.0.2", "source": { "type": "git", "url": "https://github.com/php-stubs/woocommerce-stubs.git", - "reference": "aa70197bc38607e0f25a4de0b39422ab379defd3" + "reference": "54123e2fa2a07b11d03fe15f27fb7a64d970a9df" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-stubs/woocommerce-stubs/zipball/aa70197bc38607e0f25a4de0b39422ab379defd3", - "reference": "aa70197bc38607e0f25a4de0b39422ab379defd3", + "url": "https://api.github.com/repos/php-stubs/woocommerce-stubs/zipball/54123e2fa2a07b11d03fe15f27fb7a64d970a9df", + "reference": "54123e2fa2a07b11d03fe15f27fb7a64d970a9df", "shasum": "" }, "require": { @@ -2687,9 +2687,9 @@ ], "support": { "issues": "https://github.com/php-stubs/woocommerce-stubs/issues", - "source": "https://github.com/php-stubs/woocommerce-stubs/tree/v6.8.0" + "source": "https://github.com/php-stubs/woocommerce-stubs/tree/v10.0.2" }, - "time": "2022-08-09T05:06:14+00:00" + "time": "2025-07-14T17:13:11+00:00" }, { "name": "php-stubs/wordpress-stubs", @@ -7019,9 +7019,9 @@ "php": ">=7.3", "ext-json": "*" }, - "platform-dev": [], + "platform-dev": {}, "platform-overrides": { "php": "7.3" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }