1.1.3
- Add PHP 8.5 support (widen constraint to
^8.2) - Fix CGL violations (
no_unneeded_control_parentheses) - Add missing
: mixedreturn type toJsonSerializer::decode()
Note: PHP 8.5 CI testing is blocked until magicsunday/xmlmapper releases a PHP 8.5-compatible version. The PHP constraint allows 8.5, but transitive dependency resolution will fail until then.