@@ -15,7 +15,7 @@ |
||
| 15 | 15 | Listener\DispatchAuthentication::class => Listener\DispatchAuthenticationFactory::class, |
| 16 | 16 | Listener\SessionWrite::class => Listener\SessionWriteFactory::class, |
| 17 | 17 | ], |
| 18 | - 'aliases' => [ |
|
| 18 | + 'aliases' => [ |
|
| 19 | 19 | AuthenticationService::class => Service\Authenticator::class, |
| 20 | 20 | ], |
| 21 | 21 | ]; |