diff --git a/composer.json b/composer.json index 2aefcab913f2ed56f0927b0f7b1d3db3efeb9847..e1ab19c06e8f3254c57ae1c6964c89e47daec610 100644 --- a/composer.json +++ b/composer.json @@ -90,7 +90,7 @@ "noblogs/remove-gravatar": "0.1.1", "noblogs/themes-child": "0.5.6", "wpackagist-plugin/autopost-to-mastodon": "3.6.6", - "wpackagist-plugin/bogo": "3.6.1", + "wpackagist-plugin/bogo": "3.7", "wpackagist-plugin/classic-editor": "1.6.3", "wpackagist-plugin/disable-comments": "1.11.0", "wpackagist-plugin/dvk-social-sharing": "1.3.4", diff --git a/composer.lock b/composer.lock index 04132dd64bbb36df928e6edc592a0f153538583c..fd38e5b95089d448241dc5af97bfc7d204653223 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": "57135c3e59fe28c20cb5cf033fcc845e", "packages": [ { "name": "bjornjohansen/wplang", @@ -866,15 +866,15 @@ }, { "name": "wpackagist-plugin/bogo", - "version": "3.6.1", + "version": "3.7", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/bogo/", - "reference": "tags/3.6.1" + "reference": "tags/3.7" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/bogo.3.6.1.zip" + "url": "https://downloads.wordpress.org/plugin/bogo.3.7.zip" }, "require": { "composer/installers": "^1.0 || ^2.0"