Skip to content

Commit 0af5b54

Browse files
authored
Release 5.2.3 (#181)
**Fixed** - Syntax typo in AuthenticationController::__construct() [\#180](#180) ([mkilmanas](https://github.com/mkilmanas)) - Controller container property assignment [\#179](#179) ([mkilmanas](https://github.com/mkilmanas))
1 parent cb551b3 commit 0af5b54

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

.version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.2.1
1+
5.2.3

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Change Log
22

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+
316
## [5.2.1](https://github.com/auth0/symfony/tree/5.2.1) (2023-12-16)
417
[Full Changelog](https://github.com/auth0/symfony/compare/5.2.0...5.2.1)
518

0 commit comments

Comments
 (0)