diff --git a/composer.json b/composer.json index ae1f4ac..b85680c 100644 --- a/composer.json +++ b/composer.json @@ -50,9 +50,6 @@ "drupal/domain_path": { "https://github.com/localgovdrupal/localgov_microsites/pull/175#issuecomment-1172879196": "https://raw.githubusercontent.com/localgovdrupal/localgov_microsites/995261d0909065e3124fba3fc0dce3e823aefa1d/patches/domain_path.146-url-aliases.patch", "https://github.com/localgovdrupal/localgov_microsites_group/issues/326": "https://raw.githubusercontent.com/localgovdrupal/localgov_microsites/4cbdbe6ae3c3e95e7d2ed15d918c66805ad8e7f1/patches/localgov_microsites_group_326.domain_path_pathauto.unserializable.patch" - }, - "drupal/autosave_form": { - "PHP 8.2 deprecation issue with AutosaveFormBuilder": "https://www.drupal.org/files/issues/2024-04-15/fix-php82-deprecation-3355495-19.patch" } } } diff --git a/localgov_microsites.info.yml b/localgov_microsites.info.yml index 2f8c958..3ebede2 100644 --- a/localgov_microsites.info.yml +++ b/localgov_microsites.info.yml @@ -38,6 +38,7 @@ install: - autosave_form:autosave_form - default_content:default_content - domain:domain + - domain:domain_alias - domain:domain_config - domain_path:domain_path - group:group