stfalcon / TinymceBundle

Bundle for connecting TinyMCE (WYSIWYG editor) to your Symfony2 project
259 stars 154 forks source link

Download 3.0 #244

Closed Fxdpt closed 4 years ago

Fxdpt commented 4 years ago

Hello, i'm trying to get the 3.0 version to implement Tinymce on my Symfony 5 project but i've an error when i'm running composer require stfalcon/tinymce-bundle='3.0'

[UnexpectedValueException]
  Could not parse version constraint "'3.0'"

How can i properly install it ? Thanks !