diff --git a/composer.json b/composer.json index bd3af70ab5035247298d1cfea701730ecda6c933..b06b19bc71fe4328262c9a87fda2a966bef22b12 100644 --- a/composer.json +++ b/composer.json @@ -82,7 +82,7 @@ "noblogs/remove-gravatar": "0.1.1", "noblogs/themes-child": "6.0.2", "wpackagist-plugin/autopost-to-mastodon": "3.7", - "wpackagist-plugin/bogo": "3.8", + "wpackagist-plugin/bogo": "3.8.2", "wpackagist-plugin/classic-editor": "1.6.4", "wpackagist-plugin/disable-comments": "1.11.0", "wpackagist-plugin/dvk-social-sharing": "1.3.4", diff --git a/composer.lock b/composer.lock index 0a30b33b9994fde266fed4a364c57f0e2ec44ced..e74b1dc325ea296d7b96a1e6c9a5088e02532a23 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": "2def65937724d8b66466984c55a6ba0f", + "content-hash": "3997351d028b28a78839840dafde1a7b", "packages": [ { "name": "bjornjohansen/wplang", @@ -934,15 +934,15 @@ }, { "name": "wpackagist-plugin/bogo", - "version": "3.8", + "version": "3.8.2", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/bogo/", - "reference": "tags/3.8" + "reference": "tags/3.8.2" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/bogo.3.8.zip" + "url": "https://downloads.wordpress.org/plugin/bogo.3.8.2.zip" }, "require": { "composer/installers": "^1.0 || ^2.0"