diff --git a/composer.json b/composer.json
index f17d19fb85363e0cd75154d8e938975c088323b8..6e2ef5c9f95704c693021d35fdcec5660c657470 100644
--- a/composer.json
+++ b/composer.json
@@ -1,5 +1,5 @@
 {
-    "name": "ai/noblogs-wp-ssl",
+    "name": "noblogs/noblogs-wp-ssl",
     "description": "git@git.autistici.org:ai/noblogs-wp-ssl.git",
     "type": "wordpress-muplugin",
     "require": {
diff --git a/composer.lock b/composer.lock
index 62e354d01c8a0ceaeef6439eee6922d3c1dde86f..754f725e82c4f1b17eccc7127a3f707a10f9aff5 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1,10 +1,10 @@
 {
     "_readme": [
         "This file locks the dependencies of your project to a known state",
-        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
+        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
         "This file is @generated automatically"
     ],
-    "content-hash": "ef4d900882b97ecd5aaaa7a75b959abf",
+    "content-hash": "15620843352badae9b025142ba3fd682",
     "packages": [
         {
             "name": "composer/installers",
@@ -131,6 +131,16 @@
                 "zend",
                 "zikula"
             ],
+            "funding": [
+                {
+                    "url": "https://packagist.com",
+                    "type": "custom"
+                },
+                {
+                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
+                    "type": "tidelift"
+                }
+            ],
             "time": "2020-04-07T06:57:05+00:00"
         }
     ],
@@ -141,5 +151,6 @@
     "prefer-stable": false,
     "prefer-lowest": false,
     "platform": [],
-    "platform-dev": []
+    "platform-dev": [],
+    "plugin-api-version": "1.1.0"
 }