Skip to content

Commit bcfa9a6

Browse files
committed
Merge branch '6.0' into 6.1
* 6.0: restore missing use statement [Mime][Security] Fix missing sprintf and add tests Remove < PHP 8 dead code
2 parents 3f8532c + 2df8538 commit bcfa9a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/EventListener/SessionListenerTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
use PHPUnit\Framework\TestCase;
1515
use Psr\Log\LoggerInterface;
1616
use Symfony\Component\DependencyInjection\Container;
17+
use Symfony\Component\DependencyInjection\ServiceLocator;
1718
use Symfony\Component\HttpFoundation\Cookie;
1819
use Symfony\Component\HttpFoundation\Request;
1920
use Symfony\Component\HttpFoundation\RequestStack;

0 commit comments

Comments
 (0)