trsteel88 / TrsteelCkeditorBundle

Symfony2 bundle for easy integration of the CKEditor WYSIWYG
97 stars 58 forks source link

Not usable with symfony 2.8 #100

Closed Phobetor closed 8 years ago

Phobetor commented 8 years ago

Is there a specific reason for limiting the symfony version to below 2.8?

composer.json:

                "symfony/framework-bundle": "2.*,<2.8",