You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[skip ci] Update PHP type hints and lower PHP version requirement
Constructor type hints for JsUtils are updated to use nullable type syntax (?JsUtils) for consistency and modern PHP standards. The minimum required PHP version in composer.json is lowered from 8.5 to 8.1.
0 commit comments