Skip to content

Commit

Permalink
Change namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
duncanmcclean committed Apr 21, 2023
1 parent 2562770 commit deffcf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Http/Requests/Concerns/HandleFailedValidation.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

namespace DoubleThreeDigital\GuestEntries\Http\Requests\Concerns;
namespace DuncanMcClean\GuestEntries\Http\Requests\Concerns;

trait HandleFailedValidation
{
Expand Down

0 comments on commit deffcf5

Please sign in to comment.