Skip to content

Commit

Permalink
Merge pull request #23 from s00d/patch-1
Browse files Browse the repository at this point in the history
fix psr-4
  • Loading branch information
jarektkaczyk authored Apr 14, 2020
2 parents a61ba7e + 6c38115 commit d46c674
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Contracts/Searchable/Searchable.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

namespace Sofa\Eloquence\Searchable;
namespace Sofa\Eloquence\Contracts\Searchable;

interface Searchable
{
Expand Down

0 comments on commit d46c674

Please sign in to comment.