Skip to content

Update composer.json to remove symfony/yaml requirement#88

Open
chrfritsch wants to merge 6 commits into
masterfrom
remove-yaml-dep
Open

Update composer.json to remove symfony/yaml requirement#88
chrfritsch wants to merge 6 commits into
masterfrom
remove-yaml-dep

Conversation

@chrfritsch
Copy link
Copy Markdown
Member

Remove the version constraint for symfony/yaml.

Comment thread composer.json
"require": {
"php": ">=7.2",
"drupal/coder": "^8.3",
"symfony/yaml": "^3.4"
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we really need the yaml dependency?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants