Skip to content

Commit

Permalink
update service provider class name.
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell committed Feb 1, 2013
1 parent af4381f commit 15a52ee
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 @@ -99,7 +99,7 @@
'Illuminate\Foundation\Providers\PublisherServiceProvider',
'Illuminate\Queue\QueueServiceProvider',
'Illuminate\Redis\RedisServiceProvider',
'Illuminate\Auth\ReminderServiceProvider',
'Illuminate\Auth\Reminders\ReminderServiceProvider',
'Illuminate\Database\SeedServiceProvider',
'Illuminate\Foundation\Providers\ServerServiceProvider',
'Illuminate\Session\SessionServiceProvider',
Expand Down

0 comments on commit 15a52ee

Please sign in to comment.