diff --git a/composer.json b/composer.json index 18ff771de..ff8e2286a 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ "yoast/phpunit-polyfills": "^2.0", "phpstan/phpstan": "^1.10", "szepeviktor/phpstan-wordpress": "^1.3", - "php-stubs/woocommerce-stubs": "^7.7", + "php-stubs/woocommerce-stubs": "^8.0", "php-stubs/acf-pro-stubs": "^6.0", "spaze/phpstan-stripe": "^2.4" }, diff --git a/composer.lock b/composer.lock index 97210e8ff..a611e9257 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": "006c7c213e5951781d71f00b7b99b212", + "content-hash": "7418e7cfffc2c02d43fe999d95766729", "packages": [ { "name": "codeinwp/themeisle-sdk", @@ -794,16 +794,16 @@ }, { "name": "php-stubs/woocommerce-stubs", - "version": "v7.9.0", + "version": "v8.0.1", "source": { "type": "git", "url": "https://github.com/php-stubs/woocommerce-stubs.git", - "reference": "3a2f522e29451490c357af550227795d2b0fc55a" + "reference": "0391da1ba19087d4e0656a6d49382b92d1581dda" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-stubs/woocommerce-stubs/zipball/3a2f522e29451490c357af550227795d2b0fc55a", - "reference": "3a2f522e29451490c357af550227795d2b0fc55a", + "url": "https://api.github.com/repos/php-stubs/woocommerce-stubs/zipball/0391da1ba19087d4e0656a6d49382b92d1581dda", + "reference": "0391da1ba19087d4e0656a6d49382b92d1581dda", "shasum": "" }, "require": { @@ -832,9 +832,9 @@ ], "support": { "issues": "https://github.com/php-stubs/woocommerce-stubs/issues", - "source": "https://github.com/php-stubs/woocommerce-stubs/tree/v7.9.0" + "source": "https://github.com/php-stubs/woocommerce-stubs/tree/v8.0.1" }, - "time": "2023-07-17T22:41:38+00:00" + "time": "2023-08-09T19:28:25+00:00" }, { "name": "php-stubs/wordpress-stubs",