We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5d85b0 commit 8906ebbCopy full SHA for 8906ebb
.github/README.md
@@ -3,7 +3,7 @@
3
Official Cache Plugin for Saloon v2, to install it - run the following command:
4
5
```php
6
-composer require sammyjo20/saloon-cache-plugin
+composer require saloonhttp/cache-plugin
7
```
8
>Requires Saloon v2 and PHP 8.1+
9
composer.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "sammyjo20/saloon-cache-plugin",
+ "name": "saloonhttp/cache-plugin",
"description": "Official plugin for caching Saloon responses",
"type": "library",
"license": "MIT",
0 commit comments