Skip to content

Commit b6ebe06

Browse files
committed
Versions compatibility table added.
1 parent 50e5eb5 commit b6ebe06

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,14 @@
1313

1414
Provides logging and notifications for Laravel console commands.
1515

16+
| Laravel | Console Logger |
17+
| ------- | :-----------------------------------------------------------------------: |
18+
| 5.1.* | [5.1.*](https://github.com/dmitry-ivanov/laravel-console-logger/tree/5.1) |
19+
| 5.2.* | [5.2.*](https://github.com/dmitry-ivanov/laravel-console-logger/tree/5.2) |
20+
| 5.3.* | [5.3.*](https://github.com/dmitry-ivanov/laravel-console-logger/tree/5.3) |
21+
| 5.4.* | [5.4.*](https://github.com/dmitry-ivanov/laravel-console-logger/tree/5.4) |
22+
| 5.5.* | [5.5.*](https://github.com/dmitry-ivanov/laravel-console-logger/tree/5.5) |
23+
1624
## Table of contents
1725

1826
- [Usage](#usage)

0 commit comments

Comments
 (0)