Skip to content

Commit ccb255d

Browse files
committed
Updated README
1 parent 6968267 commit ccb255d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
# AWS Service Provider for Laravel 4
22

3+
[![Latest Stable Version](https://poser.pugx.org/aws/aws-sdk-php-laravel/v/stable.png)](https://packagist.org/packages/aws/aws-sdk-php-laravel)
4+
[![Total Downloads](https://poser.pugx.org/aws/aws-sdk-php-laravel/downloads.png)](https://packagist.org/packages/aws/aws-sdk-php-laravel)
5+
36
A simple [Laravel 4](http://four.laravel.com/) service provider for including the [AWS SDK for PHP](https://github.com/aws/aws-sdk-php).
47

58
## Installation
69

710
The AWS Service Provider can be installed via [Composer](http://getcomposer.org) by requiring the
8-
`aws/aws-sdk-php-laravel` package and setting the `minimum-stability` to `dev` (required for Laravel 4) in your
9-
project's `composer.json`.
11+
`aws/aws-sdk-php-laravel` package in your project's `composer.json`.
1012

1113
```json
1214
{
1315
"require": {
14-
"laravel/framework": "4.0.*",
1516
"aws/aws-sdk-php-laravel": "1.*"
16-
},
17-
"minimum-stability": "dev"
17+
}
1818
}
1919
```
2020

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