Rename friendsofsymfony/user-bundle/@dev/post-install.txt to friendsofsymfony/user-bundle/2.1.x-dev/post-install.txt

This commit is contained in:
tattali
2018-02-01 08:54:16 +01:00
committed by GitHub
parent db02850a9d
commit 7e5d3ec3c8
@@ -1,13 +0,0 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> What's next? </>
<bg=blue;fg=white> </>
Warning: make sure the twig engine is turned on in framework.yaml
- If not, add the following to config/packages/framework.yaml:
framework:
# ...
csrf_protection: { enabled: true }
templating:
engines: ['twig']