diff --git a/ita/composer.json b/ita/composer.json index 31bb38f..b5728cf 100644 --- a/ita/composer.json +++ b/ita/composer.json @@ -37,7 +37,7 @@ "wpackagist-plugin/akismet": "^5.0", "wpackagist-plugin/jetpack": "^14.3", "wpackagist-plugin/really-simple-ssl": "^9.3.1", - "wpackagist-plugin/wordpress-importer": "^0.8", + "wpackagist-plugin/wordpress-importer": "^0.9", "wpackagist-plugin/contextual-category-widget": "^0.6.1", "wpackagist-plugin/social-pug": "^1.7.0", "wpackagist-plugin/series": "^2.0.1", diff --git a/ita/composer.lock b/ita/composer.lock index d83bd54..e41b16a 100644 --- a/ita/composer.lock +++ b/ita/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": "5c816d7c1173406fd042027da4332176", + "content-hash": "012eff19d326174dd01e896629cf4dbb", "packages": [ { "name": "composer/installers", @@ -499,15 +499,15 @@ }, { "name": "wpackagist-plugin/wordpress-importer", - "version": "0.8.3", + "version": "0.9.4", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/wordpress-importer/", - "reference": "tags/0.8.3" + "reference": "tags/0.9.4" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/wordpress-importer.0.8.3.zip" + "url": "https://downloads.wordpress.org/plugin/wordpress-importer.0.9.4.zip" }, "require": { "composer/installers": "^1.0 || ^2.0"