Skip to content

Commit

Permalink
build(deps): bump symfony/yaml from 7.0.7 to 7.1.0
Browse files Browse the repository at this point in the history
Bumps [symfony/yaml](https://github.com/symfony/yaml) from 7.0.7 to 7.1.0.
- [Release notes](https://github.com/symfony/yaml/releases)
- [Changelog](https://github.com/symfony/yaml/blob/7.1/CHANGELOG.md)
- [Commits](symfony/yaml@v7.0.7...v7.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent 4b8f5be commit e518171
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 @@ -17,7 +17,7 @@
"symfony/flex": "^2",
"symfony/framework-bundle": "~7.0.0",
"symfony/runtime": "~7.1.0",
"symfony/yaml": "~7.0.0"
"symfony/yaml": "~7.1.0"
},
"require-dev": {
"ergebnis/composer-normalize": "^2.41",
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 e518171

Please sign in to comment.