{ "require": { "notrab/dumbo": "@dev" }, "repositories": [ { "type": "path", "url": "../../" } ], "scripts": { "start": "php -S localhost:8000 index.php" } }