Skip to content

Building from git ssh url fails #19

@clue

Description

@clue

The README indicates that one can build from any valid git URL like this:

$ phar-composer build git@github.com:clue/phar-composer.git

While this works fine for git http urls, it fails parsing git ssh urls. The relevant place would be url check here:

private function isPackageUrl($path)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions