diff --git a/source/_posts/2019-09-13-live-blogging-symfonylive-london.md b/source/_posts/2019-09-13-live-blogging-symfonylive-london.md index 9ea93fbc..ebc85a5d 100644 --- a/source/_posts/2019-09-13-live-blogging-symfonylive-london.md +++ b/source/_posts/2019-09-13-live-blogging-symfonylive-london.md @@ -136,6 +136,7 @@ Notifier * New intern. Understand everything, 'just PHP'. Plain PHP application, not 'scary Symfony' ### Symfony Messenger + * `composer req symfony/messager` - best MessageBus implementation * Message -> Message bus -> Message handler * Message is a plain PHP class