Skip to content

Commit

Permalink
Symfony update
Browse files Browse the repository at this point in the history
  • Loading branch information
tarlepp committed Apr 2, 2022
1 parent f2e9900 commit a2ccd9f
Show file tree
Hide file tree
Showing 10 changed files with 364 additions and 366 deletions.
26 changes: 13 additions & 13 deletions composer.json
Expand Up @@ -38,26 +38,26 @@
"phpdocumentor/reflection-docblock": "5.3.0",
"ramsey/uuid-doctrine": "1.8.1",
"sensio/framework-extra-bundle": "6.2.6",
"symfony/asset": "6.0.3",
"symfony/config": "6.0.3",
"symfony/console": "6.0.5",
"symfony/asset": "6.0.7",
"symfony/config": "6.0.7",
"symfony/console": "6.0.7",
"symfony/dotenv": "6.0.5",
"symfony/expression-language": "6.0.3",
"symfony/expression-language": "6.0.7",
"symfony/flex": "2.1.6",
"symfony/form": "6.0.5",
"symfony/framework-bundle": "6.0.6",
"symfony/form": "6.0.7",
"symfony/framework-bundle": "6.0.7",
"symfony/monolog-bundle": "3.7.1",
"symfony/process": "6.0.5",
"symfony/property-access": "6.0.5",
"symfony/property-info": "6.0.3",
"symfony/process": "6.0.7",
"symfony/property-access": "6.0.7",
"symfony/property-info": "6.0.7",
"symfony/routing": "6.0.5",
"symfony/runtime": "6.0.5",
"symfony/runtime": "6.0.7",
"symfony/security-bundle": "6.0.5",
"symfony/serializer": "6.0.6",
"symfony/serializer": "6.0.7",
"symfony/string": "6.0.3",
"symfony/translation": "6.0.6",
"symfony/translation": "6.0.7",
"symfony/twig-bundle": "6.0.3",
"symfony/validator": "6.0.6",
"symfony/validator": "6.0.7",
"symfony/yaml": "6.0.3"
},
"conflict": {
Expand Down

0 comments on commit a2ccd9f

Please sign in to comment.