File tree Expand file tree Collapse file tree 2 files changed +4
-10
lines changed Expand file tree Collapse file tree 2 files changed +4
-10
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
Original file line number Diff line number Diff line change 2020 "source" : " https://github.com/php-enqueue/enqueue-dev" ,
2121 "docs" : " https://github.com/php-enqueue/enqueue-dev/blob/master/docs/index.md"
2222 },
23- "repositories" : [
24- {
25- "type" : " git" ,
26- "url" : " https://github.com/andrewmy/php-rabbitmq-management-api.git"
27- }
28- ],
2923 "require-dev" : {
3024 "phpunit/phpunit" : " ^9.5" ,
3125 "enqueue/stomp" : " 0.10.x-dev" ,
You can’t perform that action at this time.
0 commit comments