Recently I switched from jms/serializer to symfony/serializer. While developing,
everything worked great, but on deployment on the live system the error
"phpdocumentor/reflection-docblock" not installed appeared.
Not a message you want to see on your live system.
When running composer require phpdocumentor/reflection-docblock, I only got