diff --git a/config/optional/captcha.captcha_point.contact_message_feedback_form.yml b/config/install/captcha.captcha_point.contact_message_feedback_form.yml similarity index 100% rename from config/optional/captcha.captcha_point.contact_message_feedback_form.yml rename to config/install/captcha.captcha_point.contact_message_feedback_form.yml diff --git a/config/optional/captcha.captcha_point.contact_message_personal_form.yml b/config/install/captcha.captcha_point.contact_message_personal_form.yml similarity index 100% rename from config/optional/captcha.captcha_point.contact_message_personal_form.yml rename to config/install/captcha.captcha_point.contact_message_personal_form.yml diff --git a/config/optional/captcha.captcha_point.user_login_form.yml b/config/install/captcha.captcha_point.user_login_form.yml similarity index 100% rename from config/optional/captcha.captcha_point.user_login_form.yml rename to config/install/captcha.captcha_point.user_login_form.yml diff --git a/config/optional/captcha.captcha_point.user_pass.yml b/config/install/captcha.captcha_point.user_pass.yml similarity index 100% rename from config/optional/captcha.captcha_point.user_pass.yml rename to config/install/captcha.captcha_point.user_pass.yml diff --git a/config/optional/captcha.captcha_point.user_register_form.yml b/config/install/captcha.captcha_point.user_register_form.yml similarity index 100% rename from config/optional/captcha.captcha_point.user_register_form.yml rename to config/install/captcha.captcha_point.user_register_form.yml diff --git a/config/optional/captcha.settings.yml b/config/install/captcha.settings.yml similarity index 100% rename from config/optional/captcha.settings.yml rename to config/install/captcha.settings.yml diff --git a/config/optional/hcaptcha.settings.yml b/config/install/hcaptcha.settings.yml similarity index 100% rename from config/optional/hcaptcha.settings.yml rename to config/install/hcaptcha.settings.yml diff --git a/config/optional/user.role.administrator.yml b/config/install/user.role.administrator.yml similarity index 100% rename from config/optional/user.role.administrator.yml rename to config/install/user.role.administrator.yml diff --git a/config/optional/user.role.anonymous.yml b/config/install/user.role.anonymous.yml similarity index 100% rename from config/optional/user.role.anonymous.yml rename to config/install/user.role.anonymous.yml diff --git a/config/optional/user.role.authenticated.yml b/config/install/user.role.authenticated.yml similarity index 100% rename from config/optional/user.role.authenticated.yml rename to config/install/user.role.authenticated.yml diff --git a/uw_cfg_common.info.yml b/uw_cfg_common.info.yml index ab3259b921c194e0e453d1f2caed7f601ecaf811..9d56c49caee519e7d46563ac8e7bf2ba69435b78 100644 --- a/uw_cfg_common.info.yml +++ b/uw_cfg_common.info.yml @@ -5,6 +5,7 @@ core_version_requirement: '^8.7.7 || ^9' dependencies: - captcha - core_event_dispatcher + - features - field_event_dispatcher - hcaptcha - hook_event_dispatcher