Adds SceneRenderer class based on twig to convert some logic and variables from Scenes, allowing them to be more flexible.

This commit is contained in:
Vassyli
2021-01-16 14:05:10 +01:00
committed by Basilius Sauter
parent 1a0b6dbe3e
commit 1fb2eb023e
7 changed files with 416 additions and 59 deletions
+1
View File
@@ -21,6 +21,7 @@
"monolog/monolog": "^2.0",
"symfony/console": "^5.0",
"symfony/yaml": "^5.0",
"twig/twig": "^3.0",
"ramsey/uuid-doctrine": "^1.5",
"jetbrains/phpstorm-attributes": "^1.0"
},