| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-09-27 | 588 Bytes | |
| v7.3.4 source code.tar.gz | 2025-09-27 | 63.3 kB | |
| v7.3.4 source code.zip | 2025-09-27 | 119.9 kB | |
| Totals: 3 Items | 183.8 kB | 0 | |
Changelog (https://github.com/symfony/security-bundle/compare/v7.3.3...v7.3.4)
- bug symfony/symfony#61714 [SecurityBundle] Fix semantic configuration for singulars/plurals in XML (@nicolas-grekas)
- bug symfony/symfony#61701 [SecurityBundle] Add missing
fixXmlConfig()call forissuer(@OskarStark) - bug symfony/symfony#61614 [SecurityBundle] Prevent accessing the tracked token storage when collecting data (@MatTheCat)