Version 1.2.0

- Event publishing without queue
- Broadcastable event can be non json serializable
This commit is contained in:
2026-02-27 01:16:02 +04:00
parent 6b044074ce
commit ac735d8bf5
2 changed files with 283 additions and 307 deletions

View File

@@ -3,7 +3,7 @@
"description": "A laravel package for events emitting between services using RabbitMQ as message broker.",
"type": "library",
"license": "MIT",
"version": "1.1.0",
"version": "1.2.0",
"keywords": [
"laravel", "rabbitmq", "event", "emit", "microservice",
"pipeline", "data exchanging", "message", "broker", "php8",

588
composer.lock generated

File diff suppressed because it is too large Load Diff