SymfonyCasts / verify-email-bundle

Simple, stylish Email Verification for Symfony
https://symfonycasts.com
MIT License
408 stars 33 forks source link

Allow Symfony 7 #148

Closed bocharsky-bw closed 11 months ago

bocharsky-bw commented 11 months ago

~really not sure what's wrong with that Psalm here and how to debug it, any ideas? :/~

UPD: I think I know now - we just had to drop the psalm dep in composer.json :)

fpucci-git commented 11 months ago

When is this request expected to be approved? Symfony 7 is out, and this bundle blocks the update

bocharsky-bw commented 11 months ago

No code reviews of it yet... feel free to give a review to speed up the process :)

bocharsky-bw commented 11 months ago

This is done! I see 7.2 build started failing (though it passed a week ago), but I'm not sure why and how to fix it, so probably we don't need to waste time for it if we decided to bump min PHP version to 8.1 according to this one: https://github.com/SymfonyCasts/verify-email-bundle/pull/148#discussion_r1412806782