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
Hi @drgomesp,
I'm opening this issue because we need update the dependencies' versions on composer.json.
The rule for symfony/validation is 2.1.* but symfony/symfony requires self.version (actually 2.4.1).
Maybe we need have tags/releases like symfony for the compatibility.
Furthermore, travis ci is off. Probably the tests are failing for now.
What do you think?
The text was updated successfully, but these errors were encountered:
Hi @drgomesp,
I'm opening this issue because we need update the dependencies' versions on composer.json.
The rule for symfony/validation is
2.1.*
but symfony/symfony requiresself.version
(actually 2.4.1).Maybe we need have tags/releases like symfony for the compatibility.
Furthermore, travis ci is off. Probably the tests are failing for now.
What do you think?
The text was updated successfully, but these errors were encountered: