neos / neos-seo

A package to bundle SEO-related functionality for Neos.
GNU General Public License v3.0
13 stars 36 forks source link

BUGFIX: Adjust installation instructions #170

Closed jonnitto closed 2 years ago

jonnitto commented 2 years ago

Neos.Seo 4.0 is for the upcoming Neos 9 release, so this small change helps integrators to start with the right version.

Close #169

kdambekalns commented 2 years ago

But why is this needed? Unless I am on Neos 9, Composer should not pick Neos.Seo 4.0 – unless it's a) compatible or b) missing proper constraints.

kdambekalns commented 2 years ago

Ah, I see. This is fixed by now (https://github.com/neos/neos-seo/blob/f1c93a4715cb05212ba31750c332885f1d5d099b/composer.json) but borked releases exist. Well…