Skip to content

Commit

Permalink
build(deps): bump symfony/yaml from 7.0.3 to 7.1.1
Browse files Browse the repository at this point in the history
Bumps [symfony/yaml](https://github.com/symfony/yaml) from 7.0.3 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@v7.0.3...v7.1.1)

---
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] authored Jun 5, 2024
1 parent 1068103 commit 5a9065f
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 @@ -7,7 +7,7 @@
"nyholm/psr7": "1.8.*",
"symfony/console": "7.0.*",
"symfony/http-client": "7.0.*",
"symfony/yaml": "7.0.*"
"symfony/yaml": "7.1.*"
},
"require-dev": {
"friends-of-phpspec/phpspec-code-coverage": "6.3.*",
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 5a9065f

Please sign in to comment.