From 872fc7270371f9ab7b8e78f85ff3ceda5ad843c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 11:45:09 +0000 Subject: [PATCH] Bump glotpress/glotpress-wp from 4.0.1 to 4.0.3 Bumps [glotpress/glotpress-wp](https://github.com/GlotPress/GlotPress) from 4.0.1 to 4.0.3. - [Release notes](https://github.com/GlotPress/GlotPress/releases) - [Changelog](https://github.com/GlotPress/GlotPress/blob/develop/CHANGELOG.md) - [Commits](https://github.com/GlotPress/GlotPress/compare/4.0.1...4.0.3) --- updated-dependencies: - dependency-name: glotpress/glotpress-wp dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 5239f53..44f83eb 100644 --- a/composer.lock +++ b/composer.lock @@ -775,16 +775,16 @@ }, { "name": "glotpress/glotpress-wp", - "version": "4.0.1", + "version": "4.0.3", "source": { "type": "git", "url": "https://github.com/GlotPress/GlotPress.git", - "reference": "84cfcee8fec4de400469c901185fe1d65f7af797" + "reference": "b080352aad54b6680024bb0ef9a96ff351c17e6e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/GlotPress/GlotPress/zipball/84cfcee8fec4de400469c901185fe1d65f7af797", - "reference": "84cfcee8fec4de400469c901185fe1d65f7af797", + "url": "https://api.github.com/repos/GlotPress/GlotPress/zipball/b080352aad54b6680024bb0ef9a96ff351c17e6e", + "reference": "b080352aad54b6680024bb0ef9a96ff351c17e6e", "shasum": "" }, "require": { @@ -796,7 +796,7 @@ "phpcompatibility/phpcompatibility-wp": "^2.1", "phpunit/phpunit": "^9.6.15", "wp-coding-standards/wpcs": "^2.2", - "yoast/phpunit-polyfills": "^2.0" + "yoast/phpunit-polyfills": "^4.0" }, "type": "wordpress-plugin", "scripts": { @@ -829,7 +829,7 @@ "source": "https://github.com/GlotPress/GlotPress", "docs": "https://glotpress.blog/the-manual/" }, - "time": "2024-04-03T14:29:59+00:00" + "time": "2025-10-17T15:39:16+00:00" }, { "name": "guzzlehttp/guzzle",