Skip to content

Commit d7d493f

Browse files
authored
Merge pull request aws#105 from astrojason/1.0
Upgrade aws sdk to upgrade guzzle
2 parents ce9a9b5 + 1242901 commit d7d493f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
],
1414
"require": {
1515
"php": ">=5.3.3",
16-
"aws/aws-sdk-php": "~2.2",
16+
"aws/aws-sdk-php": "~3.0",
1717
"laravel/framework": "4.*"
1818
},
1919
"require-dev": {

src/Aws/Laravel/AwsServiceProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
*/
2929
class AwsServiceProvider extends ServiceProvider
3030
{
31-
const VERSION = '1.1.0';
31+
const VERSION = '1.2.0';
3232

3333
/**
3434
* Register the service provider.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy