diff --git a/composer.json b/composer.json
index 09e638c23d042a391ab23f524675d1d61cadac97..acfa2c8006ef024a5bd66826742bc4d6e6f72ac7 100644
--- a/composer.json
+++ b/composer.json
@@ -1,5 +1,5 @@
 {
-    "name": "lucha/r2db",
+    "name": "noblogs/r2db",
     "description": "r2db wordpress database",
     "type": "wordpress-dropin",
     "license": "MIT",
diff --git a/composer.lock b/composer.lock
index ecdf0ea1cf552da7e408dde646288acb65c9d4a4..d4722f35ab95dffffa4c5fb5762f5ab7275a3c00 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": "de2552fdb9aa51d1a6b58f116a6be25d",
+    "content-hash": "df39b4b0ba55fea223fd2044dadccf1d",
     "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"
 }