diff --git a/composer.json b/composer.json index 33ed20cf8f836c16e147e4c86f629abce852d911..8eeacd24c9270764abf35f8da1f337f89903c1d1 100644 --- a/composer.json +++ b/composer.json @@ -116,7 +116,7 @@ "wpackagist-plugin/event-organiser": "3.12.4", "noblogs/ai-authenticate-rest-api-plugin": "0.0.4", "wpackagist-plugin/multisite-custom-css": "1.0", - "wpackagist-plugin/activitypub": "1.0.7", + "wpackagist-plugin/activitypub": "1.0.8", "wpackagist-plugin/gallery-block-lightbox": "^1.13", "wpackagist-plugin/unconfirmed": "1.3.5", "noblogs/wp-mat": "0.1.2", diff --git a/composer.lock b/composer.lock index 805a9b23092d6dc55e59c8947533e12c6b3f3279..df4a6f5babc258b2c358daf219a0a82f8ab406e8 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": "452a03978e409360b3e9bbf5289cf535", + "content-hash": "54ce500d40c3b26f4bf718b92bb22cee", "packages": [ { "name": "bjornjohansen/wplang", @@ -862,15 +862,15 @@ }, { "name": "wpackagist-plugin/activitypub", - "version": "1.0.7", + "version": "1.0.8", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/activitypub/", - "reference": "tags/1.0.7" + "reference": "tags/1.0.8" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/activitypub.1.0.7.zip" + "url": "https://downloads.wordpress.org/plugin/activitypub.1.0.8.zip" }, "require": { "composer/installers": "^1.0 || ^2.0"