Closed ElectricMaxxx closed 7 years ago
but this bundle does not require jms/serializer-bundle. should we not do this requirements in the resource-rest-bundle which is the one requiring jms serializer? also wtf, why does the serializer depend on symfony/translation?
You are right wie should fix it there
To avoid installation issues based by a missing dependency in
jms/serializer-bundle
we should requiresymfony/translation
temporary. JMS will release a fix on master, when Symfony 4.0 will be released.Created #158 to remove it.