Skip to content

Commit

Permalink
Merge branch 'master' into psalm-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
alies-dev committed Mar 17, 2024
2 parents b82a3db + 2d5d698 commit 47db740
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,14 @@ Find bugs without the overhead of writing tests!

## Versions & Dependencies

| Laravel Psalm Plugin | PHP | Laravel | Psalm |
|----------------------|------|------------|-------|
| 2.10+ | ^8.1 | 10, 11 | 5 |
| 2.9.x | ^8.0 | 9, 10, 11 | 4, 5 |
| 2.7-2.8 | ^8.0 | 9, 10 | 4, 5 |
| 2.1-2.6 | ^8.0 | 9 | 4, 5 |
| 2.0.x | ^8.0 | 8, 9 | 4, 5 |
| 1.x | ^7.1 | 5, 6, 7, 8 | 3, 4 |
Maintained versions:

| Laravel Psalm Plugin | PHP | Laravel | Psalm |
|----------------------|-------|------------|-------|
| master | ^8.1 | 10, 11 | 5 |
| 2.9.x | ^8.0 | 9, 10, 11 | 4, 5 |
| 1.6.x | >=7.3 | 6, 8 | 4 |
| 1.4.x | >=7.2 | 6, 7, 8 | 3, 4 |

See [releases](https://github.com/psalm/psalm-plugin-laravel/releases) for more details about supported PHP, Laravel and Psalm versions.

Expand Down

0 comments on commit 47db740

Please sign in to comment.