Skip to content

Remove Puli Composer plugin dependency #49

Closed
@sagikazarmark

Description

@sagikazarmark

This has been discussed a few times now, but keeps coming back, so I open a new issue for this.

Generally, adding it as a dependency in a package is not recommended by @webmozart

It is also under discussion to make discovery optional everywhere, like in Guzzle 5:

https://github.com/php-http/guzzle5-adapter/blob/master/src/Client.php#L39

In this case, we would end up with two separate dependencies:

  • Discovery
  • Puli composer plugin

However, we could make discovery itself required dependency and only require to manually install the puli composer plugin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions