diff --git a/composer.local.2.fid-bbi.json b/composer.local.2.fid-bbi.json
new file mode 100644
index 0000000000000000000000000000000000000000..485ace5f3383f3c16e107ed386d651497a7cf44e
--- /dev/null
+++ b/composer.local.2.fid-bbi.json
@@ -0,0 +1,10 @@
+{
+    "autoload": {
+        "psr-4": {
+            "fid_bbi\\": "module/fid_bbi/src"
+        }
+    },
+    "require": {
+        "finc/worldcat-search-module": "^0.0.4"
+    }
+}
\ No newline at end of file