From 3ea5252a6c0d6aa5847df74376ec5d7ab4b1f15c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Sep 2023 10:33:56 +0000 Subject: [PATCH] chore(deps-dev): bump php-stubs/woocommerce-stubs from 7.9.0 to 8.0.1 Bumps [php-stubs/woocommerce-stubs](https://github.com/php-stubs/woocommerce-stubs) from 7.9.0 to 8.0.1. - [Commits](https://github.com/php-stubs/woocommerce-stubs/compare/v7.9.0...v8.0.1) --- updated-dependencies: - dependency-name: php-stubs/woocommerce-stubs dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 31 +++++++++++++++---------------- 2 files changed, 16 insertions(+), 17 deletions(-) diff --git a/composer.json b/composer.json index 815dbcca6..af9c37c65 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 9aea7916e..b743eac40 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,27 +832,27 @@ ], "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", - "version": "v6.2.1", + "version": "v6.3.0", "source": { "type": "git", "url": "https://github.com/php-stubs/wordpress-stubs.git", - "reference": "0009429e639b748eef1c955200ea0d4e5ad5627d" + "reference": "adda7609e71d5f4dc7b87c74f8ec9e3437d2e92c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-stubs/wordpress-stubs/zipball/0009429e639b748eef1c955200ea0d4e5ad5627d", - "reference": "0009429e639b748eef1c955200ea0d4e5ad5627d", + "url": "https://api.github.com/repos/php-stubs/wordpress-stubs/zipball/adda7609e71d5f4dc7b87c74f8ec9e3437d2e92c", + "reference": "adda7609e71d5f4dc7b87c74f8ec9e3437d2e92c", "shasum": "" }, "require-dev": { - "nikic/php-parser": "< 4.12.0", - "php": "~7.3 || ~8.0", + "nikic/php-parser": "^4.13", + "php": "^7.4 || ~8.0.0", "php-stubs/generator": "^0.8.3", "phpdocumentor/reflection-docblock": "^5.3", "phpstan/phpstan": "^1.10.12", @@ -860,7 +860,6 @@ }, "suggest": { "paragonie/sodium_compat": "Pure PHP implementation of libsodium", - "symfony/polyfill-php73": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions", "szepeviktor/phpstan-wordpress": "WordPress extensions for PHPStan" }, "type": "library", @@ -877,9 +876,9 @@ ], "support": { "issues": "https://github.com/php-stubs/wordpress-stubs/issues", - "source": "https://github.com/php-stubs/wordpress-stubs/tree/v6.2.1" + "source": "https://github.com/php-stubs/wordpress-stubs/tree/v6.3.0" }, - "time": "2023-05-18T04:35:23+00:00" + "time": "2023-08-10T16:34:11+00:00" }, { "name": "phpcompatibility/php-compatibility",