Skip to content

Commit dcc843d

Browse files
Merge branch '3.4' into 4.3
* 3.4: Adopt `@PHPUnit55Migration:risky` rule of php-cs-fixer
2 parents 5db9d17 + ee1ef1c commit dcc843d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Tests/Store/ExpiringStoreTestTrait.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111

1212
namespace Symfony\Component\Lock\Tests\Store;
1313

14-
use Symfony\Bridge\PhpUnit\ForwardCompatTestTrait;
1514
use Symfony\Component\Lock\Exception\LockExpiredException;
1615
use Symfony\Component\Lock\Key;
1716
use Symfony\Component\Lock\StoreInterface;

0 commit comments

Comments
 (0)