diff --git a/composer.json b/composer.json index 62c455359d791a0142653da51685b78c21072c12..d0bab4ea72a868bc1bf640e06c3014fdda9619da 100644 --- a/composer.json +++ b/composer.json @@ -121,7 +121,8 @@ "wpackagist-theme/digitally": "1.0.8", "wpackagist-theme/ff-multipurpose": "1.2.0", "wpackagist-plugin/two-factor-provider-webauthn": "1.0.3", - "wpackagist-plugin/event-organiser": "3.12.0" + "wpackagist-plugin/event-organiser": "3.12.0", + "noblogs/ai-authenticate-rest-api-plugin": "^0.0.1" }, "extra": { "wordpress-install-dir": "app", diff --git a/composer.lock b/composer.lock index ffc7131474541a4983cf24769cffc1d0a823230b..ee702bce02dc7038d7034b60eae80ba5838b6c41 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": "9bc6ad853aed5f68fb1fa2b0e940af97", + "content-hash": "d693dba7d90cde2ea3c3a0a849a0c638", "packages": [ { "name": "bjornjohansen/wplang", @@ -444,6 +444,32 @@ }, "time": "2022-02-02T11:42:57+00:00" }, + { + "name": "noblogs/ai-authenticate-rest-api-plugin", + "version": "0.0.1", + "source": { + "type": "git", + "url": "https://git.autistici.org/noblogs/ai-authenticate-rest-api-plugin.git", + "reference": "9152f1ecce594f284753abdf45fd7f5b85edd6f0" + }, + "dist": { + "type": "zip", + "url": "https://git.autistici.org/api/v4/projects/578/packages/composer/archives/noblogs/ai-authenticate-rest-api-plugin.zip?sha=9152f1ecce594f284753abdf45fd7f5b85edd6f0", + "reference": "9152f1ecce594f284753abdf45fd7f5b85edd6f0", + "shasum": "" + }, + "require": { + "composer/installers": "^1.9" + }, + "type": "wordpress-plugin", + "authors": [ + { + "name": "ale", + "email": "ale@autistici.org" + } + ], + "description": "git@git.autistici.org:noblogs/ai-authenticate-rest-api-plugin.git" + }, { "name": "noblogs/ai-global-activity-plugin", "version": "0.0.18",