diff --git a/composer.json b/composer.json index e6360236af1d9c3b46abf11c6e235f46cbf7b811..da25fe2f9684b215068e149634bc633e5d4c044f 100644 --- a/composer.json +++ b/composer.json @@ -109,7 +109,7 @@ "wpackagist-plugin/squat-radar-calendar-integration": "2.0.9", "wpackagist-plugin/two-factor": "0.7.2", "wpackagist-plugin/video-sidebar-widgets": "6.1", - "wpackagist-plugin/wordpress-importer": "0.7", + "wpackagist-plugin/wordpress-importer": "0.8", "wpackagist-plugin/wp2pgpmail": "1.28", "wpackagist-plugin/katex": "2.2.3", "noblogs/eu-compliance": "0.1.0", diff --git a/composer.lock b/composer.lock index 4ec8f7c0900422f2252fb4f7d9b1c5147e27c69d..757994979adc265850601b7c724c2641f715edbb 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": "b57270323015fb039ad7603e30e10ff7", + "content-hash": "35fe552ffa80a518e85463fac8822ba7", "packages": [ { "name": "bjornjohansen/wplang", @@ -1298,15 +1298,15 @@ }, { "name": "wpackagist-plugin/wordpress-importer", - "version": "0.7", + "version": "0.8", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/wordpress-importer/", - "reference": "tags/0.7" + "reference": "tags/0.8" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/wordpress-importer.0.7.zip" + "url": "https://downloads.wordpress.org/plugin/wordpress-importer.0.8.zip" }, "require": { "composer/installers": "^1.0 || ^2.0"