Skip to content

Commit

Permalink
fix: update readme to point to latest laravel-cache version (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
rishtigupta authored Apr 26, 2024
1 parent d9057a0 commit 279b7df
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 @@ Add our SDK as a dependency to your Laravel installation's `composer.json` file:
```json
{
"require": {
"momentohq/laravel-cache": "1.0.4"
"momentohq/laravel-cache": "1.1.3"
}
}
```
Expand Down

0 comments on commit 279b7df

Please sign in to comment.