From 85c3b859d8e553b3b11417629aa774b3ff0fccdc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Nov 2022 01:01:16 +0000 Subject: [PATCH] Bump wpackagist-plugin/wordpress-popular-posts from 5.4.2 to 6.1.1 Bumps wpackagist-plugin/wordpress-popular-posts from 5.4.2 to 6.1.1. --- updated-dependencies: - dependency-name: wpackagist-plugin/wordpress-popular-posts dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 536c20b..82eeb86 100644 --- a/composer.json +++ b/composer.json @@ -49,7 +49,7 @@ "wpackagist-plugin/user-switching": "^1.5", "wpackagist-plugin/wf-cookie-consent": "^1.1", "wpackagist-plugin/wordpress-notification-bar": "^1.3", - "wpackagist-plugin/wordpress-popular-posts": "^5.1", + "wpackagist-plugin/wordpress-popular-posts": "^6.1", "wpackagist-plugin/wp-donottrack": "^0.8.8", "wpackagist-plugin/wp-migrate-db-anonymization": "^0.3.4", "wpackagist-plugin/wp-optimize": "^3.0", diff --git a/composer.lock b/composer.lock index 6e15fd7..8b35752 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": "beca85dfb7cb83ee3bd0e57bab3ec5d3", + "content-hash": "898c4a040e9175dbc2691e36f9052f73", "packages": [ { "name": "advanced-custom-fields/advanced-custom-fields-pro", @@ -2024,7 +2024,7 @@ }, { "name": "wpackagist-plugin/table-of-contents-plus", - "version": 2002, + "version": "2002", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/table-of-contents-plus/", @@ -2132,18 +2132,18 @@ }, { "name": "wpackagist-plugin/wordpress-popular-posts", - "version": "5.4.2", + "version": "6.1.1", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/wordpress-popular-posts/", - "reference": "tags/5.4.2" + "reference": "tags/6.1.1" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/wordpress-popular-posts.5.4.2.zip" + "url": "https://downloads.wordpress.org/plugin/wordpress-popular-posts.6.1.1.zip" }, "require": { - "composer/installers": "~1.0 || ~2.0" + "composer/installers": "^1.0 || ^2.0" }, "type": "wordpress-plugin", "homepage": "https://wordpress.org/plugins/wordpress-popular-posts/" @@ -2267,5 +2267,5 @@ "php": "^7.2" }, "platform-dev": [], - "plugin-api-version": "2.1.0" + "plugin-api-version": "2.3.0" }