Skip to content

Commit

Permalink
Tweak supported versions in README
Browse files Browse the repository at this point in the history
  • Loading branch information
chalasr committed Dec 14, 2024
1 parent ad2e3e7 commit 3e089d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ LexikJWTAuthenticationBundle

This bundle provides JWT (Json Web Token) authentication for your Symfony API.

It is compatible (and tested) with PHP > 8.2 and Symfony > 6.4.
It is compatible (and tested) with PHP > 8.2 up to 8.4 and Symfony > 6.4 up to 7.2.

Documentation
-------------
Expand Down

0 comments on commit 3e089d1

Please sign in to comment.