Skip to content

Commit 014b774

Browse files
Bump the composer group across 1 directory with 9 updates
Bumps the composer group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [symfony/http-foundation](https://github.com/symfony/http-foundation) | `4.4.42` | `5.4.50` | | [symfony/http-kernel](https://github.com/symfony/http-kernel) | `4.4.42` | `4.4.50` | | [symfony/process](https://github.com/symfony/process) | `4.4.41` | `5.4.46` | | [spipu/html2pdf](https://github.com/spipu/html2pdf) | `5.2.5` | `5.2.8` | | [twig/twig](https://github.com/twigphp/Twig) | `3.4.1` | `3.11.2` | | [symfony/twig-bridge](https://github.com/symfony/twig-bridge) | `4.4.42` | `4.4.51` | | [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) | `7.4.4` | `7.10.0` | Updates `symfony/http-foundation` from 4.4.42 to 5.4.50 - [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@v4.4.42...v5.4.50) Updates `symfony/http-kernel` from 4.4.42 to 4.4.50 - [Release notes](https://github.com/symfony/http-kernel/releases) - [Changelog](https://github.com/symfony/http-kernel/blob/7.3/CHANGELOG.md) - [Commits](symfony/http-kernel@v4.4.42...v4.4.50) Updates `symfony/process` from 4.4.41 to 5.4.46 - [Release notes](https://github.com/symfony/process/releases) - [Changelog](https://github.com/symfony/process/blob/7.3/CHANGELOG.md) - [Commits](symfony/process@v4.4.41...v5.4.46) Updates `spipu/html2pdf` from 5.2.5 to 5.2.8 - [Release notes](https://github.com/spipu/html2pdf/releases) - [Changelog](https://github.com/spipu/html2pdf/blob/master/CHANGELOG.md) - [Commits](spipu/html2pdf@v5.2.5...v5.2.8) Updates `twig/twig` from 3.4.1 to 3.11.2 - [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG) - [Commits](twigphp/Twig@v3.4.1...v3.11.2) Updates `symfony/twig-bridge` from 4.4.42 to 4.4.51 - [Release notes](https://github.com/symfony/twig-bridge/releases) - [Changelog](https://github.com/symfony/twig-bridge/blob/7.3/CHANGELOG.md) - [Commits](symfony/twig-bridge@v4.4.42...v4.4.51) Updates `guzzlehttp/guzzle` from 7.4.4 to 7.10.0 - [Release notes](https://github.com/guzzle/guzzle/releases) - [Changelog](https://github.com/guzzle/guzzle/blob/7.10/CHANGELOG.md) - [Commits](guzzle/guzzle@7.4.4...7.10.0) Updates `guzzlehttp/psr7` from 2.2.1 to 2.8.0 - [Release notes](https://github.com/guzzle/psr7/releases) - [Changelog](https://github.com/guzzle/psr7/blob/2.8/CHANGELOG.md) - [Commits](guzzle/psr7@2.2.1...2.8.0) Updates `tecnickcom/tcpdf` from 6.4.4 to 6.10.0 - [Changelog](https://github.com/tecnickcom/TCPDF/blob/main/CHANGELOG.TXT) - [Commits](tecnickcom/TCPDF@6.4.4...6.10.0) --- updated-dependencies: - dependency-name: symfony/http-foundation dependency-version: 5.4.50 dependency-type: direct:production dependency-group: composer - dependency-name: symfony/http-kernel dependency-version: 4.4.50 dependency-type: direct:production dependency-group: composer - dependency-name: symfony/process dependency-version: 5.4.46 dependency-type: direct:production dependency-group: composer - dependency-name: spipu/html2pdf dependency-version: 5.2.8 dependency-type: direct:production dependency-group: composer - dependency-name: twig/twig dependency-version: 3.11.2 dependency-type: direct:production dependency-group: composer - dependency-name: symfony/twig-bridge dependency-version: 4.4.51 dependency-type: direct:production dependency-group: composer - dependency-name: guzzlehttp/guzzle dependency-version: 7.10.0 dependency-type: indirect dependency-group: composer - dependency-name: guzzlehttp/psr7 dependency-version: 2.8.0 dependency-type: indirect dependency-group: composer - dependency-name: tecnickcom/tcpdf dependency-version: 6.10.0 dependency-type: indirect dependency-group: composer ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fcea470 commit 014b774

2 files changed

Lines changed: 297 additions & 520 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,14 @@
3131
"symfony/finder": "4.4.*",
3232
"symfony/form": "4.4.*",
3333
"symfony/framework-bundle": "4.4.*",
34-
"symfony/http-foundation": "4.4.*",
34+
"symfony/http-foundation": "5.4.*",
3535
"symfony/http-kernel": "4.4.*",
3636
"symfony/routing": "4.4.*",
3737
"symfony/security": "4.4.*",
3838
"symfony/stopwatch": "4.4.*",
3939
"symfony/templating": "4.4.*",
4040
"symfony/translation": "4.4.*",
41-
"symfony/process": "4.4.*",
41+
"symfony/process": "5.4.*",
4242
"symfony/validator": "4.4.*",
4343
"symfony/yaml": "4.4.*",
4444
"monolog/monolog": "^1.17",

0 commit comments

Comments
 (0)