Skip to content

Possibility to use only as symfony version resolver #881

Closed as not planned
Closed as not planned
@marmichalski

Description

@marmichalski

Hello,

it seems like this is currently not possible to use Flex only for the symfony package version resolving (limiting? filtering?)

Would it be possible/welcomed to add a feature switch for every configurator, so you can control what parts of Flex you are interested in?

At the moment it is possible, for example, to turn off docker(-compose) files configurator:

if (null !== $dockerPreference = $composer->getPackage()->getExtra()['symfony']['docker'] ?? null) {

TL;DR; Looking for a solution to restrict symfony dependencies of symfony dependencies and only that and Flex looks like a good candidate for that.

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