jordillonch / CrudGeneratorBundle

This Symfony2 bundle aims to be the bundle that you are looking for create a nice CRUD with pagination, filter, translation and Twitter bootstrap 2.2.2 features.
MIT License
83 stars 36 forks source link

Symfony 2.7 & Doctrine orm 2.5 ... we need the update! #36

Closed SherifMedhat closed 9 years ago

SherifMedhat commented 9 years ago

Why you are restricting dependencies to: "symfony/symfony": ">2.2.0, <2.7-dev", "doctrine/orm": ">=2.2.3,<2.5-dev" ?

sjert commented 9 years ago

Yes, this is also preventing me from upgrading to Symfony 2.7!

jordillonch commented 9 years ago

Ok, the restriction is removed