fre5h / VichUploaderSerializationBundle

📦 Provides integration between VichUploaderBundle and JMSSerializerBundle.

Home Page:https://github.com/fre5h/VichUploaderSerializationBundle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for jms/serializer-bundle@^4.0

kappaj opened this issue · comments

Currently it is set to version ^3.7

Is it possible to set it to "^3.7|^4.0"?

@kappaj Please check this v3.1.3

Thanks for your fast update!

I tested it and got some problems.

  1. It seemed that the VichUploaderSerializationBundle is locked to the jms/serializer-bundle Version @4.0.0.
  2. I get an error after cache clear when I update to v3.1.3:
Script cache:clear returned with error code 1
!!
!!  In CheckExceptionOnInvalidReferenceBehaviorPass.php line 86:
!!
!!    The service "twig" has a dependency on a non-existent service "jms_serializer.twig_extension.serializer". Did you mean on
!!    e of these: "jms_serializer.twig_extension.runtime_serializer", "jms_serializer.twig_extension.serializer_runtime_helper"
!!    ?
!!
!!
!!
Script @auto-scripts was called via post-update-cmd