File tree 2 files changed +14
-1
lines changed
2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
- 5.2.1
1
+ 5.2.3
Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## [ 5.2.3] ( https://github.com/auth0/symfony/tree/5.2.3 ) (2024-01-08)
4
+ [ Full Changelog] ( https://github.com/auth0/symfony/compare/5.2.2...5.2.3 )
5
+
6
+ ** Fixed**
7
+ - Syntax typo in AuthenticationController::__ construct() [ \# 180] ( https://github.com/auth0/symfony/pull/180 ) ([ mkilmanas] ( https://github.com/mkilmanas ) )
8
+ - Controller container property assignment [ \# 179] ( https://github.com/auth0/symfony/pull/179 ) ([ mkilmanas] ( https://github.com/mkilmanas ) )
9
+
10
+ ## [ 5.2.2] ( https://github.com/auth0/symfony/tree/5.2.2 ) (2023-12-19)
11
+ [ Full Changelog] ( https://github.com/auth0/symfony/compare/5.2.1...5.2.2 )
12
+
13
+ ** Fixed**
14
+ - Disallow installation with Symfony 7.0 until fully compatible
15
+
3
16
## [ 5.2.1] ( https://github.com/auth0/symfony/tree/5.2.1 ) (2023-12-16)
4
17
[ Full Changelog] ( https://github.com/auth0/symfony/compare/5.2.0...5.2.1 )
5
18
You can’t perform that action at this time.
0 commit comments