Skip to content
This repository has been archived by the owner on Jul 20, 2020. It is now read-only.

Commit

Permalink
Merge branch 'release/0.6.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
bramdevries committed Dec 16, 2016
2 parents ecde3c8 + 503e1b3 commit c704d72
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/ContextServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,5 @@ public function boot()
foreach ($this->processManagers as $processManager) {
$liveEventBus->subscribe($this->app->make($processManager));
}

parent::boot();
}
}

0 comments on commit c704d72

Please sign in to comment.