diff --git a/composer.json b/composer.json index 56ae1f8d24dbb0f96901919a1d1ebd8dfcbc41b5..183a7091ce869e6e726cc1a5ab2f6939386f6cfa 100644 --- a/composer.json +++ b/composer.json @@ -128,7 +128,8 @@ "wpackagist-plugin/activitypub": "0.17.0", "wpackagist-plugin/memcached": "4.0.0", "wpackagist-plugin/gallery-block-lightbox": "^1.13", - "wpackagist-plugin/unconfirmed": "1.3.5" + "wpackagist-plugin/unconfirmed": "1.3.5", + "noblogs/wp-mat": "0.1.2" }, "extra": { "wordpress-install-dir": "app", diff --git a/composer.lock b/composer.lock index 68096b18d5a71c4a22b66f292ae88aa082a76928..3c4841ded231bcb3f5b4e8473b409d5288f4279f 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": "46871cbc8da2608ae1255966c4e47188", + "content-hash": "e7794edda89e6db63b98c2624e55afcf", "packages": [ { "name": "bjornjohansen/wplang", @@ -703,6 +703,32 @@ "description": "Wordpress themes which are not in the wordpress.org repo", "homepage": "https://git.autistici.org/noblogs/themes-misc" }, + { + "name": "noblogs/wp-mat", + "version": "0.1.2", + "source": { + "type": "git", + "url": "https://git.autistici.org/noblogs/wp-mat.git", + "reference": "744b84dc708e63cd1c726c623740790aa099d221" + }, + "dist": { + "type": "zip", + "url": "https://git.autistici.org/api/v4/projects/606/packages/composer/archives/noblogs/wp-mat.zip?sha=744b84dc708e63cd1c726c623740790aa099d221", + "reference": "744b84dc708e63cd1c726c623740790aa099d221", + "shasum": "" + }, + "require": { + "composer/installers": "^1.9" + }, + "type": "wordpress-plugin", + "authors": [ + { + "name": "lucha", + "email": "lucha@paranoici.org" + } + ], + "description": "git@git.autistici.org:noblogs/wp-mat.git" + }, { "name": "npm-asset/prototype-js-core", "version": "1.7.3", @@ -2117,5 +2143,5 @@ "php": ">=7.1" }, "platform-dev": [], - "plugin-api-version": "2.2.0" + "plugin-api-version": "2.3.0" }