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
…orresponding components are not installed (nicolas-grekas)
This PR was merged into the 7.2 branch.
Discussion
----------
[FrameworkBundle] Don't auto-register form/csrf when the corresponding components are not installed
| Q | A
| ------------- | ---
| Branch? | 7.2
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | Fixsymfony/recipes#1358
| License | MIT
Commits
-------
596487b [FrameworkBundle] Don't auto-register form/csrf when the corresponding components are not installed
I think #1337 introduced config that is not working with the "symfony/skeleton" project.
Running
symfony new --version=next --webapp /tmp/next
exits with an error.Output:
The text was updated successfully, but these errors were encountered: