Skip to content

Commit 4c55ea5

Browse files
committed
add security
1 parent e1531be commit 4c55ea5

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

config/sets/symfony/symfony5/symfony54.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@
2121
$rectorConfig->import(__DIR__ . '/symfony54/symfony54-security.php');
2222

2323
$rectorConfig->ruleWithConfiguration(RenameClassRector::class, [
24-
// @see https://github.com/symfony/symfony/pull/42050
25-
'Symfony\Component\Security\Http\Event\DeauthenticatedEvent' => 'Symfony\Component\Security\Http\Event\TokenDeauthenticatedEvent',
2624
// @see https://github.com/symfony/symfony/pull/42965
2725
'Symfony\Component\Cache\Adapter\DoctrineAdapter' => 'Doctrine\Common\Cache\Psr6\CacheAdapter',
2826
// @see https://github.com/symfony/symfony/pull/45615

0 commit comments

Comments
 (0)