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

Use symfony/yaml ^5.0 #9

Merged
merged 1 commit into from
May 11, 2020
Merged

Use symfony/yaml ^5.0 #9

merged 1 commit into from
May 11, 2020

Conversation

Zymna
Copy link
Contributor

@Zymna Zymna commented Apr 24, 2020

Hello,

Symfony has relased 5.0 of their yaml component:
https://github.com/symfony/yaml/blob/master/CHANGELOG.md
Changelog seems simple and tests run fine after requiring it.

This PR just updates composer files, I used composer 1.10.5:

openapi-reader$ composer require symfony/yaml ^5.0
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 0 installs, 1 update, 0 removals
  - Updating symfony/yaml (v4.2.8 => v5.0.7): Loading from cache
Writing lock file
Generating autoload files
1 package you are using is looking for funding.
Use the `composer fund` command to find out more!

Let me know if I something is wrong, thanks!

@hkarlstrom hkarlstrom merged commit cd68576 into hkarlstrom:master May 11, 2020
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