From 2c9e64830ca651e57ee0d3c0384f6dd0b294ffe8 Mon Sep 17 00:00:00 2001 From: Liam Morland Date: Tue, 4 May 2021 11:42:10 -0400 Subject: [PATCH] Coding standards: Use tag for maillog --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 91071ae..73175ed 100644 --- a/composer.json +++ b/composer.json @@ -46,7 +46,7 @@ "drupal/coder": "3.7", "drupal/coffee": "1.0-beta2", "drupal/devel": "4.0.1", - "drupal/maillog": "dev-8.x-1.x", + "drupal/maillog": "1.0-beta1", "drupal/migrate_plus": "^5.1", "drupal/migrate_tools": "^5.0", "drupal/preserve_changed": "^1.0@alpha", -- GitLab