Skip to content

Commit 5bc6f6d

Browse files
committed
Bump 1.5.32
1 parent 38371c3 commit 5bc6f6d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGELOG
22

3+
## 1.5.32 - 2022-12-08
4+
5+
- Support PHP versions: From 5.5 up to 8.1
6+
37
## 1.5.31 - 2021-05-13
48

59
- Deprecate `\GuzzleHttp\Psr7\parse_query` method

src/AlibabaCloud.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ class AlibabaCloud
3030
/**
3131
* Version of the Client
3232
*/
33-
const VERSION = '1.5.29';
33+
const VERSION = '1.5.32';
3434

3535
/**
3636
* This static method can directly call the specific service.

0 commit comments

Comments
 (0)