Rename ComponentStatusWasUpdated

This commit is contained in:
James Brooks
2017-03-18 09:14:16 +00:00
parent 6e046a4d0a
commit 7d27c61abe
5 changed files with 16 additions and 16 deletions
@@ -39,7 +39,7 @@ class EventServiceProvider extends ServiceProvider
'CachetHQ\Cachet\Bus\Events\ComponentGroup\ComponentGroupWasUpdatedEvent' => [
//
],
'CachetHQ\Cachet\Bus\Events\Component\ComponentStatusWasUpdatedEvent' => [
'CachetHQ\Cachet\Bus\Events\Component\ComponentStatusWasChangedEvent' => [
'CachetHQ\Cachet\Bus\Handlers\Events\Component\SendComponentUpdateEmailNotificationHandler',
],
'CachetHQ\Cachet\Bus\Events\Component\ComponentWasAddedEvent' => [