Skip to content

Commit

Permalink
add version support
Browse files Browse the repository at this point in the history
  • Loading branch information
timacdonald committed Dec 10, 2021
1 parent 35e9fb4 commit 254cdb9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ A lightweight JSON Resource for Laravel that helps you adhere to the JSON:API st

These docs are not designed to introduce you to the JSON:API spec and the associated concepts, instead you should [head over and read the spec](https:/jsonapi.org) if you are not familiar with it.

# Version support

- **PHP**: 7.4, 8.0, 8.1
- **Laravel**: 8.0

# Installation

You can install using [composer](https://getcomposer.org/) from [Packagist](https://packagist.org/packages/timacdonald/json-api).
Expand Down

0 comments on commit 254cdb9

Please sign in to comment.