Skip to content

Commit 830ee6e

Browse files
committed
Fixed symfony/messenger bridge URI
1 parent 27cf73a commit 830ee6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Some bridges to popular packages :
2222
| [`league/flysystem`](https://github.com/yokai-php/batch-league-flysystem) | Copy/Move files in a job / Trigger job when file found |
2323
| [`symfony/console`](https://github.com/yokai-php/batch-symfony-console) | Add command to trigger jobs and async job launcher via command |
2424
| [`symfony/framework-bundle`](https://github.com/yokai-php/batch-symfony-framework) | Bundle to integrate with Symfony framework |
25-
| [`symfony/messenger`](https://github.com/yokai-php/batch-symfony-serializer) | Trigger jobs using message dispatch |
25+
| [`symfony/messenger`](https://github.com/yokai-php/batch-symfony-messenger) | Trigger jobs using message dispatch |
2626
| [`symfony/serializer`](https://github.com/yokai-php/batch-symfony-serializer) | Process items using (de)normalization |
2727
| [`symfony/validator`](https://github.com/yokai-php/batch-symfony-validator) | Skip invalid items during process |
2828

0 commit comments

Comments
 (0)