%% -*- mode: erlang; -*- {erl_opts, [debug_info]}. {deps, [ {emqx_ldap, {path, "../../apps/emqx_ldap"}}, {emqx_dashboard, {path, "../../apps/emqx_dashboard"}}, {esaml, {git, "https://github.com/emqx/esaml", {tag, "v1.1.3"}}} ]}.