Skip to content
This repository has been archived by the owner on Jan 15, 2019. It is now read-only.

Commit

Permalink
FIX: namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
kjschubert committed Jun 7, 2016
1 parent 16ec150 commit 1777e25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion providers/Lumen.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

namespace App\Providers;
namespace GISwrapper\Providers;

use Illuminate\Support\ServiceProvider;

Expand Down

0 comments on commit 1777e25

Please sign in to comment.