nelmio / NelmioSecurityBundle

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

Allow Symfony 7.0 #327

Closed vtsykun closed 9 months ago

codecov-commenter commented 10 months ago

Codecov Report

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

Comparison is base (993c8b2) 96.94% compared to head (0492cf0) 96.93%.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #327 +/- ## ============================================ - Coverage 96.94% 96.93% -0.02% Complexity 429 429 ============================================ Files 52 52 Lines 1930 1923 -7 ============================================ - Hits 1871 1864 -7 Misses 59 59 ```

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

franmomu commented 9 months ago

thanks @vtsykun!