{ "manifests": { "symfony/routing": { "manifest": { "copy-from-recipe": { "config/": "%CONFIG_DIR%/" } }, "files": { "config/packages/prod/routing.yaml": { "contents": [ "framework:", " router:", " strict_requirements: null", "" ], "executable": false }, "config/routes.yaml": { "contents": [ "# This file is the entry point to configure your own HTTP routes.", "# Files in the routes/ subdirectory configure the routes for your dependencies.", "", "#index:", "# path: /", "# defaults: { _controller: 'App\\Controller\\DefaultController::index' }", "" ], "executable": false } }, "ref": "eb64cc2de2fa548a89fbf1446d37b391c9a9e936" } } }