File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1- 5.4.1
1+ 5.5.0
Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ 5.5.0] ( https://github.com/auth0/symfony/tree/5.4.0 ) (2025-10-01)
4+ [ Full Changelog] ( https://github.com/auth0/symfony/compare/5.4.1...5.5.0 )
5+
6+ ** Fixed**
7+
8+ - Security fix: Resolve CVE-2025 -58769
9+
310## [ 5.4.1] ( https://github.com/auth0/symfony/tree/5.4.1 ) (2025-09-02)
411[ Full Changelog] ( https://github.com/auth0/symfony/compare/5.4.0...5.4.1 )
512
Original file line number Diff line number Diff line change 1414
1515final class Service implements ServiceInterface
1616{
17- public const VERSION = '5.4.1 ' ;
17+ public const VERSION = '5.5.0 ' ;
1818
1919 private ?Auth0 $ sdk = null ;
2020
You can’t perform that action at this time.
0 commit comments