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] authored Nov 13, 2024
1 parent 1a6d700 commit e8ad073
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions api/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,23 +28,23 @@
"stof/doctrine-extensions-bundle": "1.12.0",
"swaggest/json-schema": "0.12.42",
"symfony/asset": "7.1.6",
"symfony/console": "7.1.6",
"symfony/console": "7.1.8",
"symfony/dotenv": "7.1.6",
"symfony/expression-language": "7.1.6",
"symfony/flex": "2.4.7",
"symfony/framework-bundle": "7.1.5",
"symfony/framework-bundle": "7.1.6",
"symfony/http-client": "7.1.7",
"symfony/intl": "7.1.6",
"symfony/intl": "7.1.8",
"symfony/mailer": "7.1.6",
"symfony/monolog-bundle": "3.10.0",
"symfony/property-access": "7.1.6",
"symfony/property-info": "7.1.6",
"symfony/property-info": "7.1.8",
"symfony/runtime": "7.1.7",
"symfony/security-bundle": "7.1.6",
"symfony/serializer": "7.1.6",
"symfony/serializer": "7.1.8",
"symfony/translation": "7.1.6",
"symfony/twig-bundle": "7.1.6",
"symfony/validator": "7.1.6",
"symfony/validator": "7.1.8",
"symfony/yaml": "7.1.6",
"twig/cssinliner-extra": "^3.4",
"twig/extra-bundle": "3.13.0",
Expand All @@ -68,8 +68,8 @@
"symfony/maker-bundle": "1.61.0",
"symfony/phpunit-bridge": "7.1.6",
"symfony/stopwatch": "7.1.6",
"symfony/var-dumper": "7.1.6",
"symfony/web-profiler-bundle": "7.1.6"
"symfony/var-dumper": "7.1.8",
"symfony/web-profiler-bundle": "7.1.7"
},
"config": {
"optimize-autoloader": true,
Expand Down

0 comments on commit e8ad073

Please sign in to comment.