Skip to content

Commit 1b1b230

Browse files
authored
Updated tested PHP version
1 parent 2f04cb7 commit 1b1b230

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Limitations:
4141
This project should not be confused with `JsonSerializable` interface added on PHP 5.4. This interface is used on
4242
`json_encode` to encode the objects. There is no unserialization with this interface, differently from this project.
4343

44-
*Json Serializer requires PHP >= 7.2 and tested until PHP 8.2*
44+
*Json Serializer requires PHP >= 7.2 and tested until PHP 8.4*
4545

4646
## Example
4747

0 commit comments

Comments
 (0)