diff --git a/composer.json b/composer.json index 2d83a754..3da4d49e 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 cc38001c..9233e4af 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": "7acff45fb2c240838b7f11a3ae498de8", + "content-hash": "56707f8997189a62dd1c9bbe483eb74b", "packages": [], "packages-dev": [ { @@ -445,24 +445,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", @@ -483,9 +483,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",