issues
search
hackzilla-project
/
TicketBundle
Bundle provides multilingual ticketing functionality for Symfony applications.
http://hackzilla.org
MIT License
64
stars
43
forks
source link
Replace "twig/twig" requirement with "symfony/twig-bundle"
#146
Closed
phansys
closed
5 years ago
phansys
commented
5 years ago
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
"symfony/twig-bundle" is required to call
render()
from controllers;
"twig/twig" was moved to
conflict
section with the constraint
<1.34
in order to ensure its namespaced classes are available.
render()
from controllers;conflict
section with the constraint<1.34
in order to ensure its namespaced classes are available.