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
Add JsonDefinition container integration and tests
Introduces JsonDefinition for container integration, enabling aliasing of Json to JsonInterface. Adds corresponding unit tests for JsonDefinition and refactors JsonTest to use short docblock annotations. Updates composer.json to register the new definition and bumps several dev dependencies.
Signed-off-by: Nathanael Esayeas <[email protected]>