From cace54c993b8d87885bde83516c31ec6251629c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Nov 2023 22:31:35 +0000 Subject: [PATCH] Bump ymirapp/wordpress-plugin from 1.20.2 to 1.21.0 Bumps [ymirapp/wordpress-plugin](https://github.com/ymirapp/wordpress-plugin) from 1.20.2 to 1.21.0. - [Changelog](https://github.com/ymirapp/wordpress-plugin/blob/main/CHANGELOG.md) - [Commits](https://github.com/ymirapp/wordpress-plugin/compare/v1.20.2...v1.21.0) --- updated-dependencies: - dependency-name: ymirapp/wordpress-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 1d9598e..884a3a3 100644 --- a/composer.lock +++ b/composer.lock @@ -1077,16 +1077,16 @@ }, { "name": "ymirapp/wordpress-plugin", - "version": "v1.20.2", + "version": "v1.21.0", "source": { "type": "git", "url": "https://github.com/ymirapp/wordpress-plugin.git", - "reference": "e160341b69923ad08e0b2aa8b183e2281f68fcda" + "reference": "9e849001e8c3719423f4dcbeafc1f84839641174" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ymirapp/wordpress-plugin/zipball/e160341b69923ad08e0b2aa8b183e2281f68fcda", - "reference": "e160341b69923ad08e0b2aa8b183e2281f68fcda", + "url": "https://api.github.com/repos/ymirapp/wordpress-plugin/zipball/9e849001e8c3719423f4dcbeafc1f84839641174", + "reference": "9e849001e8c3719423f4dcbeafc1f84839641174", "shasum": "" }, "require": { @@ -1102,6 +1102,8 @@ "friendsofphp/php-cs-fixer": "^3.0", "php-mock/php-mock-phpunit": "^2.6", "php-parallel-lint/php-parallel-lint": "^1.2", + "php-stubs/wp-cli-stubs": "^2.8", + "phpmailer/phpmailer": "^5.2", "phpmd/phpmd": "^2.8", "phpro/grumphp": "^1.0", "phpunit/phpunit": "^8.0 || ^9.0", @@ -1139,9 +1141,9 @@ ], "support": { "issues": "https://github.com/ymirapp/wordpress-plugin/issues", - "source": "https://github.com/ymirapp/wordpress-plugin/tree/v1.20.2" + "source": "https://github.com/ymirapp/wordpress-plugin/tree/v1.21.0" }, - "time": "2023-10-17T09:08:36+00:00" + "time": "2023-11-17T15:32:18+00:00" } ], "packages-dev": [],