Skip to content

Commit b37ef74

Browse files
committed
chore: sync from monorepo
1 parent 2d0e35a commit b37ef74

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
@@ -11,7 +11,7 @@
1111
## 快速开始
1212

1313
```bash
14-
composer require uapis/uapi-sdk-php
14+
composer require axt-team/uapi-sdk-php
1515
```
1616

1717
```php

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "uapis/uapi-sdk-php",
2+
"name": "axt-team/uapi-sdk-php",
33
"type": "library",
44
"require": { "php": ">=8.1", "guzzlehttp/guzzle": "^7.8" },
55
"autoload": { "psr-4": { "Uapi\\": "src/" } }

0 commit comments

Comments
 (0)