mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
Add softspring twig-extra-bundle (#1643)
* Add softspring twig-extra-bundle * Add postinstall
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"bundles": {
|
||||
"Softspring\\TwigExtraBundle\\SfsTwigExtraBundle": ["all"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,2 @@
|
||||
* The <fg=green>SfsTwigExtraBundle</> is ready to use.
|
||||
* <fg=blue>Read</> the documentation at <comment>https://github.com/softspring/twig-extra-bundle/blob/5.2/README.md</>
|
||||
Reference in New Issue
Block a user