From 6b1e25219f1844d8b6e5142bab15f85653f6406f Mon Sep 17 00:00:00 2001 From: renovate <group_90_bot_d1576d88211fcb72b76df05f72366e9c@noreply.git.autistici.org> Date: Wed, 26 Feb 2025 23:43:35 +0000 Subject: [PATCH] Update dependency wpackagist-plugin/opengraph to v2.0.2 --- composer.json | 2 +- composer.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index 746c217b..8e5406be 100644 --- a/composer.json +++ b/composer.json @@ -48,7 +48,7 @@ "wpackagist-plugin/wp-super-cache": "2.0.0", "wpackagist-plugin/wp-piwik": "1.0.30", "wpackagist-plugin/wp-syntax": "1.2", - "wpackagist-plugin/opengraph": "2.0.1", + "wpackagist-plugin/opengraph": "2.0.2", "wpackagist-theme/azul": "1.51", "wpackagist-theme/bliss": "1.2.0", "wpackagist-theme/classic": "1.6", diff --git a/composer.lock b/composer.lock index b3f02101..bbbabaf8 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": "0033bb0fd857a386f1d1cf5fea6218b0", + "content-hash": "919be327f7338384dfb013a4ff67808d", "packages": [ { "name": "composer/installers", @@ -1242,15 +1242,15 @@ }, { "name": "wpackagist-plugin/opengraph", - "version": "2.0.1", + "version": "2.0.2", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/opengraph/", - "reference": "tags/2.0.1" + "reference": "tags/2.0.2" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/opengraph.2.0.1.zip" + "url": "https://downloads.wordpress.org/plugin/opengraph.2.0.2.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" @@ -2144,12 +2144,12 @@ "packages-dev": [], "aliases": [], "minimum-stability": "stable", - "stability-flags": [], + "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=7.1" }, - "platform-dev": [], + "platform-dev": {}, "plugin-api-version": "2.6.0" } -- GitLab