diff --git a/composer.json b/composer.json index 879241cea5f60bf005a2ff1c3c3767bd52f0fefc..8808534a97bec422ac6479b0bb46b729f9745b14 100644 --- a/composer.json +++ b/composer.json @@ -130,7 +130,8 @@ "wpackagist-plugin/multisite-custom-css": "1.0", "wpackagist-plugin/activitypub": "0.17.0", "wpackagist-plugin/memcached": "4.0.0", - "wpackagist-plugin/gallery-block-lightbox": "^1.13" + "wpackagist-plugin/gallery-block-lightbox": "^1.13", + "wpackagist-plugin/wpgancio": "^1.7" }, "extra": { "wordpress-install-dir": "app", diff --git a/composer.lock b/composer.lock index 838d969e2e553c9239e9a96f5f0ac3a34658dba3..f75d2b96328c32d10587e8e7eb0c69d7ebc48308 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": "5934fa1e19ffd5d7ec8eb442a3972175", + "content-hash": "b503342c3b423f50727a770cb430ac2c", "packages": [ { "name": "bjornjohansen/wplang", @@ -1440,6 +1440,24 @@ "type": "wordpress-plugin", "homepage": "https://wordpress.org/plugins/wp2pgpmail/" }, + { + "name": "wpackagist-plugin/wpgancio", + "version": "1.7", + "source": { + "type": "svn", + "url": "https://plugins.svn.wordpress.org/wpgancio/", + "reference": "tags/1.7" + }, + "dist": { + "type": "zip", + "url": "https://downloads.wordpress.org/plugin/wpgancio.1.7.zip" + }, + "require": { + "composer/installers": "^1.0 || ^2.0" + }, + "type": "wordpress-plugin", + "homepage": "https://wordpress.org/plugins/wpgancio/" + }, { "name": "wpackagist-plugin/wpuntexturize", "version": "2.2",