Skip to content

Commit

Permalink
CC-31855 Updated symfony dependencies (#10612)
Browse files Browse the repository at this point in the history
CC-31855 Symfony dependencies update
  • Loading branch information
DmitryLymarenko committed Nov 13, 2023
1 parent 94f4f39 commit 5310f7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@
"symfony/security-core": "^5.4.21",
"symfony/security-csrf": "^5.3.0 || ^6.0.0",
"symfony/security-guard": "^5.4.21",
"symfony/security-http": "^5.4.21",
"symfony/security-http": "^5.4.31",
"symfony/serializer": "^5.0.9 || ^6.0.0",
"symfony/stopwatch": "^5.0.9 || ^6.0.0",
"symfony/translation": "^5.0.9 || ^6.0.0",
"symfony/translation-contracts": "^2.1.2 || ^3.0.0",
"symfony/twig-bridge": "^5.0.9 || ^6.0.0",
"symfony/twig-bridge": "^5.4.31 || ^6.3.8",
"symfony/validator": "^5.2.0 || ^6.0.0",
"symfony/yaml": "^5.1.10 || ^6.0.0"
},
Expand Down

0 comments on commit 5310f7b

Please sign in to comment.