diff --git a/composer.json b/composer.json index 84cec604b9151b0448242bf99ab62829b456e45a..454a5cbf5576f9f48d8049398d491d8c0efd5c42 100644 --- a/composer.json +++ b/composer.json @@ -114,7 +114,7 @@ "noblogs/ai-authenticate-rest-api-plugin": "0.0.4", "wpackagist-plugin/multisite-custom-css": "1.0", "wpackagist-plugin/activitypub": "5.5.0", - "wpackagist-plugin/gallery-block-lightbox": "1.15", + "wpackagist-plugin/gallery-block-lightbox": "1.16.0", "wpackagist-plugin/unconfirmed": "1.3.7", "noblogs/wp-mat": "0.1.4", "wpackagist-plugin/secure-encrypted-form": "1.0.1", diff --git a/composer.lock b/composer.lock index d8d70a4fec8d58f3abc21f0a3a77a79404ed8453..4f9589870121ece9231b4518a7db8a140e3b124d 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": "e96e8e7b8d6c542e924987ef215931af", + "content-hash": "6bb85e9a1bf3420c71a4b98d9a39e021", "packages": [ { "name": "composer/installers", @@ -1152,15 +1152,15 @@ }, { "name": "wpackagist-plugin/gallery-block-lightbox", - "version": "1.15", + "version": "1.16", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/gallery-block-lightbox/", - "reference": "tags/1.15" + "reference": "tags/1.16" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/gallery-block-lightbox.1.15.zip" + "url": "https://downloads.wordpress.org/plugin/gallery-block-lightbox.1.16.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" @@ -2162,12 +2162,12 @@ "packages-dev": [], "aliases": [], "minimum-stability": "stable", - "stability-flags": [], + "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=7.1" }, - "platform-dev": [], - "plugin-api-version": "2.2.0" + "platform-dev": {}, + "plugin-api-version": "2.6.0" }