From 89c8a0008f8f7b9f2144a9d59df74317671fcab2 Mon Sep 17 00:00:00 2001 From: mscherer Date: Mon, 25 Jul 2022 14:54:07 +0200 Subject: [PATCH] Upgrade to 4.3+ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 17b6b66..4b74df2 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Allows any type of image-based captchas for your forms. ## A CakePHP plugin to - Easily integrate captchas in your CakePHP application. -This plugin requires **CakePHP 4.2+**. See [version map](/~https://github.com/dereuromark/cakephp-captcha/wiki#cakephp-version-map) for details. +This plugin requires **CakePHP 4.3+**. See [version map](/~https://github.com/dereuromark/cakephp-captcha/wiki#cakephp-version-map) for details. ### What's in this plugin - Simple match captchas that will already do the trick without annoying "I can't read those letters".