From 0ce14487fafc93596167afdb9f3b45de73c0e8ba Mon Sep 17 00:00:00 2001 From: renovate <group_90_bot_d1576d88211fcb72b76df05f72366e9c@noreply.git.autistici.org> Date: Wed, 2 Apr 2025 15:44:20 +0000 Subject: [PATCH] Update dependency wpackagist-plugin/two-factor to v0.13.0 --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 84cec604..1423cfa4 100644 --- a/composer.json +++ b/composer.json @@ -91,7 +91,7 @@ "wpackagist-plugin/simply-exclude": "2.0.6.6", "wpackagist-plugin/soundcloud-shortcode": "4.0.3", "wpackagist-plugin/squat-radar-calendar-integration": "2.0.9", - "wpackagist-plugin/two-factor": "0.12.0", + "wpackagist-plugin/two-factor": "0.13.0", "wpackagist-plugin/video-sidebar-widgets": "6.1", "wpackagist-plugin/wordpress-importer": "0.8.3", "wpackagist-plugin/katex": "2.2.3", diff --git a/composer.lock b/composer.lock index d8d70a4f..ee31dfc1 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": "e96e8e7b8d6c542e924987ef215931af", + "content-hash": "b39ec74bfefc3424f258a6e6fce9841e", "packages": [ { "name": "composer/installers", @@ -1368,15 +1368,15 @@ }, { "name": "wpackagist-plugin/two-factor", - "version": "0.12.0", + "version": "0.13.0", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/two-factor/", - "reference": "tags/0.12.0" + "reference": "tags/0.13.0" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/two-factor.0.12.0.zip" + "url": "https://downloads.wordpress.org/plugin/two-factor.0.13.0.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": [], - "plugin-api-version": "2.2.0" + "platform-dev": {}, + "plugin-api-version": "2.6.0" } -- GitLab