You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems like 2.7 introduced BC breaks. We experiences a failure (Public key not found) with updating from 2.6 to 2.7.
Basically we had in our composer.json:
@Ocramius I debugged further. We got this exception:
ZendService\ReCaptcha\Exception: Missing public key in C:\Apache24\htdocs\www\vendor\zendframework\zendservice-recaptcha\library\ZendService\ReCaptcha\ReCaptcha.php on line 380
Seems like 2.7 introduced BC breaks. We experiences a failure (Public key not found) with updating from 2.6 to 2.7.
Basically we had in our composer.json:
We switched back to 2.6 for now until we make sure we can go ahead with zendservice-recaptcha v3.
Originally posted by @mheki at zendframework/zend-captcha#34
The text was updated successfully, but these errors were encountered: