diff --git a/composer.json b/composer.json index 84cec604b9151b0448242bf99ab62829b456e45a..1423cfa4c744cb3bb3a481a65694037fc45162b6 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 d8d70a4fec8d58f3abc21f0a3a77a79404ed8453..ee31dfc10ae5812f65a818c892d6e409adaa4317 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" }