Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@edgarsn edgarsn released this 05 Mar 08:50
b27b4c4

Breaking changes

See whole upgrade guide in UPGRADE.md file.

  • Client configuration like ->timeout() changed to be applied for only individual request (#15)
  • Namespace changed from Newman\LaravelTmsApiClient to Newman\LaravelBackscreenApiClient (#16)
  • Config filename changed from tms-api.php to backscreen-api.php (#16)

Added

  • Laravel 12 support (#14)
  • PHP 8.4 support (#12)

Removed

  • Laravel EOL versions, including related PHP versions (#11)