From f95cffdceb621c4592536dac694511be4f259f32 Mon Sep 17 00:00:00 2001 From: Tony Air Date: Fri, 10 May 2024 00:21:53 +0200 Subject: [PATCH] FIX: Turnstile Captcha --- composer.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/composer.json b/composer.json index 276b958..f2eb025 100755 --- a/composer.json +++ b/composer.json @@ -78,6 +78,10 @@ { "type": "vcs", "url": "https://github.com/a2nt/silverstripe-flexslider" + }, + { + "type": "vcs", + "url": "https://github.com/a2nt/silverstripe-turnstile" } ], "extra": {