diff --git a/composer.json b/composer.json index 284f633e65b..3208bb3a4ba 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": "9.2.1", "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 4572fed2932..f7435034a3e 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": "ef9fe43c4fffc996cf70034d89fea352", + "content-hash": "e53e94ac011a0daaf3480065fd3259e0", "packages": [ { "name": "automattic/jetpack-a8c-mc-stats", @@ -2648,16 +2648,16 @@ }, { "name": "php-stubs/woocommerce-stubs", - "version": "v6.8.0", + "version": "v9.2.1", "source": { "type": "git", "url": "https://github.com/php-stubs/woocommerce-stubs.git", - "reference": "aa70197bc38607e0f25a4de0b39422ab379defd3" + "reference": "8dc04f7198e31be7c6f2dfef8739379b3c7dfb26" }, "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/8dc04f7198e31be7c6f2dfef8739379b3c7dfb26", + "reference": "8dc04f7198e31be7c6f2dfef8739379b3c7dfb26", "shasum": "" }, "require": { @@ -2686,9 +2686,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/v9.2.1" }, - "time": "2022-08-09T05:06:14+00:00" + "time": "2024-08-21T18:36:51+00:00" }, { "name": "php-stubs/wordpress-stubs",