prestaconcept / PrestaSitemapBundle

A symfony bundle that provides tools to build a rich application sitemap. The main goals are : simple, no databases, various namespace (eg. google image), respect constraints etc.
MIT License
347 stars 100 forks source link

Drop Symfony 4.4, add Symfony 7 #329

Closed tacman closed 5 months ago

tacman commented 5 months ago

Per the README

This bundle is compatible with all Symfony versions since 2.3.0.

However, like Symfony, we do not provide support for Symfony's version that reached EOL.

So the system requirements for symfony components should be ^5.4 || ^6.4 || ^7.0

tacman commented 5 months ago

Ah, I see there's a 4.0 branch already!

yann-eugone commented 5 months ago

Yes, it's on it's way for the release

jonathanbull commented 5 months ago

Any news on when 4.0 might be released? Greatly appreciate your work on this bundle.

yann-eugone commented 5 months ago

I just did https://github.com/prestaconcept/PrestaSitemapBundle/releases/tag/v4.0.0