Skip to content

Commit

Permalink
synchronize require-dev and conflict sections
Browse files Browse the repository at this point in the history
  • Loading branch information
xabbuh committed Oct 21, 2023
1 parent f502d3f commit 9e9ae66
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,9 @@
"symfony/framework-bundle": "<6.4",
"symfony/http-client": "<5.4",
"symfony/ldap": "<5.4",
"symfony/twig-bundle": "<5.4"
"symfony/serializer": "<6.4",
"symfony/twig-bundle": "<5.4",
"symfony/validator": "<6.4"
},
"autoload": {
"psr-4": { "Symfony\\Bundle\\SecurityBundle\\": "" },
Expand Down

0 comments on commit 9e9ae66

Please sign in to comment.