Skip to content

Commit 8317cd1

Browse files
build(deps): bump the symfony group across 1 directory with 7 updates
Bumps the symfony group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [symfony/console](https://github.com/symfony/console) | `6.4.30` | `6.4.32` | | [symfony/event-dispatcher](https://github.com/symfony/event-dispatcher) | `6.4.25` | `6.4.32` | | [symfony/http-foundation](https://github.com/symfony/http-foundation) | `6.4.30` | `6.4.32` | | [symfony/mailer](https://github.com/symfony/mailer) | `6.4.27` | `6.4.31` | | [symfony/process](https://github.com/symfony/process) | `6.4.26` | `6.4.33` | | [symfony/routing](https://github.com/symfony/routing) | `6.4.30` | `6.4.32` | | [symfony/translation](https://github.com/symfony/translation) | `6.4.30` | `6.4.32` | Updates `symfony/console` from 6.4.30 to 6.4.32 - [Release notes](https://github.com/symfony/console/releases) - [Changelog](https://github.com/symfony/console/blob/8.1/CHANGELOG.md) - [Commits](symfony/console@v6.4.30...v6.4.32) Updates `symfony/event-dispatcher` from 6.4.25 to 6.4.32 - [Release notes](https://github.com/symfony/event-dispatcher/releases) - [Changelog](https://github.com/symfony/event-dispatcher/blob/8.1/CHANGELOG.md) - [Commits](symfony/event-dispatcher@v6.4.25...v6.4.32) Updates `symfony/http-foundation` from 6.4.30 to 6.4.32 - [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.30...v6.4.32) Updates `symfony/mailer` from 6.4.27 to 6.4.31 - [Release notes](https://github.com/symfony/mailer/releases) - [Changelog](https://github.com/symfony/mailer/blob/8.1/CHANGELOG.md) - [Commits](symfony/mailer@v6.4.27...v6.4.31) Updates `symfony/process` from 6.4.26 to 6.4.33 - [Release notes](https://github.com/symfony/process/releases) - [Changelog](https://github.com/symfony/process/blob/8.1/CHANGELOG.md) - [Commits](symfony/process@v6.4.26...v6.4.33) Updates `symfony/routing` from 6.4.30 to 6.4.32 - [Release notes](https://github.com/symfony/routing/releases) - [Changelog](https://github.com/symfony/routing/blob/8.1/CHANGELOG.md) - [Commits](symfony/routing@v6.4.30...v6.4.32) Updates `symfony/translation` from 6.4.30 to 6.4.32 - [Release notes](https://github.com/symfony/translation/releases) - [Changelog](https://github.com/symfony/translation/blob/8.1/CHANGELOG.md) - [Commits](symfony/translation@v6.4.30...v6.4.32) --- updated-dependencies: - dependency-name: symfony/console dependency-version: 6.4.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: symfony - dependency-name: symfony/event-dispatcher dependency-version: 6.4.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: symfony - dependency-name: symfony/http-foundation dependency-version: 6.4.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: symfony - dependency-name: symfony/mailer dependency-version: 6.4.31 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: symfony - dependency-name: symfony/process dependency-version: 6.4.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: symfony - dependency-name: symfony/routing dependency-version: 6.4.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: symfony - dependency-name: symfony/translation dependency-version: 6.4.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: symfony ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ca270a0 commit 8317cd1

File tree

2 files changed

+56
-56
lines changed

2 files changed

+56
-56
lines changed

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -52,17 +52,17 @@
5252
"punic/punic": "^3.8",
5353
"sabre/dav": "^4.7.0",
5454
"stecman/symfony-console-completion": "^0.14.0",
55-
"symfony/console": "^6.4.30",
56-
"symfony/event-dispatcher": "^6.4.25",
57-
"symfony/http-foundation": "^6.4.30",
55+
"symfony/console": "^6.4.32",
56+
"symfony/event-dispatcher": "^6.4.32",
57+
"symfony/http-foundation": "^6.4.32",
5858
"symfony/mailer": "^6.4",
5959
"symfony/polyfill-intl-normalizer": "^1.32.0",
6060
"symfony/polyfill-php82": "^1.32.0",
6161
"symfony/polyfill-php83": "^1.32.0",
6262
"symfony/polyfill-php84": "^1.32.0",
63-
"symfony/process": "^6.4.26",
64-
"symfony/routing": "^6.4.30",
65-
"symfony/translation": "^6.4.30",
63+
"symfony/process": "^6.4.33",
64+
"symfony/routing": "^6.4.32",
65+
"symfony/translation": "^6.4.32",
6666
"wapmorgan/mp3info": "^0.1.1",
6767
"web-auth/webauthn-lib": "^4.9.2"
6868
},

composer.lock

Lines changed: 50 additions & 50 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)