From a3e7ce4cf161d36b71cc5db911937e2e5bb3a852 Mon Sep 17 00:00:00 2001 From: renovate <group_90_bot_d1576d88211fcb72b76df05f72366e9c@noreply.git.autistici.org> Date: Tue, 25 Feb 2025 17: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 8cf5be95..784b7d77 100644 --- a/composer.json +++ b/composer.json @@ -49,7 +49,7 @@ "wpackagist-plugin/wp-piwik": "1.0.30", "wpackagist-plugin/wp-syntax": "1.2", "wpackagist-plugin/og": "3.3.3", - "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 dd5aa700..eafad84f 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": "2741a98273e85557561edfcfd9b5c94d", + "content-hash": "fa4352ec99452324dca480a8bc765556", "packages": [ { "name": "composer/installers", @@ -1260,15 +1260,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" @@ -2162,12 +2162,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