From 5105e4cbb5e642f1b0641372da337c3af54ec056 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 09:32:06 +0000 Subject: [PATCH] chore(deps): bump wp-plugin/woocommerce-paypal-payments Bumps wp-plugin/woocommerce-paypal-payments from 3.4.1 to 4.0.3. --- updated-dependencies: - dependency-name: wp-plugin/woocommerce-paypal-payments dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index 92219458..b459e1ff 100644 --- a/composer.json +++ b/composer.json @@ -96,7 +96,7 @@ "wp-plugin/remove-dashboard-access-for-non-admins": "^1.2.1", "wp-plugin/woocommerce": "^10.5.0", "wp-plugin/woocommerce-gateway-stripe": "^10.3.1", - "wp-plugin/woocommerce-paypal-payments": "^3.3.2", + "wp-plugin/woocommerce-paypal-payments": "^4.0.3", "wp-plugin/woocommerce-services": "^3.4.0", "wp-plugin/wp-graphql": "^2.8.0", "wp-plugin/wp-job-manager": "^2.4.0", diff --git a/composer.lock b/composer.lock index 36b28057..7a91a1f8 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": "0138df2bd02f57736c2b5ad2843a6222", + "content-hash": "a26667dfb478e82890d0bc3d360f52ed", "packages": [ { "name": "aws/aws-crt-php", @@ -7021,15 +7021,15 @@ }, { "name": "wp-plugin/woocommerce-paypal-payments", - "version": "3.4.1", + "version": "4.0.3", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/woocommerce-paypal-payments/", - "reference": "tags/3.4.1" + "reference": "tags/4.0.3" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/woocommerce-paypal-payments.3.4.1.zip" + "url": "https://downloads.wordpress.org/plugin/woocommerce-paypal-payments.4.0.3.zip" }, "require": { "composer/installers": "~1.0|~2.0" @@ -7048,7 +7048,7 @@ "issues": "https://wordpress.org/support/plugin/woocommerce-paypal-payments", "source": "https://plugins.svn.wordpress.org/woocommerce-paypal-payments" }, - "time": "2026-04-02T15:01:03+00:00" + "time": "2026-04-27T13:50:49+00:00" }, { "name": "wp-plugin/woocommerce-services", @@ -9799,5 +9799,5 @@ "platform-overrides": { "php": "8.2" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" }