diff --git a/composer.json b/composer.json index 2aefcab913f2ed56f0927b0f7b1d3db3efeb9847..ce05a14cff065375dab6f34562824c5a7ef9dcb1 100644 --- a/composer.json +++ b/composer.json @@ -89,7 +89,7 @@ "noblogs/noblogs-wp-ssl": "0.1.0", "noblogs/remove-gravatar": "0.1.1", "noblogs/themes-child": "0.5.6", - "wpackagist-plugin/autopost-to-mastodon": "3.6.6", + "wpackagist-plugin/autopost-to-mastodon": "3.7", "wpackagist-plugin/bogo": "3.6.1", "wpackagist-plugin/classic-editor": "1.6.3", "wpackagist-plugin/disable-comments": "1.11.0", diff --git a/composer.lock b/composer.lock index 04132dd64bbb36df928e6edc592a0f153538583c..228816d80020dd00e354434d2d7024daae15286f 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": "24a891c040177343204ad51e1b634265", + "content-hash": "e40fd9b85eb8cb43adfda4b25b803011", "packages": [ { "name": "bjornjohansen/wplang", @@ -848,15 +848,15 @@ }, { "name": "wpackagist-plugin/autopost-to-mastodon", - "version": "3.6.6", + "version": "3.7", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/autopost-to-mastodon/", - "reference": "tags/3.6.6" + "reference": "tags/3.7" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/autopost-to-mastodon.3.6.6.zip" + "url": "https://downloads.wordpress.org/plugin/autopost-to-mastodon.3.7.zip" }, "require": { "composer/installers": "^1.0 || ^2.0"