Skip to content

Commit

Permalink
fix(deps): update symfony packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 2, 2024
1 parent b3972df commit 04b60e3
Show file tree
Hide file tree
Showing 2 changed files with 435 additions and 440 deletions.
12 changes: 6 additions & 6 deletions server/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
"doctrine/doctrine-bundle": "^2.10",
"doctrine/doctrine-migrations-bundle": "^3.2",
"doctrine/orm": "^2.16",
"symfony/console": "6.3.*",
"symfony/dotenv": "6.3.*",
"symfony/console": "6.4.*",
"symfony/dotenv": "6.4.*",
"symfony/flex": "^2",
"symfony/framework-bundle": "6.3.*",
"symfony/runtime": "6.3.*",
"symfony/twig-bundle": "6.3.*",
"symfony/yaml": "6.3.*",
"symfony/framework-bundle": "6.4.*",
"symfony/runtime": "6.4.*",
"symfony/twig-bundle": "6.4.*",
"symfony/yaml": "6.4.*",
"twig/extra-bundle": "^2.12|^3.0",
"twig/twig": "^2.12|^3.0"
},
Expand Down
Loading

0 comments on commit 04b60e3

Please sign in to comment.