From 31a8acde0b4f65a985c6fbc5645e11237bcd4e0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 01:42:29 +0000 Subject: [PATCH] build(deps-dev): bump php-stubs/woocommerce-stubs from 8.9.1 to 9.3.1 Bumps [php-stubs/woocommerce-stubs](https://github.com/php-stubs/woocommerce-stubs) from 8.9.1 to 9.3.1. - [Commits](https://github.com/php-stubs/woocommerce-stubs/compare/v8.9.1...v9.3.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 | 24 ++++++++++++------------ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/composer.json b/composer.json index 3be54a037..927737683 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ "require-dev": { "humbug/php-scoper": "^0.17.5", "pestphp/pest": ">= 1", - "php-stubs/woocommerce-stubs": "^8.0", + "php-stubs/woocommerce-stubs": "^9.3", "phpstan/phpstan": "^1.10", "spatie/pest-plugin-snapshots": ">= 1", "szepeviktor/phpstan-wordpress": "^1.3" diff --git a/composer.lock b/composer.lock index e43fdeb46..bc255e77a 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": "bf07174750a1ea037ccc3ca14dc69711", + "content-hash": "167cd3ab0ed9d8bd187fc69eb01d72da", "packages": [ { "name": "guzzlehttp/guzzle", @@ -2328,16 +2328,16 @@ }, { "name": "php-stubs/woocommerce-stubs", - "version": "v8.9.1", + "version": "v9.3.1", "source": { "type": "git", "url": "https://github.com/php-stubs/woocommerce-stubs.git", - "reference": "2f5be3f363ff3d02b4e29404c7895d9d15fd3e73" + "reference": "ac99e1ce1fb1d415e95cca0d0b44f6c14c2bdd91" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-stubs/woocommerce-stubs/zipball/2f5be3f363ff3d02b4e29404c7895d9d15fd3e73", - "reference": "2f5be3f363ff3d02b4e29404c7895d9d15fd3e73", + "url": "https://api.github.com/repos/php-stubs/woocommerce-stubs/zipball/ac99e1ce1fb1d415e95cca0d0b44f6c14c2bdd91", + "reference": "ac99e1ce1fb1d415e95cca0d0b44f6c14c2bdd91", "shasum": "" }, "require": { @@ -2366,9 +2366,9 @@ ], "support": { "issues": "https://github.com/php-stubs/woocommerce-stubs/issues", - "source": "https://github.com/php-stubs/woocommerce-stubs/tree/v8.9.1" + "source": "https://github.com/php-stubs/woocommerce-stubs/tree/v9.3.1" }, - "time": "2024-05-21T11:47:54+00:00" + "time": "2024-09-12T23:43:26+00:00" }, { "name": "php-stubs/wordpress-stubs", @@ -5501,12 +5501,12 @@ "time": "2022-06-03T18:03:27+00:00" } ], - "aliases": [ ], + "aliases": [], "minimum-stability": "dev", - "stability-flags": [ ], + "stability-flags": [], "prefer-stable": true, "prefer-lowest": false, - "platform": [ ], - "platform-dev": [ ], - "plugin-api-version": "2.3.0" + "platform": [], + "platform-dev": [], + "plugin-api-version": "2.6.0" }