composerize-drupal icon indicating copy to clipboard operation
composerize-drupal copied to clipboard

symfony/yaml requirement ^3.4 may be too rigid

Open HongPong opened this issue 2 years ago • 0 comments

the composer.json locks requirement at: "symfony/yaml": "^3.4", However globally a higher version "v5.0.8", was sitting around. Wondering if this requirement can be more flexible (in both cases these global packages are usually only used for Drupal or Symfony projects).

HongPong avatar Mar 18 '22 23:03 HongPong