Releases: ptondereau/Laravel-UPS-Api
Releases · ptondereau/Laravel-UPS-Api
Laravel 11 support
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
BC Changes
We're not supporting the unmaintained Laravel version anymore (8 >= only) and dropped PHP 7.2 support
What's Changed
- fix typos in readme and config by @icweb in #28
- Support laravel 10 by @ed-hanton-swytch in #29
New Contributors
- @icweb made their first contribution in #28
- @ed-hanton-swytch made their first contribution in #29
Full Changelog: v2.3.0...v3.0.0
Laravel 9
gabrielbull/ups-api v2
v2.2.0 chore: Update tests.
PHP UPS Api v1.2.0
Use new release of PHP UPS Api (v1.2.0)
Laravel 8 + php8
- 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
Laravel 7 support by @djfrailey
Support Laravel 6.0
1.1.1 Support Laravel 6.0.
UPS-API 0.8
- Update to ups-api 0.8
- Add RateTimeInTransit Request
- Adopt typed syntax in PHP files
Laravel 5.8
- Update to Laravel 5.8
- Remove support of HHVM and PHP < 7.1.3
- Minimum Laravel version >= 5.5 (LTS)