Skip to content

Commit d5b696f

Browse files
build(deps): bump the symfony group across 1 directory with 8 updates
Bumps the symfony group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [symfony/console](https://github.com/symfony/console) | `6.4.32` | `6.4.37` | | [symfony/event-dispatcher](https://github.com/symfony/event-dispatcher) | `6.4.32` | `6.4.37` | | [symfony/http-foundation](https://github.com/symfony/http-foundation) | `6.4.33` | `6.4.35` | | [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.37` | | [symfony/translation](https://github.com/symfony/translation) | `6.4.32` | `6.4.38` | Updates `symfony/console` from 6.4.32 to 6.4.37 - [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.37) Updates `symfony/event-dispatcher` from 6.4.32 to 6.4.37 - [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.32...v6.4.37) Updates `symfony/http-foundation` from 6.4.33 to 6.4.35 - [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.35) 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/polyfill-intl-normalizer` from 1.33.0 to 1.37.0 - [Release notes](https://github.com/symfony/polyfill-intl-normalizer/releases) - [Commits](symfony/polyfill-intl-normalizer@v1.33.0...v1.37.0) Updates `symfony/polyfill-php83` from 1.33.0 to 1.37.0 - [Release notes](https://github.com/symfony/polyfill-php83/releases) - [Commits](symfony/polyfill-php83@v1.33.0...v1.37.0) Updates `symfony/routing` from 6.4.32 to 6.4.37 - [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.37) Updates `symfony/translation` from 6.4.32 to 6.4.38 - [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.38) --- updated-dependencies: - dependency-name: symfony/console dependency-version: 6.4.37 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: symfony - dependency-name: symfony/event-dispatcher dependency-version: 6.4.37 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: symfony - dependency-name: symfony/http-foundation dependency-version: 6.4.35 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/polyfill-intl-normalizer dependency-version: 1.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: symfony - dependency-name: symfony/polyfill-php83 dependency-version: 1.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: symfony - dependency-name: symfony/routing dependency-version: 6.4.37 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: symfony - dependency-name: symfony/translation dependency-version: 6.4.38 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: symfony ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1465847 commit d5b696f

2 files changed

Lines changed: 149 additions & 123 deletions

File tree

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -54,18 +54,18 @@
5454
"punic/punic": "^3.8",
5555
"sabre/dav": "^4.7.0",
5656
"stecman/symfony-console-completion": "^0.14.0",
57-
"symfony/console": "^6.4.12",
58-
"symfony/event-dispatcher": "^6.4.8",
59-
"symfony/http-foundation": "^6.4.29",
57+
"symfony/console": "^6.4.37",
58+
"symfony/event-dispatcher": "^6.4.37",
59+
"symfony/http-foundation": "^6.4.35",
6060
"symfony/mailer": "^6.4",
6161
"symfony/polyfill-intl-normalizer": "^1.33.0",
6262
"symfony/polyfill-php82": "^1.32.0",
6363
"symfony/polyfill-php83": "^1.33.0",
6464
"symfony/polyfill-php84": "^1.33.0",
6565
"symfony/polyfill-php85": "^1.33",
6666
"symfony/process": "^6.4.33",
67-
"symfony/routing": "^6.4.12",
68-
"symfony/translation": "^6.4.4",
67+
"symfony/routing": "^6.4.37",
68+
"symfony/translation": "^6.4.38",
6969
"wapmorgan/mp3info": "^0.1.1",
7070
"web-auth/webauthn-lib": "^4.9.1"
7171
},

0 commit comments

Comments
 (0)