diff --git a/composer.json b/composer.json index 884734297a8f1af38fb7f88b12f20c7e57cfcde6..f4dd03d5e60ea33b07e57a6820d2cc9da37f6b75 100644 --- a/composer.json +++ b/composer.json @@ -94,7 +94,7 @@ "noblogs/remove-gravatar": "0.1.1", "noblogs/themes-child": "0.5.2", "wpackagist-plugin/autopost-to-mastodon": "3.6.1", - "wpackagist-plugin/bogo": "3.5.3", + "wpackagist-plugin/bogo": "3.6", "wpackagist-plugin/classic-editor": "1.6.2", "wpackagist-plugin/disable-comments": "1.11.0", "wpackagist-plugin/dvk-social-sharing": "1.3.3", diff --git a/composer.lock b/composer.lock index b5bf8208181458a2ef634b9b9da4bdde731a83b5..1fa4d21c9f0bce42e0eb50cd5921da57f1f8ca7d 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": "2917b7818f9cdddc5e367e1e06b167fe", + "content-hash": "4ad22c7196513463292e7a857fdbbe68", "packages": [ { "name": "bjornjohansen/wplang", @@ -881,15 +881,15 @@ }, { "name": "wpackagist-plugin/bogo", - "version": "3.5.3", + "version": "3.6", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/bogo/", - "reference": "tags/3.5.3" + "reference": "tags/3.6" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/bogo.3.5.3.zip" + "url": "https://downloads.wordpress.org/plugin/bogo.3.6.zip" }, "require": { "composer/installers": "^1.0 || ^2.0"