diff --git a/composer.lock b/composer.lock index b134fb5..5dcd129 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": "acd5a74b3e7de4d5072fb16f38a1168c", + "content-hash": "7cf2f81f4d414e017273050de3e17f7d", "packages": [ { "name": "10up/distributor", @@ -294,9 +294,15 @@ "version": "1.2.3", "source": { "type": "git", - "url": "https://github.com/figuren-theater/ft-options", + "url": "https://github.com/figuren-theater/ft-options.git", "reference": "127e6c8bb62cce778ee7468aa548c8326fe9c29a" }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/figuren-theater/ft-options/zipball/127e6c8bb62cce778ee7468aa548c8326fe9c29a", + "reference": "127e6c8bb62cce778ee7468aa548c8326fe9c29a", + "shasum": "" + }, "require": { "markjaquith/wp-tlc-transients": "^1.0", "php": ">=7.4" @@ -310,6 +316,7 @@ "inc/" ] }, + "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0-or-later" ], @@ -328,9 +335,9 @@ "description": "Options management via code for a WordPress multisite like figuren.theater", "homepage": "https://websites.fuer.figuren.theater", "keywords": [ + "Settings", "multisite", "options", - "settings", "wordpress" ], "support": {