Skip to content

Commit

Permalink
composer(deps): bump symfony/yaml from 5.2.5 to 5.3.6
Browse files Browse the repository at this point in the history
Bumps [symfony/yaml](https://github.com/symfony/yaml) from 5.2.5 to 5.3.6.
- [Release notes](https://github.com/symfony/yaml/releases)
- [Changelog](https://github.com/symfony/yaml/blob/5.3/CHANGELOG.md)
- [Commits](symfony/yaml@v5.2.5...v5.3.6)

---
updated-dependencies:
- dependency-name: symfony/yaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 3, 2021
1 parent 38f25ca commit f2f9bd6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
],
"require": {
"php": "^7.3 || ^8.0",
"symfony/yaml": "^5.2.5"
"symfony/yaml": "^5.3.6"
},
"require-dev": {
"ergebnis/composer-normalize": "^2.15.0",
Expand Down
14 changes: 7 additions & 7 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f2f9bd6

Please sign in to comment.