Skip to content

Commit b8f4a9f

Browse files
build(deps): Bump the symfony group with 9 updates
Bumps the symfony group with 9 updates: | Package | From | To | | --- | --- | --- | | [symfony/console](https://github.com/symfony/console) | `6.4.17` | `6.4.25` | | [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.14` | `6.4.25` | | [symfony/mailer](https://github.com/symfony/mailer) | `6.4.12` | `6.4.25` | | [symfony/polyfill-intl-normalizer](https://github.com/symfony/polyfill-intl-normalizer) | `1.32.0` | `1.33.0` | | [symfony/polyfill-php83](https://github.com/symfony/polyfill-php83) | `1.32.0` | `1.33.0` | | [symfony/process](https://github.com/symfony/process) | `6.4.15` | `6.4.25` | | [symfony/routing](https://github.com/symfony/routing) | `6.4.12` | `6.4.24` | | [symfony/translation](https://github.com/symfony/translation) | `6.4.4` | `6.4.24` | Updates `symfony/console` from 6.4.17 to 6.4.25 - [Release notes](https://github.com/symfony/console/releases) - [Changelog](https://github.com/symfony/console/blob/7.3/CHANGELOG.md) - [Commits](symfony/console@v6.4.17...v6.4.25) 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/7.3/CHANGELOG.md) - [Commits](symfony/event-dispatcher@v6.4.8...v6.4.25) Updates `symfony/http-foundation` from 6.4.14 to 6.4.25 - [Release notes](https://github.com/symfony/http-foundation/releases) - [Changelog](https://github.com/symfony/http-foundation/blob/7.3/CHANGELOG.md) - [Commits](symfony/http-foundation@v6.4.14...v6.4.25) Updates `symfony/mailer` from 6.4.12 to 6.4.25 - [Release notes](https://github.com/symfony/mailer/releases) - [Changelog](https://github.com/symfony/mailer/blob/7.3/CHANGELOG.md) - [Commits](symfony/mailer@v6.4.12...v6.4.25) Updates `symfony/polyfill-intl-normalizer` from 1.32.0 to 1.33.0 - [Commits](symfony/polyfill-intl-normalizer@v1.32.0...v1.33.0) Updates `symfony/polyfill-php83` from 1.32.0 to 1.33.0 - [Commits](symfony/polyfill-php83@v1.32.0...v1.33.0) Updates `symfony/process` from 6.4.15 to 6.4.25 - [Release notes](https://github.com/symfony/process/releases) - [Changelog](https://github.com/symfony/process/blob/7.3/CHANGELOG.md) - [Commits](symfony/process@v6.4.15...v6.4.25) Updates `symfony/routing` from 6.4.12 to 6.4.24 - [Release notes](https://github.com/symfony/routing/releases) - [Changelog](https://github.com/symfony/routing/blob/7.3/CHANGELOG.md) - [Commits](symfony/routing@v6.4.12...v6.4.24) Updates `symfony/translation` from 6.4.4 to 6.4.24 - [Release notes](https://github.com/symfony/translation/releases) - [Changelog](https://github.com/symfony/translation/blob/7.3/CHANGELOG.md) - [Commits](symfony/translation@v6.4.4...v6.4.24) --- updated-dependencies: - dependency-name: symfony/console dependency-version: 6.4.25 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.25 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: symfony - dependency-name: symfony/mailer dependency-version: 6.4.25 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: symfony - dependency-name: symfony/polyfill-intl-normalizer dependency-version: 1.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: symfony - dependency-name: symfony/polyfill-php83 dependency-version: 1.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: symfony - dependency-name: symfony/process dependency-version: 6.4.25 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: symfony - dependency-name: symfony/routing dependency-version: 6.4.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: symfony - dependency-name: symfony/translation dependency-version: 6.4.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: symfony ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 79b4287 commit b8f4a9f

2 files changed

Lines changed: 160 additions & 108 deletions

File tree

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.12",
56-
"symfony/event-dispatcher": "^6.4.8",
57-
"symfony/http-foundation": "^6.4.14",
55+
"symfony/console": "^6.4.25",
56+
"symfony/event-dispatcher": "^6.4.25",
57+
"symfony/http-foundation": "^6.4.25",
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.15",
64-
"symfony/routing": "^6.4.12",
65-
"symfony/translation": "^6.4.4",
63+
"symfony/process": "^6.4.25",
64+
"symfony/routing": "^6.4.24",
65+
"symfony/translation": "^6.4.24",
6666
"wapmorgan/mp3info": "^0.1.1",
6767
"web-auth/webauthn-lib": "^4.9.1"
6868
},

0 commit comments

Comments
 (0)