Skip to content

Releases: giauphan/laravel-qr-code

1.0.3

21 Nov 13:54
Compare
Choose a tag to compare

What's Changed

  • [Docs] Add company, job, and url to vCard example by @EinLinuus in #4
  • PHP 8 Compatibility Fix: Resolved the deprecation warning related to optional parameters preceding required parameters. The affected method svg() now uses default values for $backColor and $foreColor parameters.

New Contributors

Full Changelog: 1.0.2...10.3

1.0.2

03 Oct 04:36
d7ab562
Compare
Choose a tag to compare
Merge pull request #3 from giauphan/default/value

fix default value vcard

1.0.1

03 Oct 03:43
Compare
Choose a tag to compare
update version qr-code

1.0.0

03 Oct 01:57
7a42509
Compare
Choose a tag to compare
Merge branch '1.0.0' into master

Signed-off-by: GiauPhan <122676967+giauphan@users.noreply.github.com>