From 0605b5a37f356bb9ed3d58891bed68a41604c515 Mon Sep 17 00:00:00 2001 From: vedatakd Date: Mon, 3 Feb 2020 14:03:00 +0300 Subject: [PATCH] fixed file field type --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index c516a018a..5cf2e15cc 100644 --- a/composer.json +++ b/composer.json @@ -46,7 +46,7 @@ "anomaly/tags-field_type": "~2.3.0", "anomaly/slug-field_type": "~2.1.0", "anomaly/text-field_type": "~2.2.0", - "anomaly/file-field_type": "~2.2.0", + "anomaly/file-field_type": "~2.2.32", "anomaly/url-field_type": "~2.2.0", "anomaly/configuration-module": "~2.1.0", "anomaly/preferences-module": "~2.1.0",