Skip to content

Commit

Permalink
Updated minimums
Browse files Browse the repository at this point in the history
  • Loading branch information
Sammyjo20 committed Nov 23, 2023
1 parent 52ad85f commit 9c2d06b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ During deployment, Lasso will then download your assets from the filesystem. It

## Installation

Lasso requires Laravel 6+ and PHP 7.3 or higher. To install Lasso, simply run the composer require command below:
Lasso supports Laravel 9+ and PHP 8.1 or higher. To install Lasso, simply run the composer require command below:

```bash
composer require sammyjo20/lasso
composer require sammyjo20/lasso "^3.0"
```

After that, run the command below to create the lasso.php config file:
Expand Down

0 comments on commit 9c2d06b

Please sign in to comment.