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
The ext-json is not an actual extension anymore since PHP 8.0, it's part of the core and can't be removed.
Since this library requires PHP 8.2 at minimum, the ext-json requirement should be removed.
The ext-json is not an actual extension anymore since PHP 8.0, it's part of the core and can't be removed.
Since this library requires PHP 8.2 at minimum, the ext-json requirement should be removed.