This package uses a final class for the service provider on Recaptcha, which prevents users from actually providing their own service provider. This uses a proposed Interface instead to fix that. See the related merge request on laminas-recaptcha
I'm not sure about laminas's best practices, let me know if there are things that need fixing.
Description
This package uses a final class for the service provider on Recaptcha, which prevents users from actually providing their own service provider. This uses a proposed Interface instead to fix that. See the related merge request on laminas-recaptcha
I'm not sure about laminas's best practices, let me know if there are things that need fixing.