Skip to content

Commit 6c79cb9

Browse files
authored
[FrameworkBundle][4.2] fix deps
1 parent c3f9abc commit 6c79cb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"symfony/form": "<4.2",
7070
"symfony/messenger": "<4.2",
7171
"symfony/property-info": "<3.4",
72-
"symfony/serializer": "<4.1",
72+
"symfony/serializer": "<4.2",
7373
"symfony/stopwatch": "<3.4",
7474
"symfony/translation": "<4.2",
7575
"symfony/twig-bridge": "<4.1.1",

0 commit comments

Comments
 (0)