Add twig
This commit is contained in:
parent
00ae28944e
commit
c7544bc77a
@ -4,7 +4,8 @@
|
|||||||
"type": "symfony-bundle",
|
"type": "symfony-bundle",
|
||||||
"require": {
|
"require": {
|
||||||
"doctrine/orm": "^2.7",
|
"doctrine/orm": "^2.7",
|
||||||
"symfony/form": "^5.0"
|
"symfony/form": "^5.0",
|
||||||
|
"symfony/twig-bundle": "^5.0"
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
|
Loading…
Reference in New Issue
Block a user