8000 Update composer.json · pluginscart/dynamodb-php@eb891f2 · GitHub
[go: up one dir, main page]

Skip to content

Commit eb891f2

Browse files
authored
Update composer.json
1 parent 4c7b1ac commit eb891f2

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
@@ -3,7 +3,7 @@
33
"require": {
44
"aws/aws-sdk-php": "3.*"
55
},
6-
"minimum-stability": "1.0.0",
6+
"minimum-stability": "stable",
77
"description": "Access AWS DynamoDB through simpler interface in PHP.",
88
"license": "MIT",
99
"keywords": ["aws","dynamodb","dynamodb php"],

0 commit comments

Comments
0 (0)
0