@@ -10,14 +10,15 @@ RabbitMQ Queue driver for Laravel
1010
1111Only the latest version will get new features. Bug fixes will be provided using the following scheme:
1212
13- | Package Version | Laravel Version | Bug Fixes Until |
14- | -----------------| -----------------| ---------------------|
15- | 6.0 | 5.5 | August 30th, 2019 |
16- | 7.0 | 5.6 | August 7th, 2018 |
17- | 7.1 | 5.7 | March 4th, 2019 |
18- | 7.2 | 5.8 | August 26th, 2019 |
19- | 9 | 6 | September 3rd, 2021 |
20- | 10 | 6 | September 3rd, 2021 |
13+ | Package Version | Laravel Version | Bug Fixes Until | |
14+ | -----------------| -----------------| ---------------------| ---------------------------------------------------------------------------------------------|
15+ | 6.0 | 5.5 | August 30th, 2019 | [ Documentation] ( https://github.com/vyuldashev/laravel-queue-rabbitmq/blob/v6.0/README.md ) |
16+ | 7.0 | 5.6 | August 7th, 2018 | [ Documentation] ( https://github.com/vyuldashev/laravel-queue-rabbitmq/blob/v7.0/README.md ) |
17+ | 7.1 | 5.7 | March 4th, 2019 | [ Documentation] ( https://github.com/vyuldashev/laravel-queue-rabbitmq/blob/v7.0/README.md ) |
18+ | 7.2 | 5.8 | August 26th, 2019 | [ Documentation] ( https://github.com/vyuldashev/laravel-queue-rabbitmq/blob/v7.0/README.md ) |
19+ | 8.0 | 5.8 | August 26th, 2019 | [ Documentation] ( https://github.com/vyuldashev/laravel-queue-rabbitmq/blob/v8.0/README.md ) |
20+ | 9 | 6 | September 3rd, 2021 | [ Documentation] ( https://github.com/vyuldashev/laravel-queue-rabbitmq/blob/v9.0/README.md ) |
21+ | 10 | 6 | September 3rd, 2021 | [ Documentation] ( https://github.com/vyuldashev/laravel-queue-rabbitmq/blob/master/README.md ) |
2122
2223## Installation
2324
0 commit comments