From f3ffde23ec37ffb0512026978fe71692d74cc27c Mon Sep 17 00:00:00 2001 From: vedatakd Date: Mon, 17 Feb 2020 14:04:46 +0300 Subject: [PATCH] remove static version for file-field_type --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 0b6f07234..e1a21b042 100644 --- a/composer.json +++ b/composer.json @@ -52,7 +52,7 @@ "anomaly/tags-field_type": "~2.4.0", "anomaly/slug-field_type": "~2.1.0", "anomaly/text-field_type": "~2.2.0", - "anomaly/file-field_type": "2.2.32", + "anomaly/file-field_type": "~2.2.0", "anomaly/url-field_type": "~2.2.0", "anomaly/configuration-module": "~2.1.0", "anomaly/preferences-module": "~2.2.0",