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 b277176 commit 49f0b56Copy full SHA for 49f0b56
.github/README.md
@@ -3,7 +3,7 @@
3
Official Cache Plugin for Saloon v1, 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 v1 and PHP 8.0+
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