From ba348a267273078591ea64cb09b72bee8b15b0c7 Mon Sep 17 00:00:00 2001 From: Mael Date: Sun, 24 May 2020 00:23:38 +0200 Subject: [PATCH] Upgrade to 1.0 --- mael/recaptcha-bundle/1.0/post-install.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 mael/recaptcha-bundle/1.0/post-install.txt diff --git a/mael/recaptcha-bundle/1.0/post-install.txt b/mael/recaptcha-bundle/1.0/post-install.txt new file mode 100644 index 00000000..4bd2d6e5 --- /dev/null +++ b/mael/recaptcha-bundle/1.0/post-install.txt @@ -0,0 +1,4 @@ + Next for MaelRecaptchaBundle + * Edit your .env file + * Change MAEL_RECAPTCHA_KEY by your public key and MAEL_RECAPTCHA_SECRET by your secret key in your .env file, + * Readdocumentation at https://github.com/Mael-91/MaelRecaptchaBundle/blob/master/README.md