From 5be48ec4d277da6262ccc03de1c1a0f4e8072e7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 08:26:23 +0000 Subject: [PATCH] Bump php-stubs/woocommerce-stubs from 6.8.0 to 9.3.3 Bumps [php-stubs/woocommerce-stubs](https://github.com/php-stubs/woocommerce-stubs) from 6.8.0 to 9.3.3. - [Commits](https://github.com/php-stubs/woocommerce-stubs/compare/v6.8.0...v9.3.3) --- 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 | 30 +++++++++++++++--------------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/composer.json b/composer.json index cdb679b4afb..9ee9e9f0e4b 100644 --- a/composer.json +++ b/composer.json @@ -36,7 +36,7 @@ "kalessil/production-dependencies-guard": "dev-master", "vimeo/psalm": "4.13.1", "php-stubs/wordpress-stubs": "5.9.6", - "php-stubs/woocommerce-stubs": "6.8.0", + "php-stubs/woocommerce-stubs": "9.3.3", "rregeer/phpunit-coverage-check": "0.3.1", "yoast/phpunit-polyfills": "1.1.0", "cweagans/composer-patches": "1.7.1", diff --git a/composer.lock b/composer.lock index 2128df15f90..6c3219ebafc 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": "595a21dda8d9c0943a32df05723b0e28", + "content-hash": "367c41d5ef4ac394f6f2d866dd06ea99", "packages": [ { "name": "automattic/jetpack-a8c-mc-stats", @@ -938,13 +938,6 @@ "reference": "81d809a476e87c260492d4cc0413818d85e123cc", "shasum": "" }, - "archive": { - "exclude": [ - "!/build", - "*.zip", - "node_modules" - ] - }, "require": { "composer/installers": "~1.2", "php": "^7.1" @@ -959,6 +952,13 @@ "extra": { "phpcodesniffer-search-depth": 2 }, + "archive": { + "exclude": [ + "!/build", + "*.zip", + "node_modules" + ] + }, "scripts": { "phpcs": [ "bin/phpcs.sh" @@ -2648,16 +2648,16 @@ }, { "name": "php-stubs/woocommerce-stubs", - "version": "v6.8.0", + "version": "v9.3.3", "source": { "type": "git", "url": "https://github.com/php-stubs/woocommerce-stubs.git", - "reference": "aa70197bc38607e0f25a4de0b39422ab379defd3" + "reference": "1995245b3ebfd82eeaf3a8e9d3ec962f00ab3b73" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-stubs/woocommerce-stubs/zipball/aa70197bc38607e0f25a4de0b39422ab379defd3", - "reference": "aa70197bc38607e0f25a4de0b39422ab379defd3", + "url": "https://api.github.com/repos/php-stubs/woocommerce-stubs/zipball/1995245b3ebfd82eeaf3a8e9d3ec962f00ab3b73", + "reference": "1995245b3ebfd82eeaf3a8e9d3ec962f00ab3b73", "shasum": "" }, "require": { @@ -2686,9 +2686,9 @@ ], "support": { "issues": "https://github.com/php-stubs/woocommerce-stubs/issues", - "source": "https://github.com/php-stubs/woocommerce-stubs/tree/v6.8.0" + "source": "https://github.com/php-stubs/woocommerce-stubs/tree/v9.3.3" }, - "time": "2022-08-09T05:06:14+00:00" + "time": "2024-09-25T17:38:08+00:00" }, { "name": "php-stubs/wordpress-stubs", @@ -6976,5 +6976,5 @@ "platform-overrides": { "php": "7.3" }, - "plugin-api-version": "2.0.0" + "plugin-api-version": "2.6.0" }