Skip to content

Commit 49f0b56

Browse files
committed
Switched to saloonhttp namespace
1 parent b277176 commit 49f0b56

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Official Cache Plugin for Saloon v1, to install it - run the following command:
44

55
```php
6-
composer require sammyjo20/saloon-cache-plugin
6+
composer require saloonhttp/cache-plugin
77
```
88
>Requires Saloon v1 and PHP 8.0+
99

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "sammyjo20/saloon-cache-plugin",
2+
"name": "saloonhttp/cache-plugin",
33
"description": "Official plugin for caching Saloon responses",
44
"type": "library",
55
"license": "MIT",

0 commit comments

Comments
 (0)