From 2c74375197b7a52722ae387b255d1e6b838f6864 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ph=C3=A9na=20Proxima?= Date: Tue, 9 Jul 2024 23:24:26 -0400 Subject: [PATCH] Check if performance is improved by using WIP branch of the plugin --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 6c0ca81..1ed3754 100644 --- a/composer.json +++ b/composer.json @@ -31,7 +31,7 @@ "drupal/core-recommended": "10.2.1", "drupal/tuf_test": "^1", "drush/drush": "^12.4", - "php-tuf/composer-integration": "^1-alpha10" + "php-tuf/composer-integration": "dev-parallel-delegates" }, "conflict": { "drupal/drupal": "*"