Add missing conflict with symfony/serializer <4.4

This commit is contained in:
Yonel Ceruto 2019-11-12 14:08:04 -05:00
parent 839c6b4256
commit 5db0981fd9
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@
"symfony/mime": "<4.4",
"symfony/property-info": "<3.4",
"symfony/security-bundle": "<4.4",
"symfony/serializer": "<4.2",
"symfony/serializer": "<4.4",
"symfony/stopwatch": "<3.4",
"symfony/translation": "<4.4",
"symfony/twig-bridge": "<4.1.1",