UPDG / roadrunner-symfony

Simple bridge between Symfony and RoadRunner without PSR7 layer (HttpClient).
MIT License
15 stars 2 forks source link

Symfony is not required #1

Closed garak closed 5 years ago

Alex-Bond commented 5 years ago

Hi @garak!

What do you mean? We not requiring Symfony because we want maximum versions coverage.

garak commented 5 years ago

That's not fair: you should require anything needed to run your code. If you want maximum version coverage, declare all vendor version you want to support (that is also fair because explicit)

Alex-Bond commented 5 years ago

@garak let me consult with some devs. I will come back to you.

Alex-Bond commented 5 years ago

@garak sorry for the long answer. I just added deps to the repo. Thank you for the issue report.