From 17e03b337af0e71f06c940e2a638d13b49acadaf Mon Sep 17 00:00:00 2001 From: Nicholas Leduc Date: Sun, 22 Sep 2019 14:48:08 -0400 Subject: [PATCH] Add new reCAPTCHA module to satis.json --- satis.json | 1 + 1 file changed, 1 insertion(+) diff --git a/satis.json b/satis.json index 2526c802..5712391a 100644 --- a/satis.json +++ b/satis.json @@ -477,6 +477,7 @@ { "type": "vcs", "url": "git://github.com/proxium/yotporeviews.git" }, { "type": "vcs", "url": "git://github.com/julienloizelet/magento1-grids.git" }, { "type": "vcs", "url": "git://github.com/oddbrew/oddbrew_mailviewer.git" }, + { "type": "vcs", "url": "git://github.com/nleduc/reCAPTCHA.git" }, { "type": "composer", "url": "https://packages.fooman.co.nz/" }, { "type": "composer", "url": "https://repo.magento.com/" }, { "type": "composer", "url": "https://packages.firegento.com/connect20/" },