Skip to content

Commit

Permalink
Update support table
Browse files Browse the repository at this point in the history
  • Loading branch information
mbabker committed Dec 13, 2023
1 parent 483435d commit ffc802b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,7 @@ The below table shows the supported PHP and Symfony versions for this bundle. No
| Version | Status | PHP Versions | Symfony Versions |
|---------|-------------------------|--------------|-------------------|
| 2.x | **No Longer Supported** | 7.2-8.0 | 3.4, 4.4, 5.3-5.4 |
| 3.x | Actively Supported | 7.4+ | 4.4, 5.4, 6.0-6.2 |
| 4.x | Actively Supported | 8.1+ | 5.4, 6.2 |
| 3.x | Actively Supported | 7.4-8.2 | 4.4, 5.4, 6.0-6.4 |
| 4.x | Actively Supported | 8.1+ | 5.4, 6.3-6.4, 7.0 |

<div class="docs-note">When a maximum PHP version is listed, that is the highest version that is tested for support. The bundle may work on newer PHP versions, but support is not guaranteed.</div>

0 comments on commit ffc802b

Please sign in to comment.