You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Install the bundle version 3.6+ (not inclusive) on a Symfony 4.4 project without any custom configuration
Expected Result
No errors when executing a symfony command (php bin/console)
Actual Result
I get error message
In CheckExceptionOnInvalidReferenceBehaviorPass.php line 86:
The service "jms_serializer.metadata.typed_properties_driver" has a dependency on a non-existent service "jms_serializer.metadata.typed_properties_driver.inner".
The text was updated successfully, but these errors were encountered:
Steps required to reproduce the problem
Install the bundle version 3.6+ (not inclusive) on a Symfony 4.4 project without any custom configuration
Expected Result
No errors when executing a symfony command (php bin/console)
Actual Result
I get error message
The text was updated successfully, but these errors were encountered: