From a954ade861b36d2b37cf1224e41d33a85f4214e8 Mon Sep 17 00:00:00 2001 From: Mike Decker Date: Wed, 11 Oct 2023 08:28:25 -0700 Subject: [PATCH] Display field copy released a D10 version --- composer.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/composer.json b/composer.json index c9553ffb9..2b722b613 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,6 @@ { "type": "composer", "url": "https://packages.drupal.org/8", - "exclude": ["drupal/display_field_copy"] }, { "type": "package", @@ -34,10 +33,6 @@ "reference": "master" } } - }, - { - "type": "vcs", - "url": "https://git.drupalcode.org/issue/display_field_copy-3287010.git" } ], "require": { @@ -69,7 +64,7 @@ "drupal/cshs": "^4.0", "drupal/default_content": "^2.0@alpha", "drupal/diff": "^1.0@RC", - "drupal/display_field_copy": "dev-3287010-automated-drupal-10 as 2.0.0", + "drupal/display_field_copy": "^2.0.", "drupal/domain_301_redirect": "^2.0", "drupal/ds": "^3.3", "drupal/editoria11y": "^2.0",