Skip to content

Commit 9da5367

Browse files
committed
Updated README
1 parent e213bab commit 9da5367

File tree

2 files changed

+6
-18
lines changed

2 files changed

+6
-18
lines changed

.github/README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
1-
## Saloon Cache Plugin
1+
## Official Caching Plugin For Saloon v3
2+
This is the official repository for the cache plugin. This plugin can automatically cache your Saloon
3+
requests to one of many storage adapters.
24

3-
Official Cache Plugin for Saloon v2, to install it - run the following command:
5+
### Installation
6+
You can install the cache plugin through Composer.
47

58
```php
6-
composer require saloonphp/cache-plugin
9+
composer require saloonphp/cache-plugin "^3.0"
710
```
8-
>Requires Saloon v2 and PHP 8.1+
911

1012
### Documentation
1113

phpunit.xml.bak

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)