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'm getting an error about a depreciated interface in symfony 2.6 when cloning a repository:
The "Symfony\Component\OptionsResolver\OptionsResolverInterface" interface was deprecated in version 2.6 and will be removed in 3.0. Use "Symfony\Component\OptionsResolver\OptionsResolver" instead.
Thanks,
The text was updated successfully, but these errors were encountered:
Hi,
I'm getting an error about a depreciated interface in symfony 2.6 when cloning a repository:
Thanks,
The text was updated successfully, but these errors were encountered: