Drupal core 9 requires symfony/yaml:^4.4.

It is impossible to install this module on a drupal 9 site because it requires symfony/yaml "~2.7.14|~2.8.7|~3.0.7|^3.1.1".

Please change the composer.json requirement to be: "symfony/yaml": "~2.7.14|~2.8.7|~3.0.7|^3.1.1|^4.4.9",

Comments

jcnventura created an issue. See original summary.

  • nedjo committed f493636 on 8.x-2.x authored by jcnventura
    Issue #3157254 by jcnventura: Require symfony/yaml ^4.4
    
nedjo’s picture

Status: Active » Fixed

Applied, thx!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.