Skip to content

Commit 7fb0eda

Browse files
committed
Updated composer.json for new version of the SDK
1 parent 6195b51 commit 7fb0eda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
],
1414
"require": {
1515
"php": ">=5.3.7",
16-
"aws/aws-sdk-php": "2.1.*",
17-
"laravel/framework": "4.0.*"
16+
"aws/aws-sdk-php": ">=2.1",
17+
"laravel/framework": "4.*"
1818
},
1919
"minimum-stability": "dev",
2020
"autoload": {

0 commit comments

Comments
 (0)