nelmio / NelmioSecurityBundle

Adds extra security-related features in your Symfony application
https://symfony.com/bundles/NelmioSecurityBundle/
MIT License
651 stars 85 forks source link

Remove support of Symfony 4.4 #326

Closed franmomu closed 9 months ago

franmomu commented 10 months ago

Let's only support maintained versions, after this we can try to add support for Symfony 7

PS: We could also maybe drop support of PHP < 8.2 based on https://packagist.org/packages/nelmio/security-bundle/php-stats#3.0

codecov-commenter commented 10 months ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.94%. Comparing base (80a559f) to head (aa1d0d7). Report is 46 commits behind head on master.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #326 +/- ## ========================================= Coverage 96.93% 96.94% + Complexity 433 429 -4 ========================================= Files 55 52 -3 Lines 1959 1930 -29 ========================================= - Hits 1899 1871 -28 + Misses 60 59 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.