Skip to content

v5.0.1

Compare
Choose a tag to compare
@Stichoza Stichoza released this 28 Nov 16:02
· 65 commits to master since this release
f978697

Updated package to require PHP 8 as PHP 7.4 reached its end of life yesterday.

  • setOptions() method accepts only arrays, parameter is not nullable anymore. Likelihood of impact in low.
  • Updated PHPUnit and GuzzleHttp dependencies.
  • All properties and parameters are typed.
  • Various bugfixes and improvements.