
Problem/Motivation
Several routes in InstallerController have a composer_namespace parameter that they don't use. This makes things harder to understand.
Proposed resolution
Remove that parameter from those routes.
Issue fork project_browser-3452541
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
phenaproximaThis got done in #3447377: Make it possible for Project Browser to activate different kinds of projects.