Skip to content

Commit 558824a

Browse files
authored
Merge pull request aws#107 from aws/revert-105-1.0
Revert "Upgrade aws sdk to upgrade guzzle"
2 parents d7d493f + 381bb9f commit 558824a

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": "~3.0",
16+
"aws/aws-sdk-php": "~2.2",
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.2.0';
31+
const VERSION = '1.1.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