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

Commit

Permalink
Fix bug.
Browse files Browse the repository at this point in the history
  • Loading branch information
vinkla committed Nov 27, 2014
1 parent 7e5d387 commit 7443625
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/Vinkla/Instagram/Instagram.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?php namespace Vinkla\Vimeo;
<?php namespace Vinkla\Instagram;

use MetzWeb\Instagram\Instagram as Api;

Expand Down
1 change: 1 addition & 0 deletions src/Vinkla/Instagram/InstagramServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ class InstagramServiceProvider extends ServiceProvider {
* @var bool
*/
protected $defer = false;

/**
* Register the service provider.
*
Expand Down

0 comments on commit 7443625

Please sign in to comment.