diff --git a/composer.json b/composer.json index 258de22da7c36ee01dada366b45bd062bce67297..4766a46318eedc96ed5c62dee8a2c9d18c84dd53 100644 --- a/composer.json +++ b/composer.json @@ -87,7 +87,7 @@ "noblogs/remove-gravatar": "0.1.1", "noblogs/themes-child": "0.1.1", "wpackagist-plugin/autopost-to-mastodon": "3.6.1", - "wpackagist-plugin/bogo": "3.5", + "wpackagist-plugin/bogo": "3.5.2", "wpackagist-plugin/classic-editor": "1.6", "wpackagist-plugin/disable-comments": "1.11.0", "wpackagist-plugin/dvk-social-sharing": "1.3.3", diff --git a/composer.lock b/composer.lock index b7e3bafc01f4405431e36a30039d4773d68e8b2e..d94d84ec747b2f7045c873035bcd0e3a4b86fe97 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": "8c834d989f512d95f87ce634bb7312ae", + "content-hash": "c8c0b2c04f120763288bb65935749b76", "packages": [ { "name": "bjornjohansen/wplang", @@ -812,15 +812,15 @@ }, { "name": "wpackagist-plugin/bogo", - "version": "3.5", + "version": "3.5.2", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/bogo/", - "reference": "tags/3.5" + "reference": "tags/3.5.2" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/bogo.3.5.zip" + "url": "https://downloads.wordpress.org/plugin/bogo.3.5.2.zip" }, "require": { "composer/installers": "~1.0"