Skip to content

Commit

Permalink
Update PHP and Laravel requirements in README.md
Browse files Browse the repository at this point in the history
The README.md file is updated to reflect the new PHP requirements from 7.4 to 8.3 version. Laravel 8.x - 11.x has also been added to the requirements list. This update helps developers ensure they are utilizing the correct versions of PHP and Laravel when working on the project.
  • Loading branch information
abordage committed Mar 23, 2024
1 parent f10d87c commit 7b795bb
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 @@ -42,7 +42,8 @@ A Laravel Nova card for displaying lists with links to view and edit.
</p>

## Requirements
- PHP 7.4 - 8.2
- PHP 7.4 - 8.3
- Laravel 8.x - 11.x
- Nova 4

## Installation
Expand Down

0 comments on commit 7b795bb

Please sign in to comment.