Skip to content
This repository has been archived by the owner on Nov 27, 2020. It is now read-only.

Commit

Permalink
Fix wrong namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
NastuzziSamy committed Feb 17, 2020
1 parent b8e1b8b commit 034536a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Contracts/Configured.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* @license MIT
*/

namespace Laramore\Interfaces;
namespace Laramore\Contracts;

interface Configured
{
Expand Down

0 comments on commit 034536a

Please sign in to comment.