Skip to content

Commit 9e9ae66

Browse files
committed
synchronize require-dev and conflict sections
1 parent f502d3f commit 9e9ae66

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,9 @@
6565
"symfony/framework-bundle": "<6.4",
6666
"symfony/http-client": "<5.4",
6767
"symfony/ldap": "<5.4",
68-
"symfony/twig-bundle": "<5.4"
68+
"symfony/serializer": "<6.4",
69+
"symfony/twig-bundle": "<5.4",
70+
"symfony/validator": "<6.4"
6971
},
7072
"autoload": {
7173
"psr-4": { "Symfony\\Bundle\\SecurityBundle\\": "" },

0 commit comments

Comments
 (0)