diff --git a/composer.json b/composer.json index 6e7f2243..7a588812 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ "phpstan/phpstan": "^2.0", "szepeviktor/phpstan-wordpress": "^2.0", "php-stubs/wp-cli-stubs": "^2.10", - "php-stubs/woocommerce-stubs": "^9.0", + "php-stubs/woocommerce-stubs": "^11.0", "phpunit/phpunit": "^9.6@stable", "yoast/phpunit-polyfills": "^1.1@stable" }, diff --git a/composer.lock b/composer.lock index e464df2f..01f081bc 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": "5d6b66ceb51d237963a9b9a7ab152db2", + "content-hash": "2ab6aa36aec685c98d3618e7e454bd8d", "packages": [], "packages-dev": [ { @@ -466,24 +466,24 @@ }, { "name": "php-stubs/woocommerce-stubs", - "version": "v9.9.5", + "version": "v11.0.0", "source": { "type": "git", "url": "https://github.com/php-stubs/woocommerce-stubs.git", - "reference": "3f4d4e14afe6150569bd96cf14e8a17a84812447" + "reference": "923dd29055713886efd7f85ea2510b9c6955a714" }, "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/923dd29055713886efd7f85ea2510b9c6955a714", + "reference": "923dd29055713886efd7f85ea2510b9c6955a714", "shasum": "" }, "require": { - "php-stubs/wordpress-stubs": "^5.3 || ^6.0" + "php-stubs/wordpress-stubs": "^5.3 || ^6.0 || ^7.0" }, "require-dev": { "php": "~7.1 || ~8.0", - "php-stubs/generator": "^0.8.0" + "php-stubs/generator": "^0.9.0" }, "suggest": { "symfony/polyfill-php73": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions", @@ -504,9 +504,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/v11.0.0" }, - "time": "2025-07-14T17:12:48+00:00" + "time": "2026-08-04T19:31:58+00:00" }, { "name": "php-stubs/wordpress-stubs",