diff --git a/extas.json b/extas.json index 1b5969f..8716ed0 100644 --- a/extas.json +++ b/extas.json @@ -1,5 +1,11 @@ { "name": "extas/bv-api", + "package_classes": [ + { + "class": "extas\\components\\bv\\profiles\\ProfileRepository", + "interface": "extas\\interfaces\\bv\\profiles\\IProfileRepository" + } + ], "plugins": [ { "class": "extas\\components\\plugins\\PluginInstallBVProfiles",