You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ Some bridges to popular packages :
22
22
|[`league/flysystem`](https://github.com/yokai-php/batch-league-flysystem)| Copy/Move files in a job / Trigger job when file found |
23
23
|[`symfony/console`](https://github.com/yokai-php/batch-symfony-console)| Add command to trigger jobs and async job launcher via command |
24
24
|[`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 |
26
26
|[`symfony/serializer`](https://github.com/yokai-php/batch-symfony-serializer)| Process items using (de)normalization |
27
27
|[`symfony/validator`](https://github.com/yokai-php/batch-symfony-validator)| Skip invalid items during process |
0 commit comments