Skip to content

Commit a6be69e

Browse files
committed
minor #2441 [Site] Update deps (smnandre)
This PR was merged into the 2.x branch. Discussion ---------- [Site] Update deps Commits ------- 6b63b11 [Site] Update deps
2 parents d2ab99d + 6b63b11 commit a6be69e

File tree

2 files changed

+244
-244
lines changed

2 files changed

+244
-244
lines changed

ux.symfony.com/composer.json

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"doctrine/orm": "^2.20.0",
1414
"intervention/image": "^2.7.2",
1515
"kornrunner/blurhash": "^1.2.2",
16-
"league/commonmark": "^2.5.3",
16+
"league/commonmark": "^2.6.0",
1717
"symfony/asset": "7.2.*",
1818
"symfony/asset-mapper": "7.2.*",
1919
"symfony/console": "7.2.*",
@@ -55,14 +55,14 @@
5555
"symfony/yaml": "7.2.*",
5656
"symfonycasts/dynamic-forms": "^0.1.2",
5757
"symfonycasts/sass-bundle": "0.8.*",
58-
"tempest/highlight": "^2.10.6",
58+
"tempest/highlight": "^2.11.2",
5959
"twbs/bootstrap": "^5.3.3",
60-
"twig/extra-bundle": "^3.13",
61-
"twig/html-extra": "^3.13",
62-
"twig/intl-extra": "^3.13",
63-
"twig/markdown-extra": "^3.13",
64-
"twig/string-extra": "^3.13",
65-
"twig/twig": "^3.14"
60+
"twig/extra-bundle": "^3.17",
61+
"twig/html-extra": "^3.17",
62+
"twig/intl-extra": "^3.17",
63+
"twig/markdown-extra": "^3.17",
64+
"twig/string-extra": "^3.17",
65+
"twig/twig": "^3.17"
6666
},
6767
"require-dev": {
6868
"phpunit/phpunit": "^9.6.21",
@@ -86,7 +86,8 @@
8686
"symfony/polyfill-php80": "*",
8787
"symfony/polyfill-php81": "*",
8888
"symfony/polyfill-php82": "*",
89-
"symfony/polyfill-php83": "*"
89+
"symfony/polyfill-php83": "*",
90+
"symfony/polyfill-php84": "*"
9091
},
9192
"conflict": {
9293
"symfony/symfony": "*"

0 commit comments

Comments
 (0)