You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Bugfix] Support for Composer 2.0
[Bugfix] Updated endroid/qrcode to be the new format of endroid/qr-code (the author seems to have republished the same repository but with a new namespace then flagged the old as abandoned)
There aren't substantial changes in this release but as it removes the use of a dependency, it could potentially be a breaking change for someone.
[Bugfix] Google QR Code generation seemed to no longer work due to problems with excessive encoding
[Bugfix] Google Charts have deprecated the use of their QR API, so I've moved to recommending the use of Endroid instead
[Bugfix] composer.json included the cache/filesystem-adapter dependency without actually using it. This has been removed