Skip to content

Commit

Permalink
Update symfony/yaml requirement from ^4.3 to ^5.0
Browse files Browse the repository at this point in the history
Updates the requirements on [symfony/yaml](https://github.com/symfony/yaml) to permit the latest version.
- [Release notes](https://github.com/symfony/yaml/releases)
- [Changelog](https://github.com/symfony/yaml/blob/master/CHANGELOG.md)
- [Commits](symfony/yaml@v4.3.0...v5.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Nov 21, 2019
1 parent 022bb47 commit 44d1d9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -17,7 +17,7 @@
"require-dev": {
"symfony/var-dumper": "^4.0",
"tedivm/stash": "^0.14.2",
"symfony/yaml": "^4.3",
"symfony/yaml": "^5.0",
"bavix/tests": "^1.0"
},
"autoload": {
Expand Down

0 comments on commit 44d1d9d

Please sign in to comment.