timacdonald / json-api

A lightweight API resource for Laravel that helps you adhere to the JSON:API standard. Supports sparse fieldsets, compound documents, and more.
585 stars 40 forks source link

Fixes readme supported versions #51

Closed nunomaduro closed 6 months ago

szepeviktor commented 6 months ago

https://github.com/timacdonald/json-api/blob/aed50a8698bd3efe698771abbbf7331e5f1e8aad/composer.json#L20-L21

timacdonald commented 6 months ago

Thanks!