{ "autoload": { "psr-4": { "engine\\": "engine" } }, "require": { "twig/twig": "^3.0" }, "scripts": { "start": [ "@php -S localhost:1414" ] } }