Skip to content

Releases: ptondereau/Laravel-UPS-Api

Laravel 11 support

20 May 13:13
22119bc
Compare
Choose a tag to compare

BC

We're removing support for Laravel 8 and 9 and also PHP 7.4 and 8.0

What's Changed

New Contributors

Full Changelog: v3.0.0...v4.0.0

Laravel 10

13 Jun 14:33
81757e0
Compare
Choose a tag to compare

BC Changes

We're not supporting the unmaintained Laravel version anymore (8 >= only) and dropped PHP 7.2 support

What's Changed

New Contributors

Full Changelog: v2.3.0...v3.0.0

Laravel 9

17 Feb 15:51
7841eea
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.3.0

gabrielbull/ups-api v2

13 May 19:31
c690c7f
Compare
Choose a tag to compare
v2.2.0

chore: Update tests.

PHP UPS Api v1.2.0

15 Sep 13:27
d78fb06
Compare
Choose a tag to compare

Use new release of PHP UPS Api (v1.2.0)

Laravel 8 + php8

11 Sep 09:26
bc8dced
Compare
Choose a tag to compare
  • Add support of Laravel 8
  • Not longer support Laravel 5
  • Add support for PHP 8
  • Switch CI to Github Actions

Add Laravel 7.0 support

28 May 17:44
b7570de
Compare
Choose a tag to compare

Laravel 7 support by @djfrailey

Support Laravel 6.0

03 Sep 14:18
fc7b3ac
Compare
Choose a tag to compare
1.1.1

Support Laravel 6.0.

UPS-API 0.8

19 Aug 16:11
4405275
Compare
Choose a tag to compare
  • Update to ups-api 0.8
  • Add RateTimeInTransit Request
  • Adopt typed syntax in PHP files

Laravel 5.8

19 Aug 15:31
eedc667
Compare
Choose a tag to compare
  • Update to Laravel 5.8
  • Remove support of HHVM and PHP < 7.1.3
  • Minimum Laravel version >= 5.5 (LTS)