Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add version constraints to README.md
  • Loading branch information
bilfeldt authored Jun 7, 2024
1 parent bc089bc commit 53bd40d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@

Create request Correlation-IDs via middleware and pass both this globally unique `Correlation-ID` and any user provided `Request-ID` to the global log context.

| Version | Laravel | PHP |
|---------|-------------|-------------------------|
| 1.* | 10.* | 8.1.* \| 8.2.* |
| Version | Laravel | PHP |
|---------|--------------|-------------------------|
| 1.* | 10.* \| 11.* | 8.1.* \| 8.2.* \| 8.3.* |

## Motivation

Expand Down

0 comments on commit 53bd40d

Please sign in to comment.