Commit e53bfed
committed
bugfix #156 Explicitly require "twig/twig" since it is used by the Twig ticket extensions (phansys)
This PR was merged into the master branch.
Discussion
----------
|Q |A |
|--- |--- |
|Branch |master|
|Bug fix? |yes |
|New feature? |no |
|BC breaks? |no |
|Deprecations?|no |
|Tests pass? |yes |
|Fixed tickets|n/a |
|License |MIT |
|Doc PR |n/a |
This partially reverts #146.
Commits
-------
094706c Explicitly require "twig/twig" since it is used by the Twig ticket extensions1 file changed
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | 55 | | |
58 | 56 | | |
59 | 57 | | |
| |||
0 commit comments