From b53ba8e62cf7ac310f82aee41a4563317bf8a73b Mon Sep 17 00:00:00 2001 From: dannylamb Date: Thu, 29 Jul 2021 11:01:01 -0300 Subject: [PATCH] Setting 2.0.0 dependency --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index edd148d2..f7198037 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,7 @@ "drupal/migrate_source_csv" : "^3.4", "drupal/token" : "^1.3", "drupal/flysystem" : "^2.0@alpha", - "islandora/crayfish-commons": "dev-dev", + "islandora/crayfish-commons": "2.0.0", "drupal/file_replace": "^1.1" },