diff --git a/composer.json b/composer.json index be09079ca10856256e4b0aa2beb25dc899c065d1..5f9935d0efbe52049187de3a5058efb41316931b 100644 --- a/composer.json +++ b/composer.json @@ -112,7 +112,9 @@ "wpackagist-plugin/wp2pgpmail": "^1.27", "wpackagist-plugin/buddypress": "^6.3", "noblogs/noblogs-home": "^0.1.0", - "wpackagist-plugin/katex": "^2.1" + "wpackagist-plugin/katex": "^2.1", + "noblogs/eu-compliance": "^0.1.0", + "noblogs/nospam": "^0.1.1" }, "extra": { "wordpress-install-dir": "app", diff --git a/composer.lock b/composer.lock index 735cbcf2da270edac459787d4d9dc13161805003..8150601134d31622ad81168c989ea6672e191f89 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": "85852303b4e957c99b7b0165807cde4d", + "content-hash": "78cfb3cf20ddad7dec5952ae1aa732b8", "packages": [ { "name": "bjornjohansen/wplang", @@ -461,6 +461,30 @@ ], "description": "must-use plugins for Noblogs" }, + { + "name": "noblogs/eu-compliance", + "version": "0.1.0", + "dist": { + "type": "zip", + "url": "https://git.autistici.org/api/v4/projects/466/packages/composer/archives/noblogs/eu-compliance.zip?sha=05a3c2427024a8f3611b59c3ee2c3f7e1f9f553b", + "reference": "05a3c2427024a8f3611b59c3ee2c3f7e1f9f553b", + "shasum": "" + }, + "require": { + "composer/installers": "^1.9" + }, + "type": "wordpress-plugin", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "lechuck", + "email": "l3chuck@autistici.org" + } + ], + "description": "Wordpress plugin: EU cookie banner." + }, { "name": "noblogs/noblogs-home", "version": "0.1.0", @@ -510,6 +534,27 @@ ], "description": "git@git.autistici.org:ai/noblogs-wp-ssl.git" }, + { + "name": "noblogs/nospam", + "version": "0.1.1", + "dist": { + "type": "zip", + "url": "https://git.autistici.org/api/v4/projects/465/packages/composer/archives/noblogs/nospam.zip?sha=bddebbc78c31565cbf53ae69412eae52dc273c41", + "reference": "bddebbc78c31565cbf53ae69412eae52dc273c41", + "shasum": "" + }, + "require": { + "composer/installers": "^1.9" + }, + "type": "wordpress-plugin", + "authors": [ + { + "name": "lucha", + "email": "lucha@paranoici.org" + } + ], + "description": "git@git.autistici.org:noblogs/nospam.git" + }, { "name": "noblogs/r2db", "version": "0.1.6",