Skip to content

v1.0.0

Compare
Choose a tag to compare
@crynobone crynobone released this 31 Aug 01:03
· 558 commits to 5.x since this release

New

  • Initial stable release.

Changes

  • Billplz\Three\Bill::create() now support array for $callbackUrl parameter, when you can provide an associated array containing callback_url and redirect_url.
  • Make nesbot/carbon dependency optional, simply use new \DateTime() if it is not presented.