- ๐ฉ๐ชGermany Anybody Porta Westfalica
Captcha Maintainer here. Agreed! RTBC!
- ๐ฎ๐ณIndia libbna New Delhi, India
I added the patch and and tried to install the Captcha 2.0@beta but still the issue is there.
Problem 1
- Root composer.json requires drupal/captcha ^2.0@beta, found drupal/captcha[2.0.0-beta1] but these were not loaded, likely because it conflicts with another require.
Problem 2
- drupal/recaptcha is locked to version 3.1.0 and an update of this package was not requested.
- drupal/recaptcha 3.1.0 requires drupal/captcha ^1.4 -> found drupal/captcha[1.4.0, ..., 1.10.0] but it conflicts with your root composer.json require (^2.0@beta). - ๐ซ๐ทFrance Toki Caen, Normandy
Same issue here (like @Libbna).
I have modified the composer.json file in recaptcha folder ("drupal/captcha": "^1.4 || ^2",
).
I have rebuilt caches (drush cr
).
I have tried to require the D10 compatible captcha version (composer require drupal/captcha:^2.0@beta
).
Same error message than @Libbna.
Is there another step to let recatpcha accept the captcha 2.0 version?
Should I uninstall and re-install ReCaptcha? - ๐ฉ๐ชGermany Anybody Porta Westfalica
- ๐บ๐ธUnited States jds1 Hudson Valley, NY
+1 to a release! It looks like the last dev branch update hasn't been since November 2022 so I'm going to message a maintainer and see if we can get something going.
- ๐ฆ๐บAustralia kim.pepper ๐โโ๏ธ๐ฆ๐บSydney, Australia
kim.pepper โ made their first commit to this issueโs fork.
-
kim.pepper โ
committed 30cc8fe8 on 8.x-3.x authored by
Rajab Natshah โ
Issue #3346050 by Rajab Natshah: Change CAPTCHA from ^1.4 to ^1.4 || ^2...
-
kim.pepper โ
committed 30cc8fe8 on 8.x-3.x authored by
Rajab Natshah โ
- ๐ฆ๐บAustralia kim.pepper ๐โโ๏ธ๐ฆ๐บSydney, Australia
Committed to 8.x-3.x. Thanks!
- Status changed to Fixed
over 1 year ago 7:29pm 25 April 2023 Automatically closed - issue fixed for 2 weeks with no activity.