diff --git a/composer.json b/composer.json index 061b2d015..19b93a086 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "phpunit/phpunit": "9.6.5", "yoast/phpunit-polyfills": "^4.0", "phpstan/phpstan": "^2.1", - "php-stubs/woocommerce-stubs": "^9.1", + "php-stubs/woocommerce-stubs": "^10.1", "php-stubs/acf-pro-stubs": "^6.0", "wpackagist-plugin/woocommerce": "*", "szepeviktor/phpstan-wordpress": "^2.0", diff --git a/composer.lock b/composer.lock index ac70ca8ff..c9e9239db 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": "b823d780538a4de103f62cac887db88d", + "content-hash": "44d57e08aa1bc73c609983b2c6ee22d2", "packages": [ { "name": "codeinwp/themeisle-sdk", @@ -1018,16 +1018,16 @@ }, { "name": "php-stubs/woocommerce-stubs", - "version": "v9.9.5", + "version": "v10.1.1", "source": { "type": "git", "url": "https://github.com/php-stubs/woocommerce-stubs.git", - "reference": "3f4d4e14afe6150569bd96cf14e8a17a84812447" + "reference": "b8e010db32f6a5876f0c49fda467e15ea5d6f97f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-stubs/woocommerce-stubs/zipball/3f4d4e14afe6150569bd96cf14e8a17a84812447", - "reference": "3f4d4e14afe6150569bd96cf14e8a17a84812447", + "url": "https://api.github.com/repos/php-stubs/woocommerce-stubs/zipball/b8e010db32f6a5876f0c49fda467e15ea5d6f97f", + "reference": "b8e010db32f6a5876f0c49fda467e15ea5d6f97f", "shasum": "" }, "require": { @@ -1056,9 +1056,9 @@ ], "support": { "issues": "https://github.com/php-stubs/woocommerce-stubs/issues", - "source": "https://github.com/php-stubs/woocommerce-stubs/tree/v9.9.5" + "source": "https://github.com/php-stubs/woocommerce-stubs/tree/v10.1.1" }, - "time": "2025-07-14T17:12:48+00:00" + "time": "2025-08-20T15:58:51+00:00" }, { "name": "php-stubs/wordpress-stubs",