Skip to content

Commit a0cdccf

Browse files
committed
Update vendor name
1 parent bea7120 commit a0cdccf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The SpinupWP PHP SDK provides an expressive interface for interacting with [Spin
1010
## Installation
1111
To get started, require the package via [Composer](https://getcomposer.org):
1212
```bash
13-
composer require deliciousbrains/spinupwp-php-sdk
13+
composer require spinupwp/spinupwp-php-sdk
1414
```
1515

1616
## Usage

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "deliciousbrains/spinupwp-php-sdk",
2+
"name": "spinupwp/spinupwp-php-sdk",
33
"description": "The official SpinupWP PHP SDK",
44
"keywords": ["spinupwp", "api"],
55
"license": "MIT",

0 commit comments

Comments
 (0)