Skip to content

Commit 5d9ed9c

Browse files
authored
Update composer.json of dynamo-db-session (#644)
1 parent e884d27 commit 5d9ed9c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
"license": "MIT",
1414
"require": {
1515
"php": "^7.2.5",
16-
"async-aws/core": "^1.2-dev",
17-
"async-aws/dynamo-db": "^0.3-dev"
16+
"async-aws/dynamo-db": "^0.3"
1817
},
1918
"extra": {
2019
"branch-alias": {

0 commit comments

Comments
 (0)