Skip to content

Commit 26b34ab

Browse files
authored
formatting [skip ci]
1 parent 8a7856a commit 26b34ab

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/Http/SymfonyRequestBridge.php

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,11 @@
33
namespace CacheWerk\BrefLaravelBridge\Http;
44

55
use Bref\Context\Context;
6-
use Bref\Event\Http\HttpRequestEvent;
76
use Bref\Event\Http\Psr7Bridge;
8-
use Symfony\Bridge\PsrHttpMessage\Factory\HttpFoundationFactory;
7+
use Bref\Event\Http\HttpRequestEvent;
8+
99
use Symfony\Component\HttpFoundation\Request;
10+
use Symfony\Bridge\PsrHttpMessage\Factory\HttpFoundationFactory;
1011

1112
class SymfonyRequestBridge
1213
{

0 commit comments

Comments
 (0)