Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sausin authored Nov 30, 2023
1 parent ba3c676 commit 56b1818
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Also, take note of the upgrade.
| `4.x` | `>=7.2` | `>=5.4` | Above + Set private key on container | Deprecated |
| `5.x` | `>=7.4` | `>=5.8` | Above + Config-based Expiring Objects + Form Post Signature + Prefix | Maintained |
| `6.x` | `>=7.4` | `>=7.x` | PHP 8 support | Active |
| `7.x` | `>=8.0` | `>=9.x` | Laravel 9 support | Active |
| `7.x` | `>=8.0` | `>=9.x` | Laravel 9+ support | Active |

If you are using Laravel versions older than 5.5, add the service provider to the `providers` array in `config/app.php`:
```php
Expand Down

0 comments on commit 56b1818

Please sign in to comment.