Skip to content

Bump "symfony/console" to allow 3.4.* instead of 3.2 #96

Description

@paslandau

Hey,

installation is failing for me due to the composer constraint "symfony/console": "2.5 - 3.2",

    "require":{
        "php": ">=5.4",
        "nikic/php-parser": "^2.0",
        "symfony/console": "2.5 - 3.2",
        "symfony/event-dispatcher": "2.4 - 3.4"
    },

with

    - Installation request for psecio/parse ^0.8.0 -> satisfiable by psecio/parse[0.8].
    - Conclusion: remove symfony/console v3.4.20
    - Conclusion: don't install symfony/console v3.4.20
    - psecio/parse 0.8 requires symfony/console 2.5 - 3.2 -> satisfiable by symfony/console[...].

Is there any reason to fixate the version on max 3.2. or can we move to 3.4?

Cheers
Pascal

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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