Skip to content

Update dependencies to avoid abandoned package and also to allow Drupal 11 #256

@jurgenhaas

Description

@jurgenhaas

The package php-http/message-factory is abandoned, but required in the dependency chain downstream from php-http/httplug-bundle. If you bump php-http/httplug-bundle to ^2.0 that's going to be resolved.

Also, for most Symfony packages, you optionally allow version 7, but not for these 2:

  • "symfony/console": "^6.4.23",
  • "symfony/filesystem": "^6.4.13",

They should also allow v7 just like all the others.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions