Skip to content

Commit f19db42

Browse files
authored
[DynamoDb] Use core 0.5 (#327)
1 parent 935fe3e commit f19db42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines 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.4",
13+
"async-aws/core": "^0.5",
1414
"symfony/http-client-contracts": "^1.0 || ^2.0"
1515
},
1616
"extra": {

0 commit comments

Comments
 (0)