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
10
10
# Symfony Async Event Dispatcher.
11
11
12
12
[ ![ 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 )
16
16
17
17
It 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.
19
19
20
20
## Resources
21
21
You can’t perform that action at this time.
0 commit comments