Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Symfony 2.3 not supported? #18

Open
mes-nta opened this issue Apr 8, 2018 · 0 comments
Open

Symfony 2.3 not supported? #18

mes-nta opened this issue Apr 8, 2018 · 0 comments

Comments

@mes-nta
Copy link

mes-nta commented Apr 8, 2018

The services.yml for this bundle utilizes @request_stack, but this feature was not added until Symfony 2.4; attempting to utilize the current version of this package on Symfony 2.3 throws an error due to this dependency:

[Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException]
The service "vihuvac_recaptcha.form.type" has a dependency on a non-existent service "request_stack".

For symfony 2.3, this should be "request", not "request_stack"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant