We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f04cb7 commit 1b1b230Copy full SHA for 1b1b230
README.md
@@ -41,7 +41,7 @@ Limitations:
41
This project should not be confused with `JsonSerializable` interface added on PHP 5.4. This interface is used on
42
`json_encode` to encode the objects. There is no unserialization with this interface, differently from this project.
43
44
-*Json Serializer requires PHP >= 7.2 and tested until PHP 8.2*
+*Json Serializer requires PHP >= 7.2 and tested until PHP 8.4*
45
46
## Example
47
0 commit comments