Skip to content

Commit

Permalink
update app/config/app.php file
Browse files Browse the repository at this point in the history
Signed-off-by: Bruno Gaspar <[email protected]>
  • Loading branch information
brunogaspar committed Jan 17, 2014
1 parent 2e0595e commit ed993f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/config/app.php
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@
'Auth' => 'Cartalyst\Sentry\Laravel\Facades\Sentry',
'Reminder' => 'Cartalyst\Sentry\Laravel\Facades\Reminder',
'Sentry' => 'Cartalyst\Sentry\Laravel\Facades\Sentry',
'SwiftIdentity' => 'Cartalyst\Sentry\Laravel\Facades\SwiftIdentity',
'SwipeIdentity' => 'Cartalyst\Sentry\Laravel\Facades\SwipeIdentity',

),

Expand Down

0 comments on commit ed993f1

Please sign in to comment.