diff --git a/composer.json b/composer.json index daf699a..eb1a739 100644 --- a/composer.json +++ b/composer.json @@ -45,7 +45,7 @@ "wpackagist-plugin/image-source-control-isc": "^2", "wpackagist-plugin/markdown-comment-block": "^0.1", "wpackagist-plugin/newspaper-columns": "^1.0", - "wpackagist-plugin/social-sharing-block": "^0.9", + "wpackagist-plugin/social-sharing-block": "^1.0", "wpackagist-plugin/superlist-block": "^0.1", "wpackagist-plugin/todo-block": "^1.0" }, diff --git a/composer.lock b/composer.lock index 88fd9d6..10a4b7f 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": "1d35a49cd0dad94cab6f369ecc152a25", + "content-hash": "5db99a7433dbcefd602f27b89bb80934", "packages": [ { "name": "carstingaxion/cbstdsys-post-subtitle", @@ -732,15 +732,15 @@ }, { "name": "wpackagist-plugin/social-sharing-block", - "version": "0.9.0", + "version": "1.0.0", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/social-sharing-block/", - "reference": "tags/0.9.0" + "reference": "tags/1.0.0" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/social-sharing-block.0.9.0.zip" + "url": "https://downloads.wordpress.org/plugin/social-sharing-block.1.0.0.zip" }, "require": { "composer/installers": "^1.0 || ^2.0"