Skip to content

Commit 3ddad39

Browse files
build(deps): bump the symfony group with 6 updates
Bumps the symfony group with 6 updates: | Package | From | To | | --- | --- | --- | | [symfony/console](https://github.com/symfony/console) | `6.4.17` | `6.4.31` | | [symfony/event-dispatcher](https://github.com/symfony/event-dispatcher) | `6.4.8` | `6.4.25` | | [symfony/http-foundation](https://github.com/symfony/http-foundation) | `6.4.29` | `6.4.31` | | [symfony/mailer](https://github.com/symfony/mailer) | `6.4.12` | `6.4.31` | | [symfony/routing](https://github.com/symfony/routing) | `6.4.12` | `6.4.30` | | [symfony/translation](https://github.com/symfony/translation) | `6.4.4` | `6.4.31` | Updates `symfony/console` from 6.4.17 to 6.4.31 - [Release notes](https://github.com/symfony/console/releases) - [Changelog](https://github.com/symfony/console/blob/8.1/CHANGELOG.md) - [Commits](symfony/console@v6.4.17...v6.4.31) Updates `symfony/event-dispatcher` from 6.4.8 to 6.4.25 - [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.8...v6.4.25) Updates `symfony/http-foundation` from 6.4.29 to 6.4.31 - [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.29...v6.4.31) Updates `symfony/mailer` from 6.4.12 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.12...v6.4.31) Updates `symfony/routing` from 6.4.12 to 6.4.30 - [Release notes](https://github.com/symfony/routing/releases) - [Changelog](https://github.com/symfony/routing/blob/8.1/CHANGELOG.md) - [Commits](symfony/routing@v6.4.12...v6.4.30) Updates `symfony/translation` from 6.4.4 to 6.4.31 - [Release notes](https://github.com/symfony/translation/releases) - [Changelog](https://github.com/symfony/translation/blob/8.1/CHANGELOG.md) - [Commits](symfony/translation@v6.4.4...v6.4.31) --- updated-dependencies: - dependency-name: symfony/console dependency-version: 6.4.31 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: symfony - dependency-name: symfony/event-dispatcher dependency-version: 6.4.25 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: symfony - dependency-name: symfony/http-foundation dependency-version: 6.4.31 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/routing dependency-version: 6.4.30 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: symfony - dependency-name: symfony/translation dependency-version: 6.4.31 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: symfony ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 557f8c0 commit 3ddad39

File tree

2 files changed

+150
-105
lines changed

2 files changed

+150
-105
lines changed

composer.json

Lines changed: 5 additions & 5 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",
57-
"symfony/event-dispatcher": "^6.4.8",
58-
"symfony/http-foundation": "^6.4.29",
56+
"symfony/console": "^6.4.31",
57+
"symfony/event-dispatcher": "^6.4.25",
58+
"symfony/http-foundation": "^6.4.31",
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.30",
67+
"symfony/translation": "^6.4.31",
6868
"wapmorgan/mp3info": "^0.1.1",
6969
"web-auth/webauthn-lib": "^4.9.1"
7070
},

0 commit comments

Comments
 (0)