Open marianflorin opened 6 years ago
Hi @marianflorin ,
A PR was opened to do that but still pending, https://github.com/mremi/UrlShortenerBundle/pull/11, do you want to finalize it?
@mremi - I opened a new PR https://github.com/mremi/UrlShortenerBundle/pull/16, but it doesn't pass the Travis CI tests. Sorry, I don't have experience with Travis CI. Can you take a look please?
Hi @mremi,
Why isn't this bundle using the version
2.*
of the UrlShortener library? I want to deprecate theguzzle/guzzle
package in my project, and I can't do it because the version1.0.3
of the UrlShortener library requires it.