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
I think maybe you need to set a dependency on symfony 2.3 since the form event listener subscribed to PRE_SUBMIT, that is only used in 2.3. Trying it out on 2.2 and it gave me that error.
Anyway nice bundle, very simple and easy!
The text was updated successfully, but these errors were encountered:
I think maybe you need to set a dependency on symfony 2.3 since the form event listener subscribed to PRE_SUBMIT, that is only used in 2.3. Trying it out on 2.2 and it gave me that error.
Anyway nice bundle, very simple and easy!
The text was updated successfully, but these errors were encountered: