From 85df84a9cfda2f1ea20f8e898db8e4224de27186 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jan 2022 10:08:42 +0000 Subject: [PATCH] chore(deps): bump wpackagist-plugin/acf-content-analysis-for-yoast-seo Bumps wpackagist-plugin/acf-content-analysis-for-yoast-seo from 2.7 to 3.0.1. --- updated-dependencies: - dependency-name: wpackagist-plugin/acf-content-analysis-for-yoast-seo 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..8b3a5b96 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,7 @@ ], "require": { "advanced-custom-fields/advanced-custom-fields-pro": "*", - "wpackagist-plugin/acf-content-analysis-for-yoast-seo": "^2.3", + "wpackagist-plugin/acf-content-analysis-for-yoast-seo": "^3.0", "wpackagist-plugin/adminimize": "^1.11", "wpackagist-plugin/advanced-custom-fields-table-field": "^1.3", "wpackagist-plugin/akismet": "^4.1", diff --git a/composer.lock b/composer.lock index 7746a9c4..7ec3bd8f 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": "849223d8ddea9fd5db6f1f93d759d41f", "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", @@ -693,18 +696,18 @@ }, { "name": "wpackagist-plugin/acf-content-analysis-for-yoast-seo", - "version": "2.7", + "version": "3.0.1", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/acf-content-analysis-for-yoast-seo/", - "reference": "tags/2.7" + "reference": "tags/3.0.1" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/acf-content-analysis-for-yoast-seo.2.7.zip" + "url": "https://downloads.wordpress.org/plugin/acf-content-analysis-for-yoast-seo.3.0.1.zip" }, "require": { - "composer/installers": "~1.0" + "composer/installers": "^1.0 || ^2.0" }, "type": "wordpress-plugin", "homepage": "https://wordpress.org/plugins/acf-content-analysis-for-yoast-seo/" @@ -1078,5 +1081,5 @@ "prefer-lowest": false, "platform": [], "platform-dev": [], - "plugin-api-version": "2.0.0" + "plugin-api-version": "2.2.0" }