leogout / SeoBundle

A Symfony bundle to generate SEO meta tags.
39 stars 18 forks source link

1.2.1 not compatible with Symfony 3.4 #13

Closed rhyd42 closed 4 years ago

rhyd42 commented 5 years ago

The root tree deprecation fix in 1.2.1 uses functions not available until Symfony 4, but composer.json still states it's compatible with 2 and 3. 1.2.0 works OK, but composer installs 1.2.1 by default as it expects it to be compatible.