Rapsys Git
/
airbundle
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c583a7b
)
Add twig-bundle requires
author
Raphaël Gertz
<git@rapsys.eu>
Mon, 28 Oct 2019 20:48:27 +0000
(21:48 +0100)
committer
Raphaël Gertz
<git@rapsys.eu>
Mon, 28 Oct 2019 20:48:27 +0000
(21:48 +0100)
composer.json
patch
|
blob
|
history
diff --git
a/composer.json
b/composer.json
index f08a340f8f424bb6d361e26b579ed16870d91f46..fcc4fa4a965d5feb2faf21e494fecd69d155acbf 100644
(file)
--- a/
composer.json
+++ b/
composer.json
@@
-22,6
+22,7
@@
"symfony/routing": "*",
"symfony/security": "*",
"symfony/translation": "*",
+ "symfony/twig-bundle": "*",
"doctrine/data-fixtures": "*",
"twig/extensions": "^1.5"
},