Skip to content

Commit 02370b5

Browse files
committed
$ composer update symfony/monolog-bridge # fix CVE-2026-45077
$ composer update symfony/mime # fix CVE-2026-45070 and CVE-2026-45067 $ composer update symfony/cache # fix CVE-2026-45073 $ composer update symfony/yaml # fix CVE-2026-45304, CVE-2026-45305 & CVE-2026-45133 $ composer bump @ be
1 parent 9112ddb commit 02370b5

2 files changed

Lines changed: 27 additions & 27 deletions

File tree

be/composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"symfony/stopwatch": "^7.4.8",
2828
"symfony/twig-bundle": "^7.4.8",
2929
"symfony/validator": "^7.4.8",
30-
"symfony/yaml": "^7.4.8",
30+
"symfony/yaml": "^7.4.13",
3131
"thecodingmachine/safe": "^3.4"
3232
},
3333
"require-dev": {
@@ -50,7 +50,7 @@
5050
"symfony/debug-bundle": "^7.4.8",
5151
"symfony/maker-bundle": "^1.67.0",
5252
"symfony/phpunit-bridge": "^7.4.8",
53-
"symfony/web-profiler-bundle": "^7.4.8",
53+
"symfony/web-profiler-bundle": "^7.4.12",
5454
"thecodingmachine/phpstan-safe-rule": "^1.4.3"
5555
},
5656
"repositories": [

be/composer.lock

Lines changed: 25 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)