Commit 6f361ba
committed
bug symfony#8804 [Templating] Add the asset package requirement (michaelperrin)
This PR was merged into the 4.0 branch.
Discussion
----------
[Templating] Add the asset package requirement
New comers will get an errors if they use the `asset()` Twig function without installing the `asset` package.
This PR makes sure they won't get an "WTF" reaction to the error they would get ;)
Commits
-------
47494ba Templating docs: add the asset package requirement1 file changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
738 | 738 | | |
739 | 739 | | |
740 | 740 | | |
741 | | - | |
| 741 | + | |
| 742 | + | |
| 743 | + | |
| 744 | + | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
| 748 | + | |
| 749 | + | |
742 | 750 | | |
743 | 751 | | |
744 | 752 | | |
| |||
0 commit comments