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

fix(di): refers to the key to be able to override by env #20

Merged
merged 1 commit into from
Mar 31, 2021

Conversation

R2c
Copy link
Contributor

@R2c R2c commented Feb 18, 2021

When we try to override the configuration (like for dev/test env) we got this error :

In ContainerBuilder.php line 1381:
                                                                               
  Invalid argument name "0" for service "html_sanitizer.0": the first character must be a letter. 

Symfony documentation explain :
image

@R2c
Copy link
Contributor Author

R2c commented Mar 25, 2021

@tgalopin up =)

@tgalopin tgalopin merged commit 75b4e01 into tgalopin:master Mar 31, 2021
@tgalopin
Copy link
Owner

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants