Skip to content

Commit b7734b1

Browse files
build(deps): bump the symfony group across 1 directory with 5 updates
Bumps the symfony group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [symfony/console](https://github.com/symfony/console) | `6.4.32` | `6.4.34` | | [symfony/http-foundation](https://github.com/symfony/http-foundation) | `6.4.33` | `6.4.34` | | [symfony/mailer](https://github.com/symfony/mailer) | `6.4.31` | `6.4.34` | | [symfony/routing](https://github.com/symfony/routing) | `6.4.32` | `6.4.34` | | [symfony/translation](https://github.com/symfony/translation) | `6.4.32` | `6.4.34` | Updates `symfony/console` from 6.4.32 to 6.4.34 - [Release notes](https://github.com/symfony/console/releases) - [Changelog](https://github.com/symfony/console/blob/8.1/CHANGELOG.md) - [Commits](symfony/console@v6.4.32...v6.4.34) Updates `symfony/http-foundation` from 6.4.33 to 6.4.34 - [Release notes](https://github.com/symfony/http-foundation/releases) - [Changelog](https://github.com/symfony/http-foundation/blob/8.1/CHANGELOG.md) - [Commits](symfony/http-foundation@v6.4.33...v6.4.34) Updates `symfony/mailer` from 6.4.31 to 6.4.34 - [Release notes](https://github.com/symfony/mailer/releases) - [Changelog](https://github.com/symfony/mailer/blob/8.1/CHANGELOG.md) - [Commits](symfony/mailer@v6.4.31...v6.4.34) Updates `symfony/routing` from 6.4.32 to 6.4.34 - [Release notes](https://github.com/symfony/routing/releases) - [Changelog](https://github.com/symfony/routing/blob/8.1/CHANGELOG.md) - [Commits](symfony/routing@v6.4.32...v6.4.34) Updates `symfony/translation` from 6.4.32 to 6.4.34 - [Release notes](https://github.com/symfony/translation/releases) - [Changelog](https://github.com/symfony/translation/blob/8.1/CHANGELOG.md) - [Commits](symfony/translation@v6.4.32...v6.4.34) --- updated-dependencies: - dependency-name: symfony/console dependency-version: 6.4.34 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: symfony - dependency-name: symfony/http-foundation dependency-version: 6.4.34 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: symfony - dependency-name: symfony/mailer dependency-version: 6.4.34 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: symfony - dependency-name: symfony/routing dependency-version: 6.4.34 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: symfony - dependency-name: symfony/translation dependency-version: 6.4.34 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: symfony ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c313281 commit b7734b1

2 files changed

Lines changed: 119 additions & 101 deletions

File tree

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,18 +53,18 @@
5353
"punic/punic": "^3.8",
5454
"sabre/dav": "^4.7.0",
5555
"stecman/symfony-console-completion": "^0.14.0",
56-
"symfony/console": "^6.4.12",
56+
"symfony/console": "^6.4.34",
5757
"symfony/event-dispatcher": "^6.4.8",
58-
"symfony/http-foundation": "^6.4.29",
58+
"symfony/http-foundation": "^6.4.34",
5959
"symfony/mailer": "^6.4",
6060
"symfony/polyfill-intl-normalizer": "^1.33.0",
6161
"symfony/polyfill-php82": "^1.32.0",
6262
"symfony/polyfill-php83": "^1.33.0",
6363
"symfony/polyfill-php84": "^1.33.0",
6464
"symfony/polyfill-php85": "^1.33",
6565
"symfony/process": "^6.4.15",
66-
"symfony/routing": "^6.4.12",
67-
"symfony/translation": "^6.4.4",
66+
"symfony/routing": "^6.4.34",
67+
"symfony/translation": "^6.4.34",
6868
"wapmorgan/mp3info": "^0.1.1",
6969
"web-auth/webauthn-lib": "^4.9.1"
7070
},

0 commit comments

Comments
 (0)