From caca0a3db0cb9654e61df0cd5af94b1a6ea6e7cd Mon Sep 17 00:00:00 2001 From: alp Date: Fri, 24 Jan 2020 13:11:13 +0300 Subject: [PATCH] repeater added --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index 2f0d114b4..c516a018a 100644 --- a/composer.json +++ b/composer.json @@ -30,6 +30,7 @@ "anomaly/polymorphic-field_type": "~2.1.0", "anomaly/checkboxes-field_type": "~2.4.0", "anomaly/datetime-field_type": "~3.0.0", + "anomaly/repeater-field_type": "~1.3.0", "anomaly/language-field_type": "~2.2.0", "anomaly/multiple-field_type": "~2.2.0", "anomaly/textarea-field_type": "~2.1.0",