Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Releases: Astrotomic/laravel-guzzle

v2.4.0

07 Oct 10:30
43085b3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.3.0...2.4.0

2.3.0

29 Jun 15:04
5b4d79d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2.0...2.3.0

2.2.0

06 Oct 10:40
Compare
Choose a tag to compare
  • add Laravel 8 support
  • add Guzzle 7 support

2.1.0

03 Mar 11:21
8ea3da1
Compare
Choose a tag to compare
  • added Laravel 7 support

2.0.0

24 Feb 16:10
7b8983c
Compare
Choose a tag to compare
  • upgrade guide
  • added default_client and clients config keys
  • added \Astrotomic\LaravelGuzzle\Factory as new core of the package
  • changed \Astrotomic\LaravelGuzzle\Facades\Guzzle to pipe calls to the new factory
  • dropped guzzle() helper function
  • renamed service-provider from LaravelGuzzleServiceProvider to GuzzleServiceProvider

v1.0.1

17 Feb 16:25
Compare
Choose a tag to compare
  • upgrade guzzle to at least v6.3

v1.0.0

14 Feb 14:33
Compare
Choose a tag to compare
  • initial release