From a43425d7dbddd5de3c099343f27340ba04a0b5fc Mon Sep 17 00:00:00 2001 From: Andrii Podanenko Date: Fri, 24 Sep 2021 13:54:00 +0300 Subject: [PATCH] fix: Remove outdated Daxko module Fixes: #2369 --- composer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/composer.json b/composer.json index 4ec81c1901..7df7db09e4 100644 --- a/composer.json +++ b/composer.json @@ -29,7 +29,6 @@ "drupal/ctools": "3.0 || ^3.4", "drupal/custom_formatters": "^3.0 || ^3.0@beta", "drupal/datalayer": "^1.0@beta || ^1.0", - "drupal/daxko": "^1.0", "drupal/domain": "^1.0@beta || ^1.0", "drupal/domain_theme_switch": "^1.5", "drupal/draggableviews": "^1",