PUGX / PUGXMultiUserBundle

An extension for FOSUserBundle to handle users of different types. Compatible with Doctrine ORM.
163 stars 96 forks source link

Hard FOSUserBundle version constraint in 1.4.1 #69

Closed kix closed 7 years ago

kix commented 9 years ago

Current PUGXMultiUserBundle 1.4.1 (commit) has a hard dependency on FOSUserBundle 1.3.1. However, that's not very SemVer`ic and it causes compatibility problems:

friendsofsymfony/user-bundle v1.3.1 requires symfony/security-bundle >=2.1,<2.3-dev

If there are no good reasons to use 1.3.1, maybe the dependency could be weakened?

garak commented 7 years ago

Fixed in v2.0.0