Skip to content

Commit 9779bf1

Browse files
Updated dependencies.
1 parent d11c39b commit 9779bf1

File tree

2 files changed

+232
-257
lines changed

2 files changed

+232
-257
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,10 @@
22
"name": "guillermoandrae/php-dynamodb",
33
"description": "A PHP library that can be used to interact with Amazon DynamoDB",
44
"license": "MIT",
5-
"minimum-stability": "dev",
65
"require": {
76
"php": "^7.2",
87
"aws/aws-sdk-php": "^3.95",
9-
"guillermoandrae/php-collection": "1.*"
8+
"guillermoandrae/php-collection": "^1.0"
109
},
1110
"autoload": {
1211
"psr-4": {

0 commit comments

Comments
 (0)