We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d374253 + 04ed8f0 commit 063f7c7Copy full SHA for 063f7c7
src/Concerns/InteractsWithHooks.php
@@ -2,7 +2,7 @@
2
3
namespace Orion\Concerns;
4
5
-use Illuminate\Http\Response;
+use Symfony\Component\HttpFoundation\Response;
6
7
trait InteractsWithHooks
8
{
0 commit comments