symfony-cmf / Routing

Routing component building on the Symfony Routing component
Other
288 stars 69 forks source link

drop Symfony 2.2 support #102

Closed lsmith77 closed 10 years ago

lsmith77 commented 10 years ago
Q A
Bug fix? no
New feature? no
BC breaks? yes (bumped dependency)
Deprecations? no
Tests pass? yes
Fixed tickets -
License MIT
Doc PR -

Not sure if we should bump these requirements or only for Bundles that dependent on the FrameworkBundle

dbu commented 10 years ago

i would vote -1 to bump the requirements here. i see no compelling reason to go above 2.2 right now. as this is used in places outside symfony bundles, it could matter to keep it compatible with older versions of the components.

lsmith77 commented 10 years ago

yeah .. I had the same feeling.

dbu commented 10 years ago

okay, so lets drop this PR?