Skip to content

Commit

Permalink
[Site] Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
smnandre committed Dec 10, 2024
1 parent 49ec396 commit 6b63b11
Show file tree
Hide file tree
Showing 2 changed files with 244 additions and 244 deletions.
19 changes: 10 additions & 9 deletions ux.symfony.com/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"doctrine/orm": "^2.20.0",
"intervention/image": "^2.7.2",
"kornrunner/blurhash": "^1.2.2",
"league/commonmark": "^2.5.3",
"league/commonmark": "^2.6.0",
"symfony/asset": "7.2.*",
"symfony/asset-mapper": "7.2.*",
"symfony/console": "7.2.*",
Expand Down Expand Up @@ -55,14 +55,14 @@
"symfony/yaml": "7.2.*",
"symfonycasts/dynamic-forms": "^0.1.2",
"symfonycasts/sass-bundle": "0.8.*",
"tempest/highlight": "^2.10.6",
"tempest/highlight": "^2.11.2",
"twbs/bootstrap": "^5.3.3",
"twig/extra-bundle": "^3.13",
"twig/html-extra": "^3.13",
"twig/intl-extra": "^3.13",
"twig/markdown-extra": "^3.13",
"twig/string-extra": "^3.13",
"twig/twig": "^3.14"
"twig/extra-bundle": "^3.17",
"twig/html-extra": "^3.17",
"twig/intl-extra": "^3.17",
"twig/markdown-extra": "^3.17",
"twig/string-extra": "^3.17",
"twig/twig": "^3.17"
},
"require-dev": {
"phpunit/phpunit": "^9.6.21",
Expand All @@ -86,7 +86,8 @@
"symfony/polyfill-php80": "*",
"symfony/polyfill-php81": "*",
"symfony/polyfill-php82": "*",
"symfony/polyfill-php83": "*"
"symfony/polyfill-php83": "*",
"symfony/polyfill-php84": "*"
},
"conflict": {
"symfony/symfony": "*"
Expand Down
Loading

0 comments on commit 6b63b11

Please sign in to comment.