build: add composer dependencies
This commit is contained in:
parent
3e5afb783a
commit
24167ed96c
3 changed files with 261 additions and 0 deletions
5
composer.json
Normal file
5
composer.json
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"require": {
|
||||
"twig/twig": "^3.0"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue