Skip to content

Commit

Permalink
Transfer ownership
Browse files Browse the repository at this point in the history
  • Loading branch information
Louis Laszlo committed Sep 1, 2015
1 parent 0175d2f commit 1dbdf7f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ class OvhSwiftLaravelServiceProvider extends ServiceProvider {
*/
public function boot()
{
$this->package('lflaszlo/ovh-swift-laravel');
$this->package('wooxo/ovh-swift-laravel');
$this->app->booting(function()
{
$loader = \Illuminate\Foundation\AliasLoader::getInstance();
Expand Down

0 comments on commit 1dbdf7f

Please sign in to comment.