Skip to content

Commit 063f7c7

Browse files
authored
Merge pull request #55 from tailflow/next
Release v1.2.5
2 parents d374253 + 04ed8f0 commit 063f7c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Concerns/InteractsWithHooks.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
namespace Orion\Concerns;
44

5-
use Illuminate\Http\Response;
5+
use Symfony\Component\HttpFoundation\Response;
66

77
trait InteractsWithHooks
88
{

0 commit comments

Comments
 (0)