File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 99This is a simple [ Laravel] ( http://laravel.com/ ) service provider for making it easy to include the official
1010[ AWS SDK for PHP] ( https://github.com/aws/aws-sdk-php ) in your Laravel and Lumen applications.
1111
12- The master branch of this repository and this README are for version 3.x of the service provider, which is implemented
13- to work with Version 3 of the AWS SDK for PHP and Laravel 5.1+ .
12+ This README is for version 3.x of the service provider, which is implemented to work with Version 3 of the AWS SDK for
13+ PHP and Laravel 5.1.
1414
15- Past Versions:
15+ ** Major Versions:**
1616
17- * [ 2.0 branch] ( https://github.com/aws/aws-sdk-php-laravel/tree/2.0 ) - For Laravel 5.0 and Version 2 of the AWS SDK for PHP
18- * [ 1.0 branch] ( https://github.com/aws/aws-sdk-php-laravel/tree/1.0 ) - For Laravel 4.x and Version 2 of the AWS SDK for PHP
17+ * ** 3.x** (YOU ARE HERE) - For ` laravel/framework:~5.1 ` and ` aws/aws-sdk-php:~3.0 `
18+ * ** 2.x** ([ 2.0 branch] ( https://github.com/aws/aws-sdk-php-laravel/tree/2.0 ) ) - For ` laravel/framework:5.0.* ` and ` aws/aws-sdk-php:~2.4 `
19+ * ** 1.x** ([ 1.0 branch] ( https://github.com/aws/aws-sdk-php-laravel/tree/1.0 ) ) - For ` laravel/framework:4.* ` and ` aws/aws-sdk-php:~2.4 `
1920
2021## Installation
2122
You can’t perform that action at this time.
0 commit comments