Skip to content

Commit

Permalink
Add version table
Browse files Browse the repository at this point in the history
  • Loading branch information
staudenmeir committed Feb 21, 2024
1 parent cd704ca commit e4da778
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,18 @@ Use this command if you are in PowerShell on Windows (e.g. in VS Code):

composer require staudenmeir/belongs-to-through:"^^^^2.5"

## Versions

| Laravel | Package |
|:--------|:--------|
| 11.x | 2.16 |
| 10.x | 2.13 |
| 9.x | 2.12 |
| 8.x | 2.11 |
| 7.x | 2.10 |
| 6.x | 2.6 |
| 5.x | 2.5 |

## Usage

- [Custom Foreign Keys](#custom-foreign-keys)
Expand Down

0 comments on commit e4da778

Please sign in to comment.