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

Support for Symfony 5.4 & 6.0 #291

Closed yann-eugone closed 2 years ago

yann-eugone commented 2 years ago

Following #289, this PR introduces support for Symfony 6 & rewrite testing matrix for newer versions

norkunas commented 2 years ago

But composer.json was not updated to include 6.0 constraints?

yann-eugone commented 2 years ago

To be fair, I miss clicked the merge button (was getting tired)... So no, it's not normal thing, will fix right now. If you want to review it anyway, please do, I will have treat feedback in another PR.