Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move symfony/yaml into Dev Requirements #589

Merged
merged 1 commit into from Jan 4, 2018

Conversation

chrisguitarguy
Copy link
Contributor

@chrisguitarguy chrisguitarguy commented Dec 25, 2017

And throw an exception in YamlConfiguration::doLoad if yaml isn't
available.

This also includes a composer suggestion to install symfony/yaml.

Closes #573

Really not sure how to add a test to cover this. Symfony uses this strategy, but doesn't seem to test it.

And throw an exception in YamlConfiguration::doLoad if yaml isn't
available.

This also includes a composer suggestion to install symfony/yaml.

Closes doctrine#573
@alcaeus alcaeus added this to the 1.7 milestone Dec 25, 2017
@alcaeus
Copy link
Member

alcaeus commented Jan 4, 2018

Looks good. Tests are pretty much impossible for this one since we test with dev dependencies on travis-ci. Thanks @chrisguitarguy!

@alcaeus alcaeus merged commit 49930d2 into doctrine:master Jan 4, 2018
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.

None yet

2 participants