From 2c1e3800226c9e9fe93ccd3036c0105fed1b5166 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vedat=20AKDO=C4=9EAN?= <39536659+spektra2147@users.noreply.github.com> Date: Mon, 16 May 2022 16:43:23 +0300 Subject: [PATCH] update contact plugin --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 07a27445f..74f5a5bbc 100644 --- a/composer.json +++ b/composer.json @@ -65,7 +65,7 @@ "anomaly/pages-module": "~2.6.0", "anomaly/posts-module": "~2.6.0", "anomaly/files-module": "~2.6.0", - "anomaly/contact-plugin": "~1.2.0", + "visiosoft/contact-plugin": "*", "anomaly/helper-plugin": "~2.1.0", "anomaly/robots-extension": "~2.1.0", "anomaly/html_block-extension": "~1.0.0",