Skip to content

Commit 22d1a3e

Browse files
authored
Update other packages with a new patch version (#522)
* Update other packages with a new patch version * Revert bundle changes
1 parent 164c777 commit 22d1a3e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 0.4.1
4+
5+
### Changed
6+
7+
- Support only version 1.0 of async-aws/core
8+
39
## 0.4.0
410

511
### Changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"require": {
1111
"php": "^7.2.5",
1212
"ext-json": "*",
13-
"async-aws/core": "^0.5"
13+
"async-aws/core": "^1.0"
1414
},
1515
"extra": {
1616
"branch-alias": {

0 commit comments

Comments
 (0)