Add softspring twig-extra-bundle (#1643)

* Add softspring twig-extra-bundle

* Add postinstall
This commit is contained in:
Javi H. Gil
2024-07-13 11:42:33 +02:00
committed by GitHub
parent 6b04c5db5f
commit 372e4fce44
2 changed files with 7 additions and 0 deletions
@@ -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</>