Skip to content

Commit f731510

Browse files
committed
add documentation links to support policy
1 parent bf07eaf commit f731510

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

README.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,15 @@ RabbitMQ Queue driver for Laravel
1010

1111
Only 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

Comments
 (0)