consider relaxing the JMS serializer requirement
lsmith77 opened this issue · 6 comments
i guess the question is not "if" but "when". i would go to a 1.1 branch. i still hope to get #87 done by the end of the month, then we would have a much more powerful create bundle.
is relaxing the jms serializer a BC risk or could we do it in a 1.0.x release already?
no .. it should be BC if we allow the old version still as well.
then i am +1 to just relax right now. i guess the serializer is supposed to be BC as well? if somebody needs to update this bundle but not serializer, he then can simply pin serializer version in his composer file.
well its not yet stable .. so there are no guarantees but I think allowing 0.12.* + 0.13.* should be safe
since 0.13 was tagged i felt it was safe and already did the change in master