Skip to content

Commit

Permalink
Bump symfony/yaml from 6.4.8 to 7.1.1
Browse files Browse the repository at this point in the history
Bumps [symfony/yaml](https://github.com/symfony/yaml) from 6.4.8 to 7.1.1.
- [Release notes](https://github.com/symfony/yaml/releases)
- [Changelog](https://github.com/symfony/yaml/blob/7.1/CHANGELOG.md)
- [Commits](symfony/yaml@v6.4.8...v7.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 18, 2024
1 parent fc1dd4c commit 7ec5411
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 12 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"symfony/polyfill-php81": "^1.29",
"symfony/polyfill-php82": "^1.29",
"symfony/polyfill-php83": "^1.29",
"symfony/yaml": "^6.0",
"symfony/yaml": "^7.1",
"twig/twig": "^3.5"
},
"replace": {
Expand Down
21 changes: 10 additions & 11 deletions composer.lock

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

0 comments on commit 7ec5411

Please sign in to comment.