Skip to content

Commit

Permalink
Bump the minor-patch group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the minor-patch group with 4 updates: [symfony/console](https://github.com/symfony/console), [symfony/filesystem](https://github.com/symfony/filesystem), [symfony/mime](https://github.com/symfony/mime) and [symfony/string](https://github.com/symfony/string).


Updates `symfony/console` from 7.1.1 to 7.1.2
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/7.1/CHANGELOG.md)
- [Commits](symfony/console@v7.1.1...v7.1.2)

Updates `symfony/filesystem` from 7.1.1 to 7.1.2
- [Release notes](https://github.com/symfony/filesystem/releases)
- [Changelog](https://github.com/symfony/filesystem/blob/7.1/CHANGELOG.md)
- [Commits](symfony/filesystem@v7.1.1...v7.1.2)

Updates `symfony/mime` from 7.1.1 to 7.1.2
- [Release notes](https://github.com/symfony/mime/releases)
- [Changelog](https://github.com/symfony/mime/blob/7.1/CHANGELOG.md)
- [Commits](symfony/mime@v7.1.1...v7.1.2)

Updates `symfony/string` from 7.1.1 to 7.1.2
- [Release notes](https://github.com/symfony/string/releases)
- [Changelog](https://github.com/symfony/string/blob/7.1/CHANGELOG.md)
- [Commits](symfony/string@v7.1.1...v7.1.2)

---
updated-dependencies:
- dependency-name: symfony/console
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: symfony/filesystem
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: symfony/mime
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: symfony/string
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 7735ad2 commit 5a2214f
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"ext-zip": "*",
"composer/composer": "^2.7.7",
"composer-plugin-api": "^2.3.0",
"symfony/console": "^7.1.1",
"symfony/console": "^7.1.2",
"twig/twig": "^3.10.3",
"twig/html-extra": "^3.10.0"
},
Expand Down
50 changes: 25 additions & 25 deletions composer.lock

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

0 comments on commit 5a2214f

Please sign in to comment.