Skip to content

Commit 8a5e377

Browse files
committed
Support API AddressVerifyIntl.
1 parent b0a6354 commit 8a5e377

File tree

7 files changed

+719
-85
lines changed

7 files changed

+719
-85
lines changed

ChangeLog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2025-07-04 Version: 3.8.0
2+
- Support API AddressVerifyIntl.
3+
4+
15
2025-06-26 Version: 3.7.2
26
- Update API Initialize: add request parameters ChameleonFrameEnable.
37

composer.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,7 @@
2727
"require": {
2828
"php": ">5.5",
2929
"alibabacloud/darabonba": "^1.0.0",
30-
"alibabacloud/tea-oss-sdk": "^0.3.1",
31-
"alibabacloud/openplatform-20191219": "2.0.1",
32-
"alibabacloud/tea-oss-utils": "^0.3.1",
33-
"alibabacloud/tea-fileform": "^0.3.0",
30+
"alibabacloud/credentials": "^1.2.2",
3431
"alibabacloud/openapi-core": "^1.0.0"
3532
},
3633
"prefer-stable": true

0 commit comments

Comments
 (0)