Commit 3914e2f5 authored by Florian Weber's avatar Florian Weber
Browse files

Issue #3287690: Update path in docs and Drupal 10 compatibility

parent 5c080bcc
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@ INSTALLATION
   https://www.drupal.org/node/1897420 for further information.

 * Copy the friendly-challenge javascript library to /libraries/friendly-challenge
   URL: https://unpkg.com/friendly-challenge@0.8.11/widget.min.js
   URL: https://unpkg.com/friendly-challenge@0.9.5/widget.min.js
   (resulting in: /libraries/friendly-challenge/widget.min.js)

   Hint: Depending on your composer template / installation method the libraries
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@ name: 'Friendly Captcha'
type: module
description: 'Protect your website from spam and abuse while letting real people pass through with ease.'
package: Spam control
core_version_requirement: ^8.9 || ^9
core_version_requirement: ^8.9 || ^9 || ^10
configure: friendlycaptcha.admin_settings_form
dependencies:
  - captcha:captcha