Skip to content

Commit 4019313

Browse files
committed
Added compatibility list
1 parent 9b82151 commit 4019313

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,19 @@ composer require beyondcode/laravel-favicon
2525

2626
The service provider for this package will be automatically registered for you.
2727

28+
### Compatibility
29+
30+
| | 1.0 | 1.1 | 1.2 | 1.3 | 1.4 | 1.5 | 1.6 |
31+
|-------|-----|-----|-----|-----|-----|-----|-----|
32+
| 5.6.x ||||||||
33+
| 5.7.x ||||||||
34+
| 5.8.x ||||||||
35+
| 6.x ||||||||
36+
| 7.x ||||||||
37+
| 8.x ||||||||
38+
| 9.x ||||||||
39+
| 10.x ||||||||
40+
2841
## Usage
2942

3043
To make use of this package, make use of the `favicon` helper function that this package provides.

0 commit comments

Comments
 (0)