Skip to content

Commit

Permalink
Update symfony packages to 7.2.*
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 2, 2024
1 parent d19d81c commit 0a4bd33
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions packages/docs/.symfony/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@
"nelmio/cors-bundle": "^2.4.0",
"stof/doctrine-extensions-bundle": "^1.11",
"studiometa/twig-toolkit": "^1.3",
"symfony/console": "7.1.*",
"symfony/dotenv": "7.1.*",
"symfony/console": "7.2.*",
"symfony/dotenv": "7.2.*",
"symfony/flex": "^2.4.1",
"symfony/framework-bundle": "7.1.*",
"symfony/framework-bundle": "7.2.*",
"symfony/http-client": "7.1.*",
"symfony/maker-bundle": "^1.61",
"symfony/runtime": "7.1.*",
"symfony/twig-bundle": "7.1.*",
"symfony/yaml": "7.1.*",
"symfony/runtime": "7.2.*",
"symfony/twig-bundle": "7.2.*",
"symfony/yaml": "7.2.*",
"twig/extra-bundle": "^2.12|^3.0",
"twig/twig": "^2.12|^3.0"
},
Expand Down

0 comments on commit 0a4bd33

Please sign in to comment.