File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -10,12 +10,12 @@ Enqueue is an MIT-licensed open source project with its ongoing development made
1010# Symfony Async Event Dispatcher.
1111
1212[ ![ Gitter] ( https://badges.gitter.im/php-enqueue/Lobby.svg )] ( https://gitter.im/php-enqueue/Lobby )
13- [ ![ Build Status] ( https://img.shields.io/github/workflow/status/php-enqueue/async-event-dispathcer /CI )] ( https://github.com/php-enqueue/async-event-dispathcer/actions?query=workflow%3ACI )
14- [ ![ Total Downloads] ( https://poser.pugx.org/enqueue/async-event-dispathcer/d/total.png )] ( https://packagist.org/packages/enqueue/async-event-dispathcer )
15- [ ![ Latest Stable Version] ( https://poser.pugx.org/enqueue/async-event-dispathcer/version.png )] ( https://packagist.org/packages/enqueue/async-event-dispathcer )
13+ [ ![ Build Status] ( https://img.shields.io/github/workflow/status/php-enqueue/async-event-dispatcher /CI )] ( https://github.com/php-enqueue/async-event-dispathcer/actions?query=workflow%3ACI )
14+ [ ![ Total Downloads] ( https://poser.pugx.org/enqueue/async-event-dispathcer/d/total.png )] ( https://packagist.org/packages/enqueue/async-event-dispatcher )
15+ [ ![ Latest Stable Version] ( https://poser.pugx.org/enqueue/async-event-dispathcer/version.png )] ( https://packagist.org/packages/enqueue/async-event-dispatcher )
1616
1717It contains an extension to Symfony's [ EventDispatcher] ( https://symfony.com/doc/current/components/event_dispatcher.html ) component.
18- It allows to processes events in background by sending them to MQ.
18+ It allows to process events in background by sending them to MQ.
1919
2020## Resources
2121
You can’t perform that action at this time.
0 commit comments