Skip to content

Commit c42e515

Browse files
Bump the composer group across 1 directory with 8 updates (#103)
Bumps the composer group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [symfony/http-client](https://github.com/symfony/http-client) | `7.0.8` | `7.1.8` | | [symfony/process](https://github.com/symfony/process) | `7.1.1` | `7.1.7` | | [symfony/runtime](https://github.com/symfony/runtime) | `7.0.8` | `7.1.7` | | [symfony/security-bundle](https://github.com/symfony/security-bundle) | `7.1.2` | `7.1.3` | | [symfony/validator](https://github.com/symfony/validator) | `7.1.2` | `7.1.4` | | [twig/twig](https://github.com/twigphp/Twig) | `3.14.0` | `3.14.1` | Updates `symfony/http-client` from 7.0.8 to 7.1.8 - [Release notes](https://github.com/symfony/http-client/releases) - [Changelog](https://github.com/symfony/http-client/blob/7.2/CHANGELOG.md) - [Commits](symfony/http-client@v7.0.8...v7.1.8) Updates `symfony/process` from 7.1.1 to 7.1.7 - [Release notes](https://github.com/symfony/process/releases) - [Changelog](https://github.com/symfony/process/blob/7.2/CHANGELOG.md) - [Commits](symfony/process@v7.1.1...v7.1.7) Updates `symfony/runtime` from 7.0.8 to 7.1.7 - [Release notes](https://github.com/symfony/runtime/releases) - [Changelog](https://github.com/symfony/runtime/blob/7.2/CHANGELOG.md) - [Commits](symfony/runtime@v7.0.8...v7.1.7) Updates `symfony/security-bundle` from 7.1.2 to 7.1.3 - [Release notes](https://github.com/symfony/security-bundle/releases) - [Changelog](https://github.com/symfony/security-bundle/blob/7.2/CHANGELOG.md) - [Commits](symfony/security-bundle@v7.1.2...v7.1.3) Updates `symfony/validator` from 7.1.2 to 7.1.4 - [Release notes](https://github.com/symfony/validator/releases) - [Changelog](https://github.com/symfony/validator/blob/7.2/CHANGELOG.md) - [Commits](symfony/validator@v7.1.2...v7.1.4) Updates `twig/twig` from 3.14.0 to 3.14.1 - [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG) - [Commits](twigphp/Twig@v3.14.0...v3.14.1) Updates `symfony/http-foundation` from 7.1.1 to 7.1.7 - [Release notes](https://github.com/symfony/http-foundation/releases) - [Changelog](https://github.com/symfony/http-foundation/blob/7.2/CHANGELOG.md) - [Commits](symfony/http-foundation@v7.1.1...v7.1.7) Updates `symfony/security-http` from 7.1.2 to 7.2.6 - [Release notes](https://github.com/symfony/security-http/releases) - [Changelog](https://github.com/symfony/security-http/blob/7.2/CHANGELOG.md) - [Commits](symfony/security-http@v7.1.2...v7.2.6) --- updated-dependencies: - dependency-name: symfony/http-client dependency-version: 7.1.8 dependency-type: direct:production dependency-group: composer - dependency-name: symfony/process dependency-version: 7.1.7 dependency-type: direct:production dependency-group: composer - dependency-name: symfony/runtime dependency-version: 7.1.7 dependency-type: direct:production dependency-group: composer - dependency-name: symfony/security-bundle dependency-version: 7.1.3 dependency-type: direct:production dependency-group: composer - dependency-name: symfony/validator dependency-version: 7.1.4 dependency-type: direct:production dependency-group: composer - dependency-name: twig/twig dependency-version: 3.14.1 dependency-type: direct:production dependency-group: composer - dependency-name: symfony/http-foundation dependency-version: 7.1.7 dependency-type: indirect dependency-group: composer - dependency-name: symfony/security-http dependency-version: 7.2.6 dependency-type: indirect dependency-group: composer ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bd637a0 commit c42e515

2 files changed

Lines changed: 247 additions & 241 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"symfony/flex": "^2",
2727
"symfony/form": "7.0.*",
2828
"symfony/framework-bundle": "7.1.*",
29-
"symfony/http-client": "7.0.*",
29+
"symfony/http-client": "7.1.*",
3030
"symfony/intl": "7.0.*",
3131
"symfony/mailer": "7.0.*",
3232
"symfony/mime": "7.1.*",
@@ -35,7 +35,7 @@
3535
"symfony/process": "7.1.*",
3636
"symfony/property-access": "7.1.*",
3737
"symfony/property-info": "7.0.*",
38-
"symfony/runtime": "7.0.*",
38+
"symfony/runtime": "7.1.*",
3939
"symfony/security-bundle": "7.1.*",
4040
"symfony/serializer": "7.0.*",
4141
"symfony/stimulus-bundle": "^2.17",

0 commit comments

Comments
 (0)