Skip to content
This repository has been archived by the owner on Aug 14, 2019. It is now read-only.

Fix usages of deprecated Symfony\Component\OptionsResolver\OptionsResolverInterface #8

Open
aivus opened this issue Dec 25, 2017 · 0 comments

Comments

@aivus
Copy link
Member

aivus commented Dec 25, 2017

Symfony\Component\OptionsResolver\OptionsResolverInterface was deprecated since 2.6 and removed in 3.0

use Symfony\Component\OptionsResolver\OptionsResolverInterface;

@aivus aivus added this to the 3.0 milestone Dec 25, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

1 participant