Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cjmellor authored Mar 29, 2024
1 parent 5d40c86 commit 6e870e0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@ The config allows you to change the polymorphic pivot name. It should end with `

## Usage

> The package utilises Enums, so both PHP 8.1 and Laravel 9 must be used.
> [!NOTE]
> The package utilises Enums, so both PHP >= 8.1 and Laravel 10 must be used.
>
> **Note** This package does not approve/deny the data for you, it just stores the new/amended data into the database. It is up to you to decide how you implement a function to approve or deny the Model.
Expand Down

0 comments on commit 6e870e0

Please sign in to comment.