Closed fpasquet closed 8 years ago
Same issue
I'm going to reopen this. There are a couple of compatibility issues with Symfony3, which we're working on.
The main issue is with the scope prototype service option which was deprecated in 2.8 (replaced with share
) and removed in 3.0. If at all possible I want to keep backwards compatibility to 2.7.
@fpasquet and @saidmoya12 I just made some changes for this. Can you test it out? You'll still get the guzzle warning, but everything else should work.
This problem comes from the librairy guzzle/guzzle.