From 45d85672702f450b50a62fd62fbe92726061f730 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jan 2022 10:07:49 +0000 Subject: [PATCH] chore(deps): bump wpackagist-plugin/duplicate-post from 3.2.6 to 4.4 Bumps wpackagist-plugin/duplicate-post from 3.2.6 to 4.4. --- updated-dependencies: - dependency-name: wpackagist-plugin/duplicate-post dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 27 +++++++++++++++------------ 2 files changed, 16 insertions(+), 13 deletions(-) diff --git a/composer.json b/composer.json index 7e6a63a6..24416cab 100644 --- a/composer.json +++ b/composer.json @@ -44,7 +44,7 @@ "wpackagist-plugin/cf7-conditional-fields": "^1.7", "wpackagist-plugin/classic-editor": "^1.5", "wpackagist-plugin/contact-form-7": "^5.2", - "wpackagist-plugin/duplicate-post": "^3.2", + "wpackagist-plugin/duplicate-post": "^4.4", "wpackagist-plugin/flamingo": "^2.1", "wpackagist-plugin/jetpack": "^8.5", "wpackagist-plugin/redirection": "^4.3", diff --git a/composer.lock b/composer.lock index 7746a9c4..b3ad28d0 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": "5792e9e60d7d224f75ed241315a2837a", + "content-hash": "3d0ef44162451443483ab2adf3ff53b5", "packages": [ { "name": "advanced-custom-fields/advanced-custom-fields-pro", @@ -21,16 +21,16 @@ }, { "name": "composer/installers", - "version": "v1.10.0", + "version": "v1.12.0", "source": { "type": "git", "url": "https://github.com/composer/installers.git", - "reference": "1a0357fccad9d1cc1ea0c9a05b8847fbccccb78d" + "reference": "d20a64ed3c94748397ff5973488761b22f6d3f19" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/installers/zipball/1a0357fccad9d1cc1ea0c9a05b8847fbccccb78d", - "reference": "1a0357fccad9d1cc1ea0c9a05b8847fbccccb78d", + "url": "https://api.github.com/repos/composer/installers/zipball/d20a64ed3c94748397ff5973488761b22f6d3f19", + "reference": "d20a64ed3c94748397ff5973488761b22f6d3f19", "shasum": "" }, "require": { @@ -124,10 +124,12 @@ "majima", "mako", "mediawiki", + "miaoxing", "modulework", "modx", "moodle", "osclass", + "pantheon", "phpbb", "piwik", "ppi", @@ -141,6 +143,7 @@ "sydes", "sylius", "symfony", + "tastyigniter", "typo3", "wordpress", "yawik", @@ -149,7 +152,7 @@ ], "support": { "issues": "https://github.com/composer/installers/issues", - "source": "https://github.com/composer/installers/tree/v1.10.0" + "source": "https://github.com/composer/installers/tree/v1.12.0" }, "funding": [ { @@ -165,7 +168,7 @@ "type": "tidelift" } ], - "time": "2021-01-14T11:07:16+00:00" + "time": "2021-09-13T08:19:44+00:00" }, { "name": "ffraenz/private-composer-installer", @@ -819,18 +822,18 @@ }, { "name": "wpackagist-plugin/duplicate-post", - "version": "3.2.6", + "version": "4.4", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/duplicate-post/", - "reference": "tags/3.2.6" + "reference": "tags/4.4" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/duplicate-post.3.2.6.zip" + "url": "https://downloads.wordpress.org/plugin/duplicate-post.4.4.zip" }, "require": { - "composer/installers": "~1.0" + "composer/installers": "^1.0 || ^2.0" }, "type": "wordpress-plugin", "homepage": "https://wordpress.org/plugins/duplicate-post/" @@ -1078,5 +1081,5 @@ "prefer-lowest": false, "platform": [], "platform-dev": [], - "plugin-api-version": "2.0.0" + "plugin-api-version": "2.2.0" }