From 0f3ec264b825a39994535372b5b9ea46d8530358 Mon Sep 17 00:00:00 2001 From: Lily Yan Date: Mon, 9 May 2022 10:45:32 -0400 Subject: [PATCH] ISTWCMS-5536 Update to filefield_sources 1.0-alpha5 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index cb3119d..8590402 100644 --- a/composer.json +++ b/composer.json @@ -64,7 +64,7 @@ "drupal/field_group": "3.2", "drupal/field_validation": "1.0-beta3", "drupal/file_mdm": "2.4", - "drupal/filefield_sources": "dev-8.x-1.0-alpha4+4-dev", + "drupal/filefield_sources": "1.0-alpha5", "drupal/geofield": "1.39", "drupal/geofield_map": "2.75", "drupal/hcaptcha": "1.1", -- GitLab