Skip to content

v2.2.0

Choose a tag to compare

@waadmawlood waadmawlood released this 22 Mar 11:12
· 17 commits to main since this release
4c725f5

refactor(Metadata): add support for flags in asJson method

This change updates the asJson method to accept a second parameter, $flags, to support additional JSON encoding options. This ensures compatibility with newer versions of Laravel while maintaining backward compatibility with older versions.