Skip to content

Releases: aws/aws-sdk-php-laravel

Version 3.10.0

26 Feb 22:27
c1477b1

Choose a tag to compare

  • Adds support for Laravel 12 and PHP 8.4
  • Drops support for PHP runtimes 8.0.x and below.

Version 3.9.0

18 Mar 17:52
11cb363

Choose a tag to compare

  • Adds support for Laravel 11
  • Deprecates PHP versions <7.2.5
  • Adds support for PHP 8.3

Version 3.8.1

24 Mar 20:28
fdecc2c

Choose a tag to compare

  • Adds .gitattributes to exclude tests and other non-pertinent files from package.

Version 3.8.0

16 Feb 17:01
5170d6b

Choose a tag to compare

Adds support for Laravel 10.

Version 3.7.0

08 Mar 22:22

Choose a tag to compare

  • Adds support for Laravel 8.0

Version 3.6.0

14 Sep 17:35

Choose a tag to compare

  • Adds support for Laravel 8.0

Version 3.5.0

11 Mar 19:36

Choose a tag to compare

  • Adds support for Laravel 7.0
  • Travis CI configuration updates

Version 3.4.0

09 Sep 21:02

Choose a tag to compare

  • Adds support for Laravel 6.0
  • Travis CI configuration updates

Version 3.3.2

15 Mar 18:00

Choose a tag to compare

  • Align with suggested Laravel configuration practices
  • Travis CI updated with PHP 7.3 and dependency resolution fixes

Version 3.3.1

03 Dec 22:38

Choose a tag to compare

  • Modify service provider to use different config for publishing and default usage