Skip to content

Commit

Permalink
build(deps): Bump the symfony group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the symfony group with 3 updates: [symfony/http-foundation](https://github.com/symfony/http-foundation), [symfony/mailer](https://github.com/symfony/mailer) and [symfony/routing](https://github.com/symfony/routing).


Updates `symfony/http-foundation` from 6.4.16 to 6.4.18
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/7.2/CHANGELOG.md)
- [Commits](symfony/http-foundation@v6.4.16...v6.4.18)

Updates `symfony/mailer` from 6.4.13 to 6.4.18
- [Release notes](https://github.com/symfony/mailer/releases)
- [Changelog](https://github.com/symfony/mailer/blob/7.2/CHANGELOG.md)
- [Commits](symfony/mailer@v6.4.13...v6.4.18)

Updates `symfony/routing` from 6.4.16 to 6.4.18
- [Release notes](https://github.com/symfony/routing/releases)
- [Changelog](https://github.com/symfony/routing/blob/7.2/CHANGELOG.md)
- [Commits](symfony/routing@v6.4.16...v6.4.18)

---
updated-dependencies:
- dependency-name: symfony/http-foundation
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/mailer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/routing
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2025
1 parent 4e2aa66 commit 4937f99
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,12 @@
"stecman/symfony-console-completion": "^0.13.0",
"symfony/console": "^6.4.17",
"symfony/event-dispatcher": "^6.4.13",
"symfony/http-foundation": "^6.4.16",
"symfony/http-foundation": "^6.4.18",
"symfony/mailer": "^6.4",
"symfony/polyfill-intl-grapheme": "^1.31.0",
"symfony/polyfill-intl-normalizer": "^1.31.0",
"symfony/process": "^6.4.15",
"symfony/routing": "^6.4.16",
"symfony/routing": "^6.4.18",
"symfony/translation": "^6.4.13",
"wapmorgan/mp3info": "^0.1.0",
"web-auth/webauthn-lib": "^4.9.1"
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 4937f99

Please sign in to comment.