diff --git a/composer.json b/composer.json index 9a4c3a5ba36541d6051c7267bd1c201e12e55e24..d8346b33318b4c2c785b9a7709317adb83cb2c99 100644 --- a/composer.json +++ b/composer.json @@ -124,7 +124,8 @@ "wpackagist-theme/twentytwentytwo": "1.9", "wpackagist-theme/twentytwentythree": "1.6", "wpackagist-theme/twentytwentyfour": "1.3", - "wpackagist-plugin/footnotes-made-easy": "3.0.6" + "wpackagist-plugin/footnotes-made-easy": "3.0.6", + "noblogs/ai-simplesitestats-plugin": "0.0.1" }, "extra": { "wordpress-install-dir": "app", diff --git a/composer.lock b/composer.lock index 0d9a7624bfca5b6dcba87165b5d02f6a020645aa..554c136122b1acce780cccbe187bb7b6043d20a3 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": "45dd5c1d2bb4782c4194cef308f2b08b", + "content-hash": "28540bf09288a5950a0d7b3255e3e078", "packages": [ { "name": "composer/installers", @@ -378,6 +378,32 @@ ], "description": "must-use plugins for Noblogs" }, + { + "name": "noblogs/ai-simplesitestats-plugin", + "version": "0.0.1", + "source": { + "type": "git", + "url": "https://git.autistici.org/noblogs/ai-simplesitestats-plugin.git", + "reference": "899e66dbeae52f517c3b2181340f8c05397590ef" + }, + "dist": { + "type": "zip", + "url": "https://git.autistici.org/api/v4/projects/701/packages/composer/archives/noblogs/ai-simplesitestats-plugin.zip?sha=899e66dbeae52f517c3b2181340f8c05397590ef", + "reference": "899e66dbeae52f517c3b2181340f8c05397590ef", + "shasum": "" + }, + "require": { + "composer/installers": "^1.9" + }, + "type": "wordpress-plugin", + "authors": [ + { + "name": "Autistici/Inventati", + "email": "info@autistici.org" + } + ], + "description": "git@git.autistici.org:noblogs/ai-simplesitestats-plugin.git" + }, { "name": "noblogs/eu-compliance", "version": "0.1.0", @@ -2100,12 +2126,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.6.0" + "platform-dev": [], + "plugin-api-version": "2.3.0" }