laravel-rabbitmq icon indicating copy to clipboard operation
laravel-rabbitmq copied to clipboard

🐰 An easy to use Laravel package for working with RabbitMQ.

Results 5 laravel-rabbitmq issues
Sort by recently updated
recently updated
newest added

Bumps [yaml](https://github.com/eemeli/yaml) to 2.2.2 and updates ancestor dependencies [yaml](https://github.com/eemeli/yaml), [@commitlint/load](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/load), husky and [lint-staged](https://github.com/okonet/lint-staged). These dependencies need to be updated together. Updates `yaml` from 1.10.2 to 2.2.2 Release notes Sourced from...

dependencies

https://github.com/kunalvarma05/laravel-rabbitmq/blob/2927e58a36868c092f6652e8dabcf687b89d8dc8/src/config/rabbitmq.php#L24 if I copied this, with name like `another`, how to use it?

Hi I freshly created a Laravel project, but I cannot install this package, maybe because of a dependency version mismatch. ``` Your requirements could not be resolved to an installable...