Skip to content

Commit

Permalink
docs: add laravel version compatibilities section on readme
Browse files Browse the repository at this point in the history
  • Loading branch information
yoelpc4 committed Mar 9, 2022
1 parent c1b4a20 commit f4e5f22
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,15 @@ _Laravel Cloudinary filesystem driver._
- [Laravel](https://laravel.com)
- [Cloudinary Account Details](https://cloudinary.com)

## Laravel Version Compatibilities

| Laravel | Package |
|---------|---------|
| 9.x.x | 3.x |
| 8.x.x | 2.x |
| 7.x.x | 2.x |
| 6.x.x | 2.x |

## Install

Require this package with composer via command:
Expand Down

0 comments on commit f4e5f22

Please sign in to comment.