use the new authenticator system introduced since 5.3

This commit is contained in:
ELMAKHROUBI ABDELLAH
2021-11-10 15:54:50 +01:00
parent 9fc03b6985
commit 436615212d
3 changed files with 87 additions and 239 deletions

View File

@@ -11,7 +11,7 @@
],
"minimum-stability": "stable",
"require": {
"php": "^7.2.5|^8.0",
"php": ">=7.2.5",
"symfony/config": "^5.0",
"symfony/dependency-injection": "^5.0",
"symfony/http-kernel": "^5.0",