grasmash / composerize-drupal

Convert a non-Composer-managed Drupal application (e.g., one created via tarball) to a Composer-managed Drupal application.
MIT License
125 stars 20 forks source link

Fixing yaml dependency. #5

Closed midnightLuke closed 6 years ago

midnightLuke commented 6 years ago

Adds a root dependency on the symfony YAML component.

Closes #3.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 94.872% when pulling 7673086847fe42cfc70e35289e3ae20d0dbdaad5 on midnightLuke:yaml-fix into d449fe3d96e05b3dc297b560c67b9812f61f6309 on grasmash:master.